Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
svm_problem Struct Reference

#include <svm.h>

Collaboration diagram for svm_problem:
Collaboration graph
[legend]

Public Attributes

int l
 
double * y
 
struct svm_node ** x
 

Detailed Description

Definition at line 22 of file svm.h.

Member Data Documentation

◆ l

int svm_problem::l

Definition at line 24 of file svm.h.

◆ x

struct svm_node** svm_problem::x

Definition at line 26 of file svm.h.

◆ y

double* svm_problem::y

Definition at line 25 of file svm.h.


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