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

Calculates the lagrange multipliers for the independent constraints. More...

#include <MoochoPack_CalcLambdaIndepStd_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
 

Detailed Description

Calculates the lagrange multipliers for the independent constraints.

Definition at line 51 of file MoochoPack_CalcLambdaIndepStd_AddedStep.hpp.

Member Function Documentation

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

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


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