Public Member Functions | Private Attributes | List of all members
ONE_CLASS_Q Class Reference
Inheritance diagram for ONE_CLASS_Q:
Inheritance graph
[legend]

Public Member Functions

Qfloatget_Q (int i, int len) const
 
double * get_QD () const
 
 ONE_CLASS_Q (const svm_problem &prob, const svm_parameter &param)
 
void swap_index (int i, int j) const
 
 ~ONE_CLASS_Q ()
 
- Public Member Functions inherited from Kernel
 Kernel (int l, svm_node *const *x, const svm_parameter &param)
 
virtual ~Kernel ()
 
- Public Member Functions inherited from QMatrix
virtual ~QMatrix ()
 

Private Attributes

Cachecache
 
double * QD
 

Additional Inherited Members

- Static Public Member Functions inherited from Kernel
static double k_function (const svm_node *x, const svm_node *y, const svm_parameter &param)
 
- Protected Attributes inherited from Kernel
double(Kernel::* kernel_function )(int i, int j) const
 

Detailed Description

Definition at line 1316 of file svm.cpp.

Constructor & Destructor Documentation

ONE_CLASS_Q::ONE_CLASS_Q ( const svm_problem prob,
const svm_parameter param 
)
inline

Definition at line 1319 of file svm.cpp.

ONE_CLASS_Q::~ONE_CLASS_Q ( )
inline

Definition at line 1352 of file svm.cpp.

Member Function Documentation

Qfloat* ONE_CLASS_Q::get_Q ( int  i,
int  len 
) const
inlinevirtual

Implements Kernel.

Definition at line 1328 of file svm.cpp.

double* ONE_CLASS_Q::get_QD ( ) const
inlinevirtual

Implements Kernel.

Definition at line 1340 of file svm.cpp.

void ONE_CLASS_Q::swap_index ( int  i,
int  j 
) const
inlinevirtual

Reimplemented from Kernel.

Definition at line 1345 of file svm.cpp.

Member Data Documentation

Cache* ONE_CLASS_Q::cache
private

Definition at line 1358 of file svm.cpp.

double* ONE_CLASS_Q::QD
private

Definition at line 1359 of file svm.cpp.


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


haf_grasping
Author(s): David Fischinger
autogenerated on Mon Jun 10 2019 13:28:43