kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.nd
/
DoubleFieldOpsND
/
ln
ln
open
override
fun
ln
(
arg
:
StructureND
<
Double
>
)
:
DoubleBufferND
(
source
)
Computes the natural logarithm (base
e
) of the value
arg
.