Public Member Functions | Private Attributes | List of all members
ONE_CLASS_Q Class Reference
Inheritance diagram for ONE_CLASS_Q:
Inheritance graph
[legend]

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 ()
 
- Public Member Functions inherited from Kernel
 Kernel (int l, svm_node *const *x, const svm_parameter &param)
 
virtual ~Kernel ()
 
- Public Member Functions inherited from QMatrix
virtual ~QMatrix ()
 

Private Attributes

Cachecache
 
double * QD
 

Additional Inherited Members

- Static Public Member Functions inherited from Kernel
static double k_function (const svm_node *x, const svm_node *y, const svm_parameter &param)
 
- Protected Attributes inherited from Kernel
double(Kernel::* kernel_function )(int i, int j) const
 

Detailed Description

Definition at line 1358 of file svm.cpp.

Constructor & Destructor Documentation

◆ ONE_CLASS_Q()

ONE_CLASS_Q::ONE_CLASS_Q ( const svm_problem prob,
const svm_parameter param 
)
inline

Definition at line 1361 of file svm.cpp.

◆ ~ONE_CLASS_Q()

ONE_CLASS_Q::~ONE_CLASS_Q ( )
inline

Definition at line 1394 of file svm.cpp.

Member Function Documentation

◆ get_Q()

Qfloat* ONE_CLASS_Q::get_Q ( int  i,
int  len 
) const
inlinevirtual

Implements Kernel.

Definition at line 1370 of file svm.cpp.

◆ get_QD()

double* ONE_CLASS_Q::get_QD ( ) const
inlinevirtual

Implements Kernel.

Definition at line 1382 of file svm.cpp.

◆ swap_index()

void ONE_CLASS_Q::swap_index ( int  i,
int  j 
) const
inlinevirtual

Reimplemented from Kernel.

Definition at line 1387 of file svm.cpp.

Member Data Documentation

◆ cache

Cache* ONE_CLASS_Q::cache
private

Definition at line 1400 of file svm.cpp.

◆ QD

double* ONE_CLASS_Q::QD
private

Definition at line 1401 of file svm.cpp.


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


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:50