kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.nd
/
DoubleFieldOpsND
/
exp
exp
open
override
fun
exp
(
arg
:
StructureND
<
Double
>
)
:
DoubleBufferND
(
source
)
Computes Euler's number
e
raised to the power of the value
arg
.