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
Qfloatget_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
QfloatQD
schary

Detailed Description

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

SVC_Q::~SVC_Q ( ) [inline]

Definition at line 1295 of file svm.cpp.


Member Function Documentation

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

Implements Kernel.

Definition at line 1270 of file svm.cpp.

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

Implements Kernel.

Definition at line 1282 of file svm.cpp.

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

Reimplemented from Kernel.

Definition at line 1287 of file svm.cpp.


Member Data Documentation

Cache* SVC_Q::cache [private]

Definition at line 1303 of file svm.cpp.

Qfloat* SVC_Q::QD [private]

Definition at line 1304 of file svm.cpp.

schar* SVC_Q::y [private]

Definition at line 1302 of file svm.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


cl_libsvm
Author(s): Gabor Melis
autogenerated on Sun Oct 6 2013 12:19:01