Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Z
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Release 0.4.0 (2011-09-20_1324)
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_