JavaScript is disabled on your browser.
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
R
S
T
U
V
W
X
Y
J
jaccardIndex(Set<?>, Set<?>)
- Static method in class edu.ucla.sspace.common.
Similarity
Computes the
Jaccard index
of the two sets of elements.
jaccardIndex(double[], double[])
- Static method in class edu.ucla.sspace.common.
Similarity
Computes the
Jaccard index
comparing the similarity both arrays when viewed as sets of samples.
jaccardIndex(int[], int[])
- Static method in class edu.ucla.sspace.common.
Similarity
Computes the
Jaccard index
comparing the similarity both arrays when viewed as sets of samples.
jaccardIndex(DoubleVector, DoubleVector)
- Static method in class edu.ucla.sspace.common.
Similarity
Computes the
Jaccard index
comparing the similarity both
DoubleVector
s when viewed as sets of samples.
jaccardIndex(IntegerVector, IntegerVector)
- Static method in class edu.ucla.sspace.common.
Similarity
Computes the
Jaccard index
comparing the similarity both
IntegerVector
s when viewed as sets of samples.
jaccardIndex(Vector, Vector)
- Static method in class edu.ucla.sspace.common.
Similarity
Computes the
Jaccard index
comparing the similarity both
Vector
s when viewed as sets of samples.
JaccardIndex
- Class in
edu.ucla.sspace.similarity
Returns the Jaccard Index between any two
Vector
s.
JaccardIndex()
- Constructor for class edu.ucla.sspace.similarity.
JaccardIndex
jnt.FFT
- package jnt.FFT
join(Collection<Iterable<T>>)
- Static method in class edu.ucla.sspace.util.
CombinedIterator
Joins the iterators of all the provided iterables as one unified iterator.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright © 2012. All Rights Reserved.