ergo
|
Help class for bisection root finding calls. More...
#include <TC2.h>
Public Member Functions | |
Fun (int const *const p, int const pl, Treal const s) | |
Treal | eval (Treal const x) const |
Private Attributes | |
int const *const | pol |
int const | pollength |
Treal const | shift |
Help class for bisection root finding calls.
References mat::getMachineEpsilon().
References mat::getMachineEpsilon().