problem Struct Reference

List of all members.

Public Attributes

int32_t l
int32_t n
int32_t * y
CSparseFeatures< float64_t > * x
bool use_bias


Detailed Description

problem

Definition at line 15 of file SVM_linear.h.


Member Data Documentation

int32_t problem::l

l

Definition at line 18 of file SVM_linear.h.

int32_t problem::n

n

Definition at line 20 of file SVM_linear.h.

if bias shall be used

Definition at line 26 of file SVM_linear.h.

sparse features x

Definition at line 24 of file SVM_linear.h.

int32_t* problem::y

y

Definition at line 22 of file SVM_linear.h.


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

SHOGUN Machine Learning Toolbox - Documentation