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::TangentialStepIP_Step Class Reference

Null Space Step for Interior Point algorithm. More...

#include <MoochoPack_TangentialStepIP_Step.hpp>

Inheritance diagram for MoochoPack::TangentialStepIP_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

Null Space Step for Interior Point algorithm.

This class calculates the step pz (and Zpz)

Definition at line 56 of file MoochoPack_TangentialStepIP_Step.hpp.

Member Function Documentation

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

Definition at line 65 of file MoochoPack_TangentialStepIP_Step.cpp.


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