- 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. 
- ZCurveBulkSplit - Class in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.bulk
- 
Bulk split that orders object by their Z curve position, then splits them
 into pages accordingly. 
- ZCurveBulkSplit() - Constructor for class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.bulk.ZCurveBulkSplit
- 
Constructor 
- ZERO - Static variable in class de.lmu.ifi.dbs.elki.data.RationalNumber
- 
The canonical representation of zero as RationalNumber. 
- zeroMatrix(int) - Static method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
- 
Returns the zero matrix of the specified dimension. 
- ZOOMFACTOR - Variable in class de.lmu.ifi.dbs.elki.visualization.scales.LinearScale
-  
- 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.