FreeBSD Manual Pages
sc::LocalSCMatrixKit(3) MPQC sc::LocalSCMatrixKit(3) NAME sc::LocalSCMatrixKit - The LocalSCMatrixKit produces matrices that work in a single processor environment. SYNOPSIS #include <local.h> Inherits sc::SCMatrixKit. Public Member Functions LocalSCMatrixKit (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 &) Additional Inherited Members Detailed Description The LocalSCMatrixKit produces matrices that work in a single processor environment. Author Generated automatically by Doxygen for MPQC from the source code. Version 2.3.1 Sun Feb 28 2021 sc::LocalSCMatrixKit(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_LocalSCMatrixKit&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>