![]() |
(git:f56c6e3)
|
Go to the source code of this file.
Functions | |
| double | libgrpp_gaussian_norm_factor (int n, int l, int m, double alpha) |
| double libgrpp_gaussian_norm_factor | ( | int | n, |
| int | l, | ||
| int | m, | ||
| double | alpha | ||
| ) |
Calculates normalization factor for the cartesian Gaussian x^n y^l z^m exp(-alpha*r^2)
Definition at line 27 of file grpp_norm_gaussian.c.