Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
svm_problem Struct Reference

#include <pcl/ml/svm.h>

Collaboration diagram for svm_problem:

Public Attributes

int l
double * y
struct svm_node ** x

Detailed Description

Definition at line 54 of file svm.h.

Member Data Documentation

◆ l

int svm_problem::l

Definition at line 55 of file svm.h.

◆ x

struct svm_node** svm_problem::x

Definition at line 58 of file svm.h.

◆ y

double* svm_problem::y

Definition at line 56 of file svm.h.


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