public static class ClassificationScheme.Distance extends Object
Internally, nearness may be represented using values which are computationally cheaper while preserving distance information and ordering. This allows the true distance to be determined lazily, on an as-needed basis.
Modifier and Type | Method and Description |
---|---|
double |
getDistance()
Gets the actual distance.
|
Copyright © 2020 Actian Corporation. All rights reserved.