#include <GDerivative.hpp>
|
| | tiny (void) |
| |
| | ~tiny (void) |
| |
| double | one (void) const |
| | Return one.
|
| |
| double | operator() (double eps) const |
| | Evaluate minimal difference between two floating points.
|
| |
Definition at line 92 of file GDerivative.hpp.
◆ tiny()
| GDerivative::tiny::tiny |
( |
void | | ) |
|
|
inline |
◆ ~tiny()
| GDerivative::tiny::~tiny |
( |
void | | ) |
|
|
inline |
◆ one()
| double GDerivative::tiny::one |
( |
void | | ) |
const |
◆ operator()()
| double GDerivative::tiny::operator() |
( |
double | eps | ) |
const |
◆ m_one
| double GDerivative::tiny::m_one |
|
private |
The documentation for this class was generated from the following files: