KASKADE 7 development version
Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
Kaskade::InteriorPointParametersSqrt Class Reference

#include <homotopy_base.hh>

Detailed Description

Definition at line 194 of file homotopy_base.hh.

Inheritance diagram for Kaskade::InteriorPointParametersSqrt:
Kaskade::IterationParameters

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
 

Constructor & Destructor Documentation

◆ InteriorPointParametersSqrt()

Kaskade::InteriorPointParametersSqrt::InteriorPointParametersSqrt ( )
inline

Definition at line 197 of file homotopy_base.hh.

◆ ~InteriorPointParametersSqrt()

virtual Kaskade::InteriorPointParametersSqrt::~InteriorPointParametersSqrt ( )
inlinevirtual

Definition at line 206 of file homotopy_base.hh.

Member Function Documentation

◆ doForAll()

virtual void Kaskade::InteriorPointParametersSqrt::doForAll ( LQAction::ToDo  td)
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.

Friends And Related Function Documentation

◆ InteriorPointSlopeEstimate

friend class InteriorPointSlopeEstimate
friend

Definition at line 204 of file homotopy_base.hh.

◆ InteriorPointSqrtModel

friend class InteriorPointSqrtModel
friend

Definition at line 202 of file homotopy_base.hh.

◆ InteriorPointTangentialPredictor

template<class A , class B >
friend class InteriorPointTangentialPredictor
friend

Definition at line 203 of file homotopy_base.hh.

Member Data Documentation

◆ accuracyCorrector

LoggedQuantity<double> Kaskade::InteriorPointParametersSqrt::accuracyCorrector
protected

Definition at line 215 of file homotopy_base.hh.

Referenced by doForAll().

◆ curvature

LoggedQuantity<double> Kaskade::InteriorPointParametersSqrt::curvature
protected

Definition at line 213 of file homotopy_base.hh.

Referenced by doForAll().

◆ eta

LoggedQuantity<double> Kaskade::InteriorPointParametersSqrt::eta
protected

◆ jpl

LoggedQuantity<double> Kaskade::InteriorPointParametersSqrt::jpl
protected

Definition at line 214 of file homotopy_base.hh.

Referenced by doForAll().

◆ newtonSum

LoggedQuantity<int> Kaskade::InteriorPointParametersSqrt::newtonSum
protected

◆ omega

LoggedQuantity<double> Kaskade::InteriorPointParametersSqrt::omega
protected

Definition at line 210 of file homotopy_base.hh.

Referenced by doForAll().

◆ slope

LoggedQuantity<double> Kaskade::InteriorPointParametersSqrt::slope
protected

◆ timemeasured

LoggedQuantity<double> Kaskade::InteriorPointParametersSqrt::timemeasured
protected

Definition at line 217 of file homotopy_base.hh.

Referenced by doForAll().


The documentation for this class was generated from the following file: