CTron Class Reference
List of all members.
Detailed Description
class Tron
Definition at line 52 of file Tron.h.
Constructor & Destructor Documentation
CTron::CTron |
( |
const function * |
fun_obj, |
|
|
float64_t |
eps = 0.1 , |
|
|
int32_t |
max_iter = 1000 | |
|
) |
| | |
constructor
- Parameters:
-
| fun_obj | object of class function |
| eps | eps |
| max_iter | max iter |
Definition at line 12 of file Tron.cpp.
Member Function Documentation
tron
- Parameters:
-
Definition at line 24 of file Tron.cpp.
The documentation for this class was generated from the following files: