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().
|
inline |
References m, MADNESS_EXCEPTION, and madness::constants::pi.
long SphericalHarmonics::l |
long SphericalHarmonics::m |
bool SphericalHarmonics::zero =false |