sc::ReplSCMatrixKit Class Reference

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

#include <math/scmat/repl.h>

Inheritance diagram for sc::ReplSCMatrixKit:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ReplSCMatrixKit (const Ref< KeyVal > &)
SCMatrixmatrix (const RefSCDimension &, const RefSCDimension &)
 Given the dimensions, create matrices or vectors.
SymmSCMatrixsymmmatrix (const RefSCDimension &)
DiagSCMatrixdiagmatrix (const RefSCDimension &)
SCVectorvector (const RefSCDimension &)


Detailed Description

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

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


The documentation for this class was generated from the following file:

Generated at Sun Feb 22 10:12:59 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net