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

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