|
AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects
Version of the Day
|
Abstract base class for all serial polymorphic symmetric nonsingular matrices that can be used to compute matrix-vector products and solve for linear systems relatively efficiently. More...
#include <AbstractLinAlgPack_MatrixSymOpNonsingSerial.hpp>

Abstract base class for all serial polymorphic symmetric nonsingular matrices that can be used to compute matrix-vector products and solve for linear systems relatively efficiently.
Definition at line 55 of file AbstractLinAlgPack_MatrixSymOpNonsingSerial.hpp.
1.7.6.1