svm_problem Struct Reference

List of all members.


Detailed Description

SVM problem

Definition at line 53 of file SVM_libsvm.h.


Public Attributes

int l
double * y
struct svm_node ** x

Member Data Documentation

l

Definition at line 56 of file SVM_libsvm.h.

double* svm_problem::y

y

Definition at line 58 of file SVM_libsvm.h.

struct svm_node** svm_problem::x [read]

SVM node x

Definition at line 60 of file SVM_libsvm.h.


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

SHOGUN Machine Learning Toolbox - Documentation