sc_SphericalTransformIter - Man Page

This iterates through the components of a SphericalTransform.

Synopsis

#include <transform.h>

Public Member Functions

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 ()

Protected Attributes

const SphericalTransform * transform_

Detailed Description

This iterates through the components of a SphericalTransform.

Author

Generated automatically by Doxygen for MPQC from the source code.

Info

Version 2.3.1 MPQC