KASKADE 7 development version
|
#include <homotopy_base.hh>
Definition at line 194 of file homotopy_base.hh.
Public Member Functions | |
InteriorPointParametersSqrt () | |
virtual | ~InteriorPointParametersSqrt () |
Protected Member Functions | |
virtual void | doForAll (LQAction::ToDo td) |
To be overloaded by derived class. More... | |
Protected Attributes | |
LoggedQuantity< double > | omega |
LoggedQuantity< double > | eta |
LoggedQuantity< double > | slope |
LoggedQuantity< double > | curvature |
LoggedQuantity< double > | jpl |
LoggedQuantity< double > | accuracyCorrector |
LoggedQuantity< int > | newtonSum |
LoggedQuantity< double > | timemeasured |
Friends | |
class | InteriorPointSqrtModel |
template<class A , class B > | |
class | InteriorPointTangentialPredictor |
class | InteriorPointSlopeEstimate |
|
inline |
Definition at line 197 of file homotopy_base.hh.
|
inlinevirtual |
Definition at line 206 of file homotopy_base.hh.
|
inlineprotectedvirtual |
To be overloaded by derived class.
For any LoggedQuantity quant, declared in the derived class, insert quant.doAction(td)
Reimplemented from Kaskade::IterationParameters.
Definition at line 219 of file homotopy_base.hh.
|
friend |
Definition at line 204 of file homotopy_base.hh.
|
friend |
Definition at line 202 of file homotopy_base.hh.
|
friend |
Definition at line 203 of file homotopy_base.hh.
|
protected |
Definition at line 215 of file homotopy_base.hh.
Referenced by doForAll().
|
protected |
Definition at line 213 of file homotopy_base.hh.
Referenced by doForAll().
|
protected |
Definition at line 211 of file homotopy_base.hh.
Referenced by doForAll(), Kaskade::InteriorPointSqrtModel::lengthOfPath(), and Kaskade::InteriorPointSlopeEstimate::lengthOfPath().
|
protected |
Definition at line 214 of file homotopy_base.hh.
Referenced by doForAll().
|
protected |
Definition at line 216 of file homotopy_base.hh.
Referenced by doForAll(), Kaskade::InteriorPointSqrtModel::finalizeCorrector(), and Kaskade::InteriorPointSlopeEstimate::finalizeCorrector().
|
protected |
Definition at line 210 of file homotopy_base.hh.
Referenced by doForAll().
|
protected |
Definition at line 212 of file homotopy_base.hh.
Referenced by doForAll(), Kaskade::InteriorPointSqrtModel::lengthOfPath(), and Kaskade::InteriorPointSlopeEstimate::lengthOfPath().
|
protected |
Definition at line 217 of file homotopy_base.hh.
Referenced by doForAll().