Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
LFitTest Class Reference
Inheritance diagram for LFitTest:
[legend]
Collaboration diagram for LFitTest:
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
bool approx_equal (double a, double b, double eps=1e-6)
 

Detailed Description

Definition at line 5 of file lfit_test.cc.

Member Function Documentation

◆ approx_equal()

bool LFitTest::approx_equal ( double  a,
double  b,
double  eps = 1e-6 
)
inlineprotected

Definition at line 11 of file lfit_test.cc.

◆ SetUp()

void LFitTest::SetUp ( )
inlineoverrideprotected

Definition at line 8 of file lfit_test.cc.

◆ TearDown()

void LFitTest::TearDown ( )
inlineoverrideprotected

Definition at line 9 of file lfit_test.cc.


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