A
C
D
E
F
G
H
I
K
L
M
O
P
Q
R
S
T
U
V
W
_
E
- equals(Object) - function in org.jetbrains.bio.viktor.F64Array
- equals(Object) - function in kotlin.Any
- equals(Object) - function in kotlin.Any
- equals(Object) - function in kotlin.Any
- equals(Object) - function in org.jetbrains.bio.viktor.F64FlatArray
- equals(Object) - function in kotlin.Any
- equals(Object) - function in kotlin.Any
- exp() - function in org.jetbrains.bio.viktor.F64Array
- A copying version of expInPlace.
- exp() - function in org.jetbrains.bio.viktor.F64FlatArray
- A copying version of expInPlace.
- expInPlace() - function in org.jetbrains.bio.viktor.F64Array
- Replaces each element x of this array with its exponent exp(x).
- expInPlace() - function in org.jetbrains.bio.viktor.F64Array
- Replaces each element x of this array with its exponent exp(x).
- expm1() - function in org.jetbrains.bio.viktor.F64Array
- A copying version of expm1InPlace.
- expm1() - function in org.jetbrains.bio.viktor.F64FlatArray
- A copying version of expm1InPlace.
- expm1InPlace() - function in org.jetbrains.bio.viktor.F64Array
- Replaces each element x of this array with exp(x) - 1.
- expm1InPlace() - function in org.jetbrains.bio.viktor.F64Array
- Replaces each element x of this array with exp(x) - 1.