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

List of all members.

Public Member Functions

Qfloatget_Q (int i, int len) const
double * get_QD () const
 SVR_Q (const svm_problem &prob, const svm_parameter &param)
void swap_index (int i, int j) const
 ~SVR_Q ()

Private Attributes

Qfloatbuffer [2]
Cachecache
int * index
int l
int next_buffer
double * QD
scharsign

Detailed Description

Definition at line 1362 of file svm.cpp.


Constructor & Destructor Documentation

SVR_Q::SVR_Q ( const svm_problem prob,
const svm_parameter param 
) [inline]

Definition at line 1365 of file svm.cpp.

SVR_Q::~SVR_Q ( ) [inline]

Definition at line 1418 of file svm.cpp.


Member Function Documentation

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

Implements Kernel.

Definition at line 1394 of file svm.cpp.

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

Implements Kernel.

Definition at line 1413 of file svm.cpp.

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

Reimplemented from Kernel.

Definition at line 1387 of file svm.cpp.


Member Data Documentation

Qfloat* SVR_Q::buffer[2] [private]

Definition at line 1433 of file svm.cpp.

Cache* SVR_Q::cache [private]

Definition at line 1429 of file svm.cpp.

int* SVR_Q::index [private]

Definition at line 1431 of file svm.cpp.

int SVR_Q::l [private]

Definition at line 1428 of file svm.cpp.

int SVR_Q::next_buffer [mutable, private]

Definition at line 1432 of file svm.cpp.

double* SVR_Q::QD [private]

Definition at line 1434 of file svm.cpp.

schar* SVR_Q::sign [private]

Definition at line 1430 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