Detailed Description
class Tron
Definition at line 56 of file tron.h.
Constructor & Destructor Documentation
| 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 17 of file tron.cpp.
Member Function Documentation
| virtual const char* get_name |
( |
| ) |
const |
|
virtual |
- Returns
- object name
Definition at line 78 of file tron.h.
tron
- Parameters
-
| w | w |
| max_train_time | maximum training time |
Definition at line 29 of file tron.cpp.
The documentation for this class was generated from the following files: