Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

int svm_get_svm_type ( const svm_model model  ) 

Definition at line 2180 of file svm.cpp.

References svm_model::param, and svm_parameter::svm_type.

02181 {
02182         return model->param.svm_type;
02183 }


Generated on Fri Mar 19 10:17:12 2010 for ImpalaSrc by  doxygen 1.5.1