KASKADE 7 development version
Public Member Functions | Public Attributes | List of all members
Kaskade::ConstraintD1LipschitzConstant Struct Reference

#include <lipschitzConstants.hh>

Detailed Description

Definition at line 52 of file lipschitzConstants.hh.

Public Member Functions

 ConstraintD1LipschitzConstant (int verbose_, double initialOmega=1e-3)
 
void update (double newOmega, bool lock=false)
 

Public Attributes

double omega = 1e-3
 
double oldOmega = 1e-3
 
double theta = 0
 

Constructor & Destructor Documentation

◆ ConstraintD1LipschitzConstant()

Kaskade::ConstraintD1LipschitzConstant::ConstraintD1LipschitzConstant ( int  verbose_,
double  initialOmega = 1e-3 
)
explicit

Member Function Documentation

◆ update()

void Kaskade::ConstraintD1LipschitzConstant::update ( double  newOmega,
bool  lock = false 
)

Member Data Documentation

◆ oldOmega

double Kaskade::ConstraintD1LipschitzConstant::oldOmega = 1e-3

Definition at line 58 of file lipschitzConstants.hh.

◆ omega

double Kaskade::ConstraintD1LipschitzConstant::omega = 1e-3

Definition at line 58 of file lipschitzConstants.hh.

◆ theta

double Kaskade::ConstraintD1LipschitzConstant::theta = 0

Definition at line 58 of file lipschitzConstants.hh.


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