public class StandardCollector extends PredictCollector
nativeObj| Modifier | Constructor and Description |
|---|---|
protected |
StandardCollector(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static StandardCollector |
__fromPtr__(long addr) |
static StandardCollector |
create()
Static constructor
|
static StandardCollector |
create(double threshold)
Static constructor
|
protected void |
finalize() |
double |
getMinDist()
Returns minimal distance value
|
int |
getMinLabel()
Returns label with minimal distance
|
getNativeObjAddrpublic static StandardCollector __fromPtr__(long addr)
public static StandardCollector create(double threshold)
threshold - set thresholdpublic static StandardCollector create()
public double getMinDist()
public int getMinLabel()
protected void finalize()
throws Throwable
finalize in class PredictCollectorThrowableCopyright © 2020. All rights reserved.