do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) | MoochoPack::InitFinDiffReducedHessian_Step | virtual |
EInitializationMethod enum name | MoochoPack::InitFinDiffReducedHessian_Step | |
finalize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | inlinevirtual |
inform_updated(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | inlinevirtual |
InitFinDiffReducedHessian_Step(EInitializationMethod initialization_method=SCALE_IDENTITY, value_type max_cond=1e+1, value_type min_diag=1e-8, value_type step_scale=1e-1) | MoochoPack::InitFinDiffReducedHessian_Step | |
initialize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss) | IterationPack::AlgorithmStep | inlinevirtual |
poss_type typedef | IterationPack::AlgorithmStep | |
print_step(const Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const | MoochoPack::InitFinDiffReducedHessian_Step | virtual |
quasi_newton_stats_ | MoochoPack::InitFinDiffReducedHessian_Step | private |
SCALE_DIAGONAL enum value | MoochoPack::InitFinDiffReducedHessian_Step | |
SCALE_DIAGONAL_ABS enum value | MoochoPack::InitFinDiffReducedHessian_Step | |
SCALE_IDENTITY enum value | MoochoPack::InitFinDiffReducedHessian_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(EInitializationMethod, initialization_method) | MoochoPack::InitFinDiffReducedHessian_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, max_cond) | MoochoPack::InitFinDiffReducedHessian_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, min_diag) | MoochoPack::InitFinDiffReducedHessian_Step | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, step_scale) | MoochoPack::InitFinDiffReducedHessian_Step | |
~AlgorithmStep() | IterationPack::AlgorithmStep | inlinevirtual |