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::LocalSCMatrixKit - The LocalSCMatrixKit produces matrices that work in a single processor

Author

       Generated automatically by Doxygen for MPQC from the source code.

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

Detailed Description

       The LocalSCMatrixKit produces matrices that work in a single processor environment.

Name

       sc::LocalSCMatrixKit - The LocalSCMatrixKit produces matrices that work in a single processor
       environment.

Synopsis

       #include <local.h>

       Inherits sc::SCMatrixKit.

   PublicMemberFunctionsLocalSCMatrixKit (const Ref< KeyVal > &)
       SCMatrix * matrix (const RefSCDimension &, const RefSCDimension &)
           Given the dimensions, create matrices or vectors.
       SymmSCMatrix * symmmatrix (const RefSCDimension &)
       DiagSCMatrix * diagmatrix (const RefSCDimension &)
       SCVector * vector (const RefSCDimension &)

   AdditionalInheritedMembers

See Also