|
AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects
Version of the Day
|
This is the complete list of members for AbstractLinAlgPack::MatrixSymAddDelUpdateable, including all inherited members.
| augment_update(const DVectorSlice *t, value_type alpha, bool force_refactorization=true, EEigenValType add_eigen_val=EIGEN_VAL_UNKNOWN, PivotTolerances pivot_tols=PivotTolerances())=0 | AbstractLinAlgPack::MatrixSymAddDelUpdateable | pure virtual |
| cols() const | AbstractLinAlgPack::MatrixBase | virtual |
| delete_update(size_type jd, bool force_refactorization=true, EEigenValType drop_eigen_val=EIGEN_VAL_UNKNOWN, PivotTolerances pivot_tols=PivotTolerances())=0 | AbstractLinAlgPack::MatrixSymAddDelUpdateable | pure virtual |
| EEigenValType enum name | AbstractLinAlgPack::MatrixSymAddDelUpdateable | |
| inertia() const =0 | AbstractLinAlgPack::MatrixSymAddDelUpdateable | pure virtual |
| initialize(value_type alpha, size_type max_size)=0 | AbstractLinAlgPack::MatrixSymAddDelUpdateable | pure virtual |
| initialize(const DMatrixSliceSym &A, size_type max_size, bool force_factorization, Inertia inertia, PivotTolerances pivot_tols=PivotTolerances())=0 | AbstractLinAlgPack::MatrixSymAddDelUpdateable | pure virtual |
| max_size() const =0 | AbstractLinAlgPack::MatrixSymAddDelUpdateable | pure virtual |
| nz() const | AbstractLinAlgPack::MatrixBase | virtual |
| rows() const | AbstractLinAlgPack::MatrixBase | virtual |
| set_uninitialized()=0 | AbstractLinAlgPack::MatrixSymAddDelUpdateable | pure virtual |
| space_cols() const =0 | AbstractLinAlgPack::MatrixBase | pure virtual |
| space_rows() const =0 | AbstractLinAlgPack::MatrixBase | pure virtual |
| ~MatrixBase() | AbstractLinAlgPack::MatrixBase | inlinevirtual |
| ~MatrixSymAddDelUpdateable() | AbstractLinAlgPack::MatrixSymAddDelUpdateable | inlinevirtual |
1.8.6