Package | Description |
---|---|
org.openimaj.tools.clusterquantiser |
Modifier and Type | Field and Description |
---|---|
Precision |
ClusterType.ClusterTypeOp.precision
The precision of the clusters
|
Modifier and Type | Method and Description |
---|---|
static Precision |
Precision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Precision[] |
Precision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|