svm_problem Struct Reference

List of all members.

Public Attributes

int32_t l
float64_ty
struct svm_node ** x


Detailed Description

SVM problem

Definition at line 53 of file SVM_libsvm.h.


Member Data Documentation

int32_t svm_problem::l

l

Definition at line 56 of file SVM_libsvm.h.

struct svm_node** svm_problem::x [read]

SVM node x

Definition at line 60 of file SVM_libsvm.h.

y

Definition at line 58 of file SVM_libsvm.h.


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

SHOGUN Machine Learning Toolbox - Documentation