MOOCHO (Single Doxygen Collection)
Version of the Day
|
Go to the source code of this file.
Namespaces | |
AbstractLinAlgPack | |
Functions | |
bool | AbstractLinAlgPack::TestMatrixSymSecant (const MatrixOp &B, const Vector &s, const Vector &y, value_type warning_tol, value_type error_tol, bool print_all_warnings, std::ostream *out, bool trase=true) |
Checks the secant condition B*s = y . More... | |