py = -inv(R)*c(equ_decomp), then setting Ypy = Y * py.
More...
#include <MoochoPack_QuasiNormalStepStd_Step.hpp>
Inheritance diagram for MoochoPack::QuasiNormalStepStd_Step:
Overridden from AlgorithmStep | |
| 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 |
| | |
py = -inv(R)*c(equ_decomp), then setting Ypy = Y * py.
Definition at line 40 of file MoochoPack_QuasiNormalStepStd_Step.hpp.
|
||||||||||||||||||||
|
Definition at line 41 of file MoochoPack_QuasiNormalStepStd_Step.cpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 96 of file MoochoPack_QuasiNormalStepStd_Step.cpp. |
1.3.9.1