39 #ifndef HERMITE_CONVERSION_EXPLICIT_HEADER 40 #define HERMITE_CONVERSION_EXPLICIT_HEADER Definition: monomial_info.h:57
double ergo_real
Definition: realtype.h:69
Definition of the main floating-point datatype used; the ergo_real type.
Code used to organize monomials; contributions like x, y, z, xy, xz etc.
int get_hermite_conversion_matrix(const monomial_info_struct *monomial_info, int nmax, int inverseFlag, ergo_real exponent, ergo_real *result)
Definition: hermite_conversion_explicit.cc:47