@NoOffset public static class ClfMilBoost.Params extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Params() |
Params(long size)
Native array allocator.
|
Params(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
_lRate() |
ClfMilBoost.Params |
_lRate(float setter) |
int |
_numFeat() |
ClfMilBoost.Params |
_numFeat(int setter) |
int |
_numSel() |
ClfMilBoost.Params |
_numSel(int setter) |
ClfMilBoost.Params |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Params(Pointer p)
Pointer.Pointer(Pointer).public Params(long size)
Pointer.position(long).public Params()
public ClfMilBoost.Params position(long position)
public int _numSel()
public ClfMilBoost.Params _numSel(int setter)
public int _numFeat()
public ClfMilBoost.Params _numFeat(int setter)
public float _lRate()
public ClfMilBoost.Params _lRate(float setter)
Copyright © 2020. All rights reserved.