MADNESS 0.10.1
|
returns the complex value of a given spherical harmonic More...
Public Member Functions | |
SphericalHarmonics (const long l, const long m) | |
double_complex | operator() (const coord_3d &xyz) const |
Public Attributes | |
long | l |
long | m |
bool | zero =false |
returns the complex value of a given spherical harmonic
|
inline |
References madness::abs(), l, and zero.
|
inline |
References l, m, MADNESS_EXCEPTION, madness::constants::pi, and zero.
long SphericalHarmonics::l |
Referenced by SphericalHarmonics(), and operator()().
long SphericalHarmonics::m |
Referenced by operator()().
bool SphericalHarmonics::zero =false |
Referenced by SphericalHarmonics(), and operator()().