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 1301 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 1304 of file svm.cpp.

Definition at line 1337 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 1313 of file svm.cpp.

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

Implements Kernel.

Definition at line 1325 of file svm.cpp.

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

Reimplemented from Kernel.

Definition at line 1330 of file svm.cpp.


Member Data Documentation

Definition at line 1343 of file svm.cpp.

double* ONE_CLASS_Q::QD [private]

Definition at line 1344 of file svm.cpp.


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


libsvm3
Author(s): various
autogenerated on Wed Nov 27 2013 11:36:23