|
MPQC
2.3.1
|
The LocalSCMatrixKit produces matrices that work in a single processor environment. More...
#include <local.h>
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 &) |
The LocalSCMatrixKit produces matrices that work in a single processor environment.