Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <svm.h>
Public Attributes | |
int | index |
double | value |
int svm_node::index |
Definition at line 65 of file svm.h.
Referenced by svm_load_model(), and svm_save_model().
double svm_node::value |
Definition at line 66 of file svm.h.
Referenced by svm_load_model(), and svm_save_model().