pktools  2.6.7
Processing Kernel for geospatial data
Public Attributes | List of all members
svm_model Struct Reference
Collaboration diagram for svm_model:
Collaboration graph
[legend]

Public Attributes

struct svm_parameter param
 
int nr_class
 
int l
 
struct svm_node ** SV
 
double ** sv_coef
 
double * rho
 
double * probA
 
double * probB
 
int * label
 
int * nSV
 
int free_sv
 

Detailed Description

Definition at line 53 of file svm.h.


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