42 #ifndef CALC_D_v_STEP_STEP_H
43 #define CALC_D_v_STEP_STEP_H
45 #include "MoochoPack_Types.hpp"
46 #include "IterationPack_AlgorithmStep.hpp"
48 namespace MoochoPack {
65 ,
poss_type assoc_step_poss, std::ostream& out,
const std::string& leading_str )
const;
72 #endif // CALC_D_v_STEP_STEP_H
Calculates dvl_k = mu*invXl_k*e - vl_k - invXl_k*Vl_k*d_k and dvu_k = mu*invXu_k*e - vu_k + invXu_k*V...
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