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

List of all members.

Public Member Functions

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

Private Attributes

Cachecache
double * QD
schary

Detailed Description

Definition at line 1266 of file svm.cpp.


Constructor & Destructor Documentation

SVC_Q::SVC_Q ( const svm_problem prob,
const svm_parameter param,
const schar y_ 
) [inline]

Definition at line 1269 of file svm.cpp.

SVC_Q::~SVC_Q ( ) [inline]

Definition at line 1304 of file svm.cpp.


Member Function Documentation

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

Implements Kernel.

Definition at line 1279 of file svm.cpp.

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

Implements Kernel.

Definition at line 1291 of file svm.cpp.

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

Reimplemented from Kernel.

Definition at line 1296 of file svm.cpp.


Member Data Documentation

Cache* SVC_Q::cache [private]

Definition at line 1312 of file svm.cpp.

double* SVC_Q::QD [private]

Definition at line 1313 of file svm.cpp.

schar* SVC_Q::y [private]

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