42 #ifndef CROSS_TERM_EXACT_STD_STEP_H
43 #define CROSS_TERM_EXACT_STD_STEP_H
45 #include "rSQPAlgo_Step.h"
47 namespace MoochoPack {
58 bool do_step(
Algorithm& algo, poss_type step_poss, IterationPack::EDoStepType type
59 , poss_type assoc_step_poss);
62 void print_step(
const Algorithm& algo, poss_type step_poss, IterationPack::EDoStepType type
63 , poss_type assoc_step_poss, std::ostream& out,
const std::string& leading_str )
const;
69 #endif // CROSS_TERM_EXACT_STD_STEP_H
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
bool do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)
w_k = Z_k' * HL_k * Ypy_k