MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
MoochoPack::ActSetStats_AddedStep Class Reference

Updates the active set statistics for the current iteration. More...

#include <MoochoPack_ActSetStats_AddedStep.hpp>

Inherits rSQPAlgo_Step.

Public Member Functions

bool do_step (Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)
 
void 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
 

Private Attributes

act_set_stats_iq_member act_set_stats_
 

Detailed Description

Updates the active set statistics for the current iteration.

The function act_set_stats(...) is used to access the iteration quantity object for the active set object.

Definition at line 55 of file MoochoPack_ActSetStats_AddedStep.hpp.

Member Function Documentation

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

void MoochoPack::ActSetStats_AddedStep::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

Member Data Documentation

act_set_stats_iq_member MoochoPack::ActSetStats_AddedStep::act_set_stats_
private

Definition at line 70 of file MoochoPack_ActSetStats_AddedStep.hpp.


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