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

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 ()
 
- 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

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

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 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
inlinevirtual

Implements Kernel.

Definition at line 1394 of file svm.cpp.

double* SVR_Q::get_QD ( ) const
inlinevirtual

Implements Kernel.

Definition at line 1413 of file svm.cpp.

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

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
mutableprivate

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:


haf_grasping
Author(s): David Fischinger
autogenerated on Mon Jun 10 2019 13:28:43