ergo
|
Code for explicitly computing the matrix for conversion between integrals computed for Hermite Gaussians and Cartesian Gaussians, for given nmax and exponent values. More...
Go to the source code of this file.
Functions | |
int | get_hermite_conversion_matrix (const monomial_info_struct *monomial_info, int nmax, int inverseFlag, ergo_real exponent, ergo_real *result) |
Code for explicitly computing the matrix for conversion between integrals computed for Hermite Gaussians and Cartesian Gaussians, for given nmax and exponent values.
int get_hermite_conversion_matrix | ( | const monomial_info_struct * | monomial_info, |
int | nmax, | ||
int | inverseFlag, | ||
ergo_real | exponent, | ||
ergo_real * | result | ||
) |