| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
CvParamGrid
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
SVM_C = 0
|
|||
SVM_COEF = 4
|
|||
SVM_DEGREE = 5
|
|||
SVM_GAMMA = 1
|
|||
SVM_NU = 3
|
|||
SVM_P = 2
|
|||
__instance_size__ = 32
|
|||
|
|||
| max_val | |||
| min_val | |||
| step | |||
| this | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (object)_min_val, (object)_max_val, (object)log_step) -> None :
C++ signature :
void __init__(_object*,double,double,double)
|
helper for pickle
|
repr(x)
|
check( (CvParamGrid)arg1) -> bool :
C++ signature :
bool check(CvParamGrid {lvalue})
|
|
|||
max_val
|
min_val
|
step
|
this
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 13 18:01:50 2010 | http://epydoc.sourceforge.net |