AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects
Version of the Day
|
Abstract class for objects that represent the factorization nonzeros of a particular matrix. More...
#include <AbstractLinAlgPack_DirectSparseSolverImp.hpp>
Public Member Functions | |
virtual | ~FactorizationNonzeros () |
Abstract class for objects that represent the factorization nonzeros of a particular matrix.
This storage for the nonzeros can be reused over and over again for factored matrices with the same structure.
Definition at line 75 of file AbstractLinAlgPack_DirectSparseSolverImp.hpp.
|
inlinevirtual |
Definition at line 78 of file AbstractLinAlgPack_DirectSparseSolverImp.hpp.