FreeBSD Manual Pages
sc::ReplSCMatrixKit(3) MPQC sc::ReplSCMatrixKit(3) NAME sc::ReplSCMatrixKit - The ReplSCMatrixKit produces matrices that work in a many processor environment. SYNOPSIS #include <repl.h> Inherits sc::SCMatrixKit. Public Member Functions ReplSCMatrixKit (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 ReplSCMatrixKit produces matrices that work in a many processor environment. A copy of the entire matrix is stored on each node. Author Generated automatically by Doxygen for MPQC from the source code. Version 2.3.1 Sun Feb 28 2021 sc::ReplSCMatrixKit(3)
NAME | SYNOPSIS | Detailed Description | Author
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=sc_ReplSCMatrixKit&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>