FreeBSD Manual Pages
sc::SphericalTransformIter(3) MPQC sc::SphericalTransformIter(3) NAME sc::SphericalTransformIter - 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. Version 2.3.1 Sun Feb 28 2021 sc::SphericalTransformIter(3)
NAME | SYNOPSIS | Detailed Description | Author
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_SphericalTransformIter&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>