ergo
|
ExponentList class for keeping track of a set of unique exponents in Gaussian functions, together with a max coefficient value for each exponent. More...
Go to the source code of this file.
Classes | |
struct | unique_exponent_struct |
class | ExponentList |
Variables | |
const int | MAX_NO_OF_UNIQUE_EXPONENTS = 222 |
const ergo_real | CONST_EXPONENT_DIFF_TOLERANCE = 0.0001 |
ExponentList class for keeping track of a set of unique exponents in Gaussian functions, together with a max coefficient value for each exponent.
const ergo_real CONST_EXPONENT_DIFF_TOLERANCE = 0.0001 |
Referenced by ExponentList::get_list_of_available_exponents().
const int MAX_NO_OF_UNIQUE_EXPONENTS = 222 |
Referenced by ExponentList::get_list_of_available_exponents().