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

Go to the source code of this file.

Namespaces

 AbstractLinAlgPack
 

Functions to be used in BFGS updating.

bool AbstractLinAlgPack::BFGS_sTy_suff_p_d (const Vector &s, const Vector &y, const value_type *sTy=NULL, std::ostream *out=NULL, const char func_name[]=NULL)
 Check that s'*y is sufficiently positive and print the result if it is not. More...