sc::ReplSCMatrixKit Class Reference

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

#include <repl.h>

Inheritance diagram for sc::ReplSCMatrixKit:

sc::SCMatrixKit sc::DescribedClass sc::RefCount sc::Identity 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 Mon Dec 3 23:23:58 2007 for MPQC 2.3.1 using the documentation package Doxygen 1.5.2.