#include <AbstractLinAlgPack_MatrixSymDenseInitialize.hpp>
Inheritance diagram for AbstractLinAlgPack::MatrixSymDenseInitialize:
Public Member Functions | |
| virtual void | initialize (const DMatrixSliceSym &M)=0 |
| Initialize with a symmetric dense matrix. | |
Definition at line 38 of file AbstractLinAlgPack_MatrixSymDenseInitialize.hpp.
|
|
Initialize with a symmetric dense matrix.
Through this interface there are absolutly no postconditions as the the state of |
1.3.9.1