@NoOffset public static class StandardCollector.PredictResult extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PredictResult() |
PredictResult(int label_,
double distance_) |
PredictResult(long size)
Native array allocator.
|
PredictResult(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
distance() |
StandardCollector.PredictResult |
distance(double setter) |
int |
label() |
StandardCollector.PredictResult |
label(int setter) |
StandardCollector.PredictResult |
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, zero
public PredictResult(Pointer p)
Pointer.Pointer(Pointer)
.public PredictResult(long size)
Pointer.position(long)
.public PredictResult(int label_, double distance_)
public PredictResult()
public StandardCollector.PredictResult position(long position)
public int label()
public StandardCollector.PredictResult label(int setter)
public double distance()
public StandardCollector.PredictResult distance(double setter)
Copyright © 2020. All rights reserved.