A B C D E F G H I K L M N O P R S T V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- DimensionSelectingLatLngDistance - Class in elki.distance.geo
-
Distance function for 2D vectors in Latitude, Longitude form.
- DimensionSelectingLatLngDistance(int, int, EarthModel) - Constructor for class elki.distance.geo.DimensionSelectingLatLngDistance
-
Constructor.
- DimensionSelectingLatLngDistance.Par - Class in elki.distance.geo
-
Parameterization class.
- dimlat - Variable in class elki.distance.geo.DimensionSelectingLatLngDistance
-
Latitude dimension.
- dimlat - Variable in class elki.distance.geo.DimensionSelectingLatLngDistance.Par
-
Latitude dimension.
- dimlng - Variable in class elki.distance.geo.DimensionSelectingLatLngDistance
-
Longitude dimension.
- dimlng - Variable in class elki.distance.geo.DimensionSelectingLatLngDistance.Par
-
Longitude dimension.
- distance(NumberVector, NumberVector) - Method in class elki.distance.geo.DimensionSelectingLatLngDistance
- distance(NumberVector, NumberVector) - Method in class elki.distance.geo.LatLngDistance
- distance(NumberVector, NumberVector) - Method in class elki.distance.geo.LngLatDistance
- distanceDeg(double, double, double, double) - Method in class elki.math.geodesy.AbstractEarthModel
- distanceDeg(double, double, double, double) - Method in interface elki.math.geodesy.EarthModel
-
Compute the geodetic distance between two surface coordinates.
- distanceRad(double, double, double, double) - Method in class elki.math.geodesy.AbstractEarthModel
- distanceRad(double, double, double, double) - Method in interface elki.math.geodesy.EarthModel
-
Compute the geodetic distance between two surface coordinates.
- distanceRad(double, double, double, double) - Method in class elki.math.geodesy.SphericalCosineEarthModel
- distanceRad(double, double, double, double) - Method in class elki.math.geodesy.SphericalHaversineEarthModel
- distanceRad(double, double, double, double) - Method in class elki.math.geodesy.SphericalVincentyEarthModel
All Classes All Packages