|
NAMEsc::GaussianBasisSet::ValueData - This holds scratch data needed to compute basis function values.SYNOPSIS#include <gaussbas.h> Public Member FunctionsValueData (const Ref< GaussianBasisSet > &, const Ref< Integral > &) CartesianIter ** civec () SphericalTransformIter ** sivec () Protected AttributesCartesianIter ** civec_ SphericalTransformIter ** sivec_ int maxam_ Detailed DescriptionThis holds scratch data needed to compute basis function values.AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |