AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects
Version of the Day
|
This exception will be thrown if it turns out at runtime that the matrix is numerically singular. More...
#include <AbstractLinAlgPack_MatrixNonsing.hpp>
Inherits logic_error.
This exception will be thrown if it turns out at runtime that the matrix is numerically singular.
Definition at line 151 of file AbstractLinAlgPack_MatrixNonsing.hpp.