Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_ml.CvSVMKernelRow() |
opencv_ml.CvSVMKernelRow(int size) |
opencv_ml.CvSVMKernelRow(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
FloatPointer |
data() |
opencv_ml.CvSVMKernelRow |
data(FloatPointer data) |
opencv_ml.CvSVMKernelRow |
next() |
opencv_ml.CvSVMKernelRow |
next(opencv_ml.CvSVMKernelRow next) |
opencv_ml.CvSVMKernelRow |
position(int position) |
opencv_ml.CvSVMKernelRow |
prev() |
opencv_ml.CvSVMKernelRow |
prev(opencv_ml.CvSVMKernelRow prev) |
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.CvSVMKernelRow()
public opencv_ml.CvSVMKernelRow(int size)
public opencv_ml.CvSVMKernelRow(Pointer p)
public opencv_ml.CvSVMKernelRow position(int position)
public opencv_ml.CvSVMKernelRow prev()
public opencv_ml.CvSVMKernelRow prev(opencv_ml.CvSVMKernelRow prev)
public opencv_ml.CvSVMKernelRow next()
public opencv_ml.CvSVMKernelRow next(opencv_ml.CvSVMKernelRow next)
public FloatPointer data()
public opencv_ml.CvSVMKernelRow data(FloatPointer data)
Copyright © 2014. All Rights Reserved.