Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
celeste::decision_function Struct Reference

Public Attributes

double * alpha
 
double rho
 

Detailed Description

Definition at line 1688 of file svm.cpp.

Member Data Documentation

double* celeste::decision_function::alpha

Definition at line 1690 of file svm.cpp.

Referenced by celeste::svm_train(), and celeste::svm_train_one().

double celeste::decision_function::rho

Definition at line 1691 of file svm.cpp.

Referenced by celeste::svm_train(), and celeste::svm_train_one().


The documentation for this struct was generated from the following file: