KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::NewtonsMethod::CycleDetection< T > Class Template Reference

#include <newton_base.hh>

Detailed Description

template<class T>
class Kaskade::NewtonsMethod::CycleDetection< T >

Definition at line 190 of file newton_base.hh.

Public Member Functions

 CycleDetection ()
 
bool detectCycling (T &quantity)
 

Constructor & Destructor Documentation

◆ CycleDetection()

template<class T >
Kaskade::NewtonsMethod::CycleDetection< T >::CycleDetection ( )
inline

Definition at line 193 of file newton_base.hh.

Member Function Documentation

◆ detectCycling()

template<class T >
bool Kaskade::NewtonsMethod::CycleDetection< T >::detectCycling ( T &  quantity)
inline

Definition at line 195 of file newton_base.hh.


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