MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "AbstractLinAlgPack_Types.hpp"
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... | |