List of all members.
|
Public Member Functions |
|
int | a () const |
| | Returns the exponent of x.
|
|
int | b () const |
| | Returns the exponent of y.
|
|
int | c () const |
| | Returns the exponent of z.
|
|
int | cartindex () const |
| | Returns the index of the Cartesian basis function.
|
|
int | pureindex () const |
| | Returns the index of the spherical harmonic basis function.
|
|
double | coef () const |
| | Returns the coefficient of this component of the transformation.
|
|
void | init (int a, int b, int c, double coef, int cartindex, int pureindex) |
Protected Attributes |
|
int | a_ |
|
int | b_ |
|
int | c_ |
|
int | cartindex_ |
|
int | pureindex_ |
|
double | coef_ |
Detailed Description
The documentation for this class was generated from the following files: