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

List of all members.

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 ()

Private Attributes

Cachecache
double * QD

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.

Definition at line 1352 of file svm.cpp.


Member Function Documentation

Qfloat* ONE_CLASS_Q::get_Q ( int  i,
int  len 
) const [inline, virtual]

Implements Kernel.

Definition at line 1328 of file svm.cpp.

double* ONE_CLASS_Q::get_QD ( ) const [inline, virtual]

Implements Kernel.

Definition at line 1340 of file svm.cpp.

void ONE_CLASS_Q::swap_index ( int  i,
int  j 
) const [inline, virtual]

Reimplemented from Kernel.

Definition at line 1345 of file svm.cpp.


Member Data Documentation

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:


ml_classifiers
Author(s): Scott Niekum
autogenerated on Thu Aug 27 2015 13:59:04