public class Verification extends PyClassDict
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Verification(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getActiveValues() |
int[] |
getActiveValuesShape() |
Number |
getPrecision() |
List<? extends Number> |
getProbabilityValues() |
int[] |
getProbabilityValuesShape() |
Number |
getZeroThreshold() |
List<?> |
getTargetValues() |
int[] |
getTargetValuesShape() |
boolean |
hasProbabilityValues() |
get, getArray, getArray, getArrayShape, getArrayShape, getList, getList, getScalar, getTupleListclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic boolean hasProbabilityValues()
public List<?> getActiveValues()
public int[] getActiveValuesShape()
public int[] getProbabilityValuesShape()
public List<?> getTargetValues()
public int[] getTargetValuesShape()
public Number getPrecision()
public Number getZeroThreshold()
Copyright © 2018. All rights reserved.