Ubuntu Manpages

sc::LocalSCMatrixKit

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

#include <local.h>

Inherits sc::SCMatrixKit.


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

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

Generated automatically by Doxygen for MPQC from the source code.