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
O
P
R
S
T
U
V
W
_
E
EM_LLR_Utils
- package EM_LLR_Utils
EPS_IMPROVE
- Variable in class EM_LLR_Utils.
AbstractParamsEM
erff(double)
- Static method in class math_utils.
HelperFuncs
Returns the error-function erf(x).
erffc(double)
- Static method in class math_utils.
HelperFuncs
Returns the complementary error-function erfc(x)=1-erf(x).
estimateFDRThreshold(float[][], float, float[], String, int, int)
- Static method in class math_utils.
staticMathHelperMethods
euclideanDistance(float[], float[])
- Static method in class math_utils.
staticMathHelperMethods
euclideanDistance(float[], float[], int, int)
- Static method in class math_utils.
staticMathHelperMethods
expApprox(double)
- Static method in class math_utils.
MathUtils
An efficient version of the exponential function, approximates the value of exp(x).
EXPAPPROX_PRECISION_BITS
- Static variable in class math_utils.
MathUtils
Number of bits to use in each mantissa block for the approximation in expApprox().
ExpressionMatrix
- Class in
math_utils
This class implements and expression matrix object.
ExpressionMatrix(float[][], String[], ArrayList<String>)
- Constructor for class math_utils.
ExpressionMatrix
ExpressionMatrix(String)
- Constructor for class math_utils.
ExpressionMatrix
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
O
P
R
S
T
U
V
W
_