- ZCurve - Class in de.lmu.ifi.dbs.elki.math.spacefillingcurves
-
Computes the z-values for specified double values.
- ZCurve() - Constructor for class de.lmu.ifi.dbs.elki.math.spacefillingcurves.ZCurve
-
Fake Constructor - use the static methods instead!
- ZCurve.Transformer - Class in de.lmu.ifi.dbs.elki.math.spacefillingcurves
-
Class to transform a relation to its Z coordinates.
- ZCurve.Transformer(Relation<? extends NumberVector<?, ?>>, DBIDs) - Constructor for class de.lmu.ifi.dbs.elki.math.spacefillingcurves.ZCurve.Transformer
-
Constructor.
- ZCurveSpatialSorter - Class in de.lmu.ifi.dbs.elki.math.spacefillingcurves
-
Class to sort the data set by their Z-index, without doing a full
materialization of the Z indexes.
- ZCurveSpatialSorter() - Constructor for class de.lmu.ifi.dbs.elki.math.spacefillingcurves.ZCurveSpatialSorter
-
- ZERO - Static variable in class de.lmu.ifi.dbs.elki.data.RationalNumber
-
The canonical representation of zero as RationalNumber.
- zero(int) - Static method in class de.lmu.ifi.dbs.elki.utilities.BitsUtil
-
Allocate a new long[].
- zeroI(long[]) - Static method in class de.lmu.ifi.dbs.elki.utilities.BitsUtil
-
Zero the given set
Low-endian layout for the array.
- zeroMatrix(int) - Static method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
-
Returns the zero matrix of the specified dimension.
- zeroMatrix(int) - Static method in class de.lmu.ifi.dbs.elki.math.linearalgebra.VMath
-
Returns the zero matrix of the specified dimension.
- ZOOMFACTOR - Variable in class de.lmu.ifi.dbs.elki.math.scales.LinearScale
-
- zSort(List<T>, int, int, double[], int) - Method in class de.lmu.ifi.dbs.elki.math.spacefillingcurves.ZCurveSpatialSorter
-
The actual Z sorting function
- zValue(long[]) - Static method in class de.lmu.ifi.dbs.elki.math.spacefillingcurves.ZCurve
-
Computes the z-value for the specified long values
- zValues(List<double[]>) - Static method in class de.lmu.ifi.dbs.elki.math.spacefillingcurves.ZCurve
-
Computes the z-values for the specified double values.