public static class opencv_ml.CvSVMKernel.Calc extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_ml.CvSVMKernel.Calc(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(opencv_ml.CvSVMKernel o,
int vec_count,
int vec_size,
FloatPointer vecs,
FloatPointer another,
FloatPointer results) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_ml.CvSVMKernel.Calc(Pointer p)
public void call(opencv_ml.CvSVMKernel o, int vec_count, int vec_size, FloatPointer vecs, FloatPointer another, FloatPointer results)
Copyright © 2014. All Rights Reserved.