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
P
R
S
T
U
V
F
fastMean(double[], boolean[])
- Static method in class be.ac.ulb.mlg.utils.
MeasureUtils
Compute the mean by summing all elements of the vector in left-right manner
fastMean(double[], boolean)
- Static method in class be.ac.ulb.mlg.utils.
MeasureUtils
Compute the mean by summing all elements of the vector in left-right manner
fastSum(double[], boolean[])
- Static method in class be.ac.ulb.mlg.utils.
MeasureUtils
Compute the sum by summing all elements of the vector in left-right manner
fillMissing(boolean[], double[], double[])
- Static method in class be.ac.ulb.mlg.utils.
Measurer
Fill computable array of boolean true iff a OR b contains a missing value
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
P
R
S
T
U
V