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

Protected Member Functions

bool nearly_equal (double a, double b, double eps=EPSILON)
 

Static Protected Attributes

static constexpr double EPSILON = 1e-6
 

Detailed Description

Definition at line 1399 of file Simplex_test.cc.

Member Function Documentation

◆ nearly_equal()

bool NonStandardConstraintsTest::nearly_equal ( double  a,
double  b,
double  eps = EPSILON 
)
inlineprotected

Definition at line 1404 of file Simplex_test.cc.

Member Data Documentation

◆ EPSILON

constexpr double NonStandardConstraintsTest::EPSILON = 1e-6
staticconstexprprotected

Definition at line 1402 of file Simplex_test.cc.


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