class Tron
Definition at line 55 of file tron.h.
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 60 of file tron.cpp.
virtual const char* get_name |
( |
| ) |
const |
|
virtual |
- Returns
- object name
Definition at line 77 of file tron.h.
tron
- Parameters
-
w | w |
max_train_time | maximum training time |
Definition at line 72 of file tron.cpp.
The documentation for this class was generated from the following files: