Package Functions | Private Attributes
libsvm.ONE_CLASS_Q Class Reference
Inheritance diagram for libsvm.ONE_CLASS_Q:
Inheritance graph
[legend]

List of all members.

Package Functions

float[] get_Q (int i, int len)
double[] get_QD ()
 ONE_CLASS_Q (svm_problem prob, svm_parameter param)
void swap_index (int i, int j)

Private Attributes

final Cache cache
final double[] QD

Detailed Description

Definition at line 1190 of file svm.java.


Constructor & Destructor Documentation

libsvm.ONE_CLASS_Q.ONE_CLASS_Q ( svm_problem  prob,
svm_parameter  param 
) [inline, package]

Definition at line 1195 of file svm.java.


Member Function Documentation

float [] libsvm.ONE_CLASS_Q.get_Q ( int  i,
int  len 
) [inline, package, virtual]

Implements libsvm.Kernel.

Definition at line 1204 of file svm.java.

double [] libsvm.ONE_CLASS_Q.get_QD ( ) [inline, package, virtual]

Implements libsvm.Kernel.

Definition at line 1216 of file svm.java.

void libsvm.ONE_CLASS_Q.swap_index ( int  i,
int  j 
) [inline, package, virtual]

Reimplemented from libsvm.Kernel.

Definition at line 1221 of file svm.java.


Member Data Documentation

Definition at line 1192 of file svm.java.

final double [] libsvm.ONE_CLASS_Q.QD [private]

Definition at line 1193 of file svm.java.


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


target_obejct_detector
Author(s): CIR-KIT
autogenerated on Thu Jun 6 2019 20:19:57