Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_ml.CvSVMDecisionFunc() |
opencv_ml.CvSVMDecisionFunc(int size) |
opencv_ml.CvSVMDecisionFunc(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
DoublePointer |
alpha() |
opencv_ml.CvSVMDecisionFunc |
alpha(DoublePointer alpha) |
opencv_ml.CvSVMDecisionFunc |
position(int position) |
double |
rho() |
opencv_ml.CvSVMDecisionFunc |
rho(double rho) |
int |
sv_count() |
opencv_ml.CvSVMDecisionFunc |
sv_count(int sv_count) |
IntPointer |
sv_index() |
opencv_ml.CvSVMDecisionFunc |
sv_index(IntPointer sv_index) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_ml.CvSVMDecisionFunc()
public opencv_ml.CvSVMDecisionFunc(int size)
public opencv_ml.CvSVMDecisionFunc(Pointer p)
public opencv_ml.CvSVMDecisionFunc position(int position)
public double rho()
public opencv_ml.CvSVMDecisionFunc rho(double rho)
public int sv_count()
public opencv_ml.CvSVMDecisionFunc sv_count(int sv_count)
public DoublePointer alpha()
public opencv_ml.CvSVMDecisionFunc alpha(DoublePointer alpha)
public IntPointer sv_index()
public opencv_ml.CvSVMDecisionFunc sv_index(IntPointer sv_index)
Copyright © 2014. All Rights Reserved.