MoochoPack : Framework for Large-Scale Optimization Algorithms  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
MoochoPack::PostEvalNewPointBarrier_Step Class Reference

Standard evaluation step class for extra parameters in primal/dual barrier method. More...

#include <MoochoPack_PostEvalNewPointBarrier_Step.hpp>

Inheritance diagram for MoochoPack::PostEvalNewPointBarrier_Step:
Inheritance graph
[legend]

Overridden from AlgorithmStep

bool do_step (Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)
 
void print_step (const IterationPack::Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const
 

Detailed Description

Standard evaluation step class for extra parameters in primal/dual barrier method.

This class calculates invXu, invXl invXu_m_invXl

Definition at line 64 of file MoochoPack_PostEvalNewPointBarrier_Step.hpp.

Member Function Documentation

bool MoochoPack::PostEvalNewPointBarrier_Step::do_step ( Algorithm algo,
poss_type  step_poss,
IterationPack::EDoStepType  type,
poss_type  assoc_step_poss 
)



Vu_iq.updated_k(0)

Vl_iq.updated_k(0)

Definition at line 63 of file MoochoPack_PostEvalNewPointBarrier_Step.cpp.


The documentation for this class was generated from the following files: