#include <MoochoPack_LineSearchFullStepAfterKIter_Step.hpp>
Public Member Functions | |
| void | set_line_search (const Teuchos::RefCountPtr< LineSearch_Step > &line_search) |
| <<std comp="">> members for the line search step | |
| LineSearchFullStepAfterKIter_Step (const line_search_ptr_t &line_search=0, int full_steps_after_k=std::numeric_limits< int >::max()) | |
| | |
| value_type | full_steps_after_k () const |
| | |
| 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 |
| | |
Definition at line 44 of file MoochoPack_LineSearchFullStepAfterKIter_Step.hpp.
|
||||||||||||
|
Definition at line 51 of file MoochoPack_LineSearchFullStepAfterKIter_Step.hpp. |
|
|
<<std comp="">> members for the line search step
Definition at line 48 of file MoochoPack_LineSearchFullStepAfterKIter_Step.hpp. |
|
|
Definition at line 63 of file MoochoPack_LineSearchFullStepAfterKIter_Step.hpp. |
|
||||||||||||||||||||
|
Definition at line 35 of file MoochoPack_LineSearchFullStepAfterKIter_Step.cpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 71 of file MoochoPack_LineSearchFullStepAfterKIter_Step.cpp. |
1.3.9.1