|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
#include <ze-lr-funcs.h>
Public Attributes | |
| int | cmd |
| char * | args |
| int | class |
| bool | resample |
| bool | learnt |
| bool | query |
| bool | miss |
| test_score_T | score |
Definition at line 103 of file ze-lr-funcs.h.
| char* lr_margs_T::args |
Definition at line 106 of file ze-lr-funcs.h.
| int lr_margs_T::class |
Definition at line 107 of file ze-lr-funcs.h.
| int lr_margs_T::cmd |
Definition at line 105 of file ze-lr-funcs.h.
| bool lr_margs_T::learnt |
Definition at line 111 of file ze-lr-funcs.h.
| bool lr_margs_T::miss |
Definition at line 114 of file ze-lr-funcs.h.
| bool lr_margs_T::query |
Definition at line 112 of file ze-lr-funcs.h.
| bool lr_margs_T::resample |
Definition at line 109 of file ze-lr-funcs.h.
| test_score_T lr_margs_T::score |
Definition at line 116 of file ze-lr-funcs.h.