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

Go to the source code of this file.

Namespaces

 MoochoPack
 

Names for MOOCHOsteps

const std::string MoochoPack::EvalNewPoint_name = "EvalNewPoint"
 
const std::string MoochoPack::ReducedGradient_name = "ReducedGradient"
 
const std::string MoochoPack::ReducedHessian_name = "ReducedHessian"
 
const std::string MoochoPack::QuasiNormalStep_name = "QuasiNormalStep"
 
const std::string MoochoPack::TangentialStep_name = "TangentialStep"
 
const std::string MoochoPack::SearchDirec_name = "SearchDirec"
 
const std::string MoochoPack::LineSearch_name = "LineSearch"
 
const std::string MoochoPack::CheckConvergence_name = "CheckConvergence"
 
const std::string MoochoPack::CalcLambdaIndep_name = "CalcLambdaIndep"
 
const std::string MoochoPack::CalcReducedGradLagrangian_name = "CalcReducedGradLagrangian"
 
const std::string MoochoPack::CheckSkipBFGSUpdate_name = "CheckSkipBFGSUpdate"
 
const std::string MoochoPack::CalcDFromYPYZPZ_name = "CalcDFromYPYZPZ"