MPQC
2.3.1
|
This describes a solid harmonic to Cartesian transform. More...
#include <transform.h>
Protected Member Functions | |
ISphericalTransform (int l, int subl=-1) | |
void | init () |
This determines all of the components of the transformation. |
This describes a solid harmonic to Cartesian transform.
void sc::ISphericalTransform::init | ( | ) | [protected, virtual] |
This determines all of the components of the transformation.
It should be possible to implement the SphericalTransformComponent::init specialization in such a way that the default SphericalTransform::init can be used.
Reimplemented from sc::SphericalTransform.