sc::SphericalTransformIter
This iterates through the components of a SphericalTransform.
- Provided by: libsc-doc (Version: 2.3.1-21)
- Source: mpqc
- Report a bug
This iterates through the components of a SphericalTransform.
#include <transform.h>
SphericalTransformIter (const SphericalTransform *)
void begin ()
void start ()
void next ()
int ready ()
operator int ()
int l ()
int cartindex ()
int pureindex ()
int bfn ()
double coef ()
int a ()
int b ()
int c ()
int l (int i)
int n ()
const SphericalTransform * transform_
This iterates through the components of a SphericalTransform.
Generated automatically by Doxygen for MPQC from the source code.