|
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
References madness::abs(), l, and zero.
|
inline |
References l, m, MADNESS_EXCEPTION, madness::nonlinear_vector_solver(), madness::constants::pi, and zero.
| long SphericalHarmonics::l |
Referenced by SphericalHarmonics(), and operator()().
| long SphericalHarmonics::m |
Referenced by operator()().
Referenced by SphericalHarmonics(), and operator()().