Maestro 0.2.11
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
BivariateHermiteInterpolation.h File Reference
Include dependency graph for BivariateHermiteInterpolation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Utils::BivariateHermiteInterpolation

Namespaces

namespace  Utils

Macros

#define __UTILS_BIVARIATE_HERMITE_INTERPOLATION_H__

Detailed Description

Version
1.0

DESCRIPTION

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.

Macro Definition Documentation

◆ __UTILS_BIVARIATE_HERMITE_INTERPOLATION_H__

#define __UTILS_BIVARIATE_HERMITE_INTERPOLATION_H__

Definition at line 14 of file BivariateHermiteInterpolation.h.