MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
AbstractLinAlgPack_TestMatrixSymSecant.hpp File Reference
#include <iosfwd>
#include "AbstractLinAlgPack_Types.hpp"
Include dependency graph for AbstractLinAlgPack_TestMatrixSymSecant.hpp:
This graph shows which files directly or indirectly include this file:

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...