| Package | Description |
|---|---|
| org.apache.mahout.common.distance |
| Modifier and Type | Class and Description |
|---|---|
class |
EuclideanDistanceMeasure
This class implements a Euclidean distance metric by summing the square root of the squared differences
between each coordinate.
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.