.TH "sc::ReplSCMatrixKit" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::ReplSCMatrixKit \- The \fBReplSCMatrixKit\fP produces matrices that work in a many processor environment\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::SCMatrixKit\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBReplSCMatrixKit\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBSCMatrix\fP * \fBmatrix\fP (const \fBRefSCDimension\fP &, const \fBRefSCDimension\fP &)" .br .RI "Given the dimensions, create matrices or vectors\&. " .ti -1c .RI "\fBSymmSCMatrix\fP * \fBsymmmatrix\fP (const \fBRefSCDimension\fP &)" .br .ti -1c .RI "\fBDiagSCMatrix\fP * \fBdiagmatrix\fP (const \fBRefSCDimension\fP &)" .br .ti -1c .RI "\fBSCVector\fP * \fBvector\fP (const \fBRefSCDimension\fP &)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The \fBReplSCMatrixKit\fP produces matrices that work in a many processor environment\&. A copy of the entire matrix is stored on each node\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.