|
Maestro 0.2.11
Unified interface for quantum circuit simulation
|
#include "HermiteInterpolation.h"Go to the source code of this file.
Classes | |
| class | Utils::BivariateHermiteInterpolation |
Namespaces | |
| namespace | Utils |
Macros | |
| #define | __UTILS_BIVARIATE_HERMITE_INTERPOLATION_H__ |
Interpolates in the first dimension using the normal Hermite interpolation, then the obtained values are used for a second Hermite interpolation in the second direction.
Definition in file BivariateHermiteInterpolation.h.
| #define __UTILS_BIVARIATE_HERMITE_INTERPOLATION_H__ |
Definition at line 14 of file BivariateHermiteInterpolation.h.