logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::SphericalTransformIter - This iterates through the components of a SphericalTransform.

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                    sc::SphericalTransformIter(3)

Detailed Description

       This iterates through the components of a SphericalTransform.

Name

       sc::SphericalTransformIter - This iterates through the components of a SphericalTransform.

Synopsis

       #include <transform.h>

   PublicMemberFunctionsSphericalTransformIter (const SphericalTransform *)
       void begin ()
       void start ()
       void next ()
       int ready ()
       operatorint ()
       int l ()
       int cartindex ()
       int pureindex ()
       int bfn ()
       double coef ()
       int a ()
       int b ()
       int c ()
       int l (int i)
       int n ()

   ProtectedAttributes
       const SphericalTransform * transform_

See Also