#include <ogdf/lib/minisat/utils/Options.h>
Definition at line 57 of file Options.h.
◆ DoubleOption()
Minisat::Internal::DoubleOption::DoubleOption |
( |
const char * |
d, |
|
|
double |
def = double() , |
|
|
DoubleRange |
r = DoubleRange(-HUGE_VAL, false, HUGE_VAL, false) |
|
) |
| |
|
inline |
◆ operator double()
Minisat::Internal::DoubleOption::operator double |
( |
void |
| ) |
const |
|
inline |
◆ operator double &()
Minisat::Internal::DoubleOption::operator double & |
( |
void |
| ) |
|
|
inline |
◆ operator=()
DoubleOption& Minisat::Internal::DoubleOption::operator= |
( |
double |
x | ) |
|
|
inline |
◆ range
◆ value
double Minisat::Internal::DoubleOption::value |
|
protected |
The documentation for this class was generated from the following file: