42 #ifndef NullSpaceStepIP_Step_H
43 #define NullSpaceStepIP_Step_H
45 #include "MoochoPack_Types.hpp"
46 #include "IterationPack_AlgorithmStep.hpp"
48 namespace MoochoPack {
69 ,
poss_type assoc_step_poss, std::ostream& out,
const std::string& leading_str )
const;
78 #endif // #if !defined NullSpaceStepIP_Step_H
bool do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)
Null Space Step for Interior Point algorithm.