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


Constructor & Destructor Documentation

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

Definition at line 1350 of file svm.cpp.

SVR_Q::~SVR_Q ( ) [inline]

Definition at line 1403 of file svm.cpp.


Member Function Documentation

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

Implements Kernel.

Definition at line 1379 of file svm.cpp.

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

Implements Kernel.

Definition at line 1398 of file svm.cpp.

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

Reimplemented from Kernel.

Definition at line 1372 of file svm.cpp.


Member Data Documentation

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

Definition at line 1418 of file svm.cpp.

Cache* SVR_Q::cache [private]

Definition at line 1414 of file svm.cpp.

int* SVR_Q::index [private]

Definition at line 1416 of file svm.cpp.

int SVR_Q::l [private]

Definition at line 1413 of file svm.cpp.

int SVR_Q::next_buffer [mutable, private]

Definition at line 1417 of file svm.cpp.

double* SVR_Q::QD [private]

Definition at line 1419 of file svm.cpp.

schar* SVR_Q::sign [private]

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