Package | Description |
---|---|
moa.clusterers.outliers.AbstractC | |
moa.clusterers.outliers.MCOD | |
moa.clusterers.outliers.utils.mtree |
Modifier and Type | Class and Description |
---|---|
class |
StreamObj |
Modifier and Type | Class and Description |
---|---|
class |
MicroCluster |
Modifier and Type | Field and Description |
---|---|
static DistanceFunction<DistanceFunctions.EuclideanCoordinate> |
DistanceFunctions.EUCLIDEAN
A distance function object that calculates
the distance between two euclidean
coordinates.
|
Modifier and Type | Method and Description |
---|---|
static double |
DistanceFunctions.euclidean(DistanceFunctions.EuclideanCoordinate coord1,
DistanceFunctions.EuclideanCoordinate coord2)
Calculates the distance between two euclidean coordinates.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.