39#ifndef HERMITE_CONVERSION_EXPLICIT_HEADER
40#define HERMITE_CONVERSION_EXPLICIT_HEADER
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
Code used to organize monomials; contributions like x, y, z, xy, xz etc.
Definition of the main floating-point datatype used; the ergo_real type.
double ergo_real
Definition: realtype.h:69
Definition: monomial_info.h:58