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
K
L
M
N
P
Q
R
S
T
U
V
W
D
distance(Vector, Vector)
- Method in class be.hogent.tarsos.lsh.families.
CityBlockDistance
distance(Vector, Vector)
- Method in class be.hogent.tarsos.lsh.families.
CosineDistance
distance(Vector, Vector)
- Method in interface be.hogent.tarsos.lsh.families.
DistanceMeasure
Calculate the distance between two vectors.
distance(Vector, Vector)
- Method in class be.hogent.tarsos.lsh.families.
EuclideanDistance
distance(Vector, Vector)
- Method in class be.hogent.tarsos.lsh.families.
IntersectionDistance
DistanceComparator
- Class in
be.hogent.tarsos.lsh.families
This comparator can be used to sort candidate neighbours according to their distance to a query vector.
DistanceComparator(Vector, DistanceMeasure)
- Constructor for class be.hogent.tarsos.lsh.families.
DistanceComparator
DistanceMeasure
- Interface in
be.hogent.tarsos.lsh.families
A distance measure defines how distance is calculated, measured as it were, between two vectors.
dot(Vector)
- Method in class be.hogent.tarsos.lsh.
Vector
Calculates the dot product, or scalar product, of this vector with the other vector.
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
K
L
M
N
P
Q
R
S
T
U
V
W