| Modifier and Type | Field and Description |
|---|---|
NIVision.NearestNeighborClassResult[] |
allScores |
| Modifier | Constructor and Description |
|---|---|
|
NearestNeighborTrainingReport() |
protected |
NearestNeighborTrainingReport(ByteBuffer backing,
int offset) |
protected |
NearestNeighborTrainingReport(long nativeObj,
boolean owned) |
|
NearestNeighborTrainingReport(NIVision.NearestNeighborClassResult[] allScores) |
| Modifier and Type | Method and Description |
|---|---|
void |
read() |
protected void |
setBuffer(ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
public NIVision.NearestNeighborClassResult[] allScores
public NearestNeighborTrainingReport()
public NearestNeighborTrainingReport(NIVision.NearestNeighborClassResult[] allScores)
protected NearestNeighborTrainingReport(ByteBuffer backing, int offset)
protected NearestNeighborTrainingReport(long nativeObj,
boolean owned)
protected void setBuffer(ByteBuffer backing, int offset)
public void read()
public void write()
public int size()
Copyright © 2015. All rights reserved.