DOKK / manpages / debian 11 / libsc-doc / sc_ReplSCMatrixKit.3.en
sc::ReplSCMatrixKit(3) MPQC sc::ReplSCMatrixKit(3)

sc::ReplSCMatrixKit - The ReplSCMatrixKit produces matrices that work in a many processor environment.

#include <repl.h>

Inherits sc::SCMatrixKit.


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 &)

The ReplSCMatrixKit produces matrices that work in a many processor environment.

A copy of the entire matrix is stored on each node.

Generated automatically by Doxygen for MPQC from the source code.

Sun Oct 4 2020 Version 2.3.1