MOOCHO (Single Doxygen Collection)
Version of the Day
|
Go to the source code of this file.
Classes | |
class | AbstractLinAlgPack::MatrixSymAddDelUpdateable |
Mix-in Interface for updating a serial symmetric matrix by adding and deleting rows and columns. More... | |
struct | AbstractLinAlgPack::MatrixSymAddDelUpdateable::Inertia |
Struct for the inertia of the matrix. More... | |
struct | AbstractLinAlgPack::MatrixSymAddDelUpdateable::PivotTolerances |
Struct for pivot tolerances to be used when initializing, and augmenting and deleting rows and columns. More... | |
class | AbstractLinAlgPack::MatrixSymAddDelUpdateable::WarnNearSingularUpdateException |
Thrown if the matrix is near singular as a warning. More... | |
class | AbstractLinAlgPack::MatrixSymAddDelUpdateable::SingularUpdateException |
Thrown if the matrix is singular and should not have been. More... | |
class | AbstractLinAlgPack::MatrixSymAddDelUpdateable::WrongInertiaUpdateException |
Thrown if matrix has the wrong inertia from what was expected. More... | |
class | AbstractLinAlgPack::MatrixSymAddDelUpdateable::MaxSizeExceededException |
Thrown if the maximum size is exceeded in augment_update(...). More... | |
Namespaces | |
AbstractLinAlgPack | |