ANIMA  4.0
Public Member Functions | List of all members
anima::RootToleranceBoostBridge Class Reference

#include <animaBaseRootFindingAlgorithm.h>

Public Member Functions

bool operator() (const double &a, const double &b)
 
 RootToleranceBoostBridge ()
 
void SetRootRelativeTolerance (const double &tol)
 

Detailed Description

Definition at line 11 of file animaBaseRootFindingAlgorithm.h.

Constructor & Destructor Documentation

◆ RootToleranceBoostBridge()

anima::RootToleranceBoostBridge::RootToleranceBoostBridge ( )
inline

Definition at line 14 of file animaBaseRootFindingAlgorithm.h.

Member Function Documentation

◆ operator()()

bool anima::RootToleranceBoostBridge::operator() ( const double &  a,
const double &  b 
)

Definition at line 6 of file animaBaseRootFindingAlgorithm.cxx.

Referenced by SetRootRelativeTolerance().

◆ SetRootRelativeTolerance()

void anima::RootToleranceBoostBridge::SetRootRelativeTolerance ( const double &  tol)
inline

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