.TH "sc::LocalSCMatrixKit" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::LocalSCMatrixKit \- The \fBLocalSCMatrixKit\fP produces matrices that work in a single processor environment\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::SCMatrixKit\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBLocalSCMatrixKit\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 \fBLocalSCMatrixKit\fP produces matrices that work in a single processor environment\&. .br .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.