ndarray-simd
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd
/
F64Array
/
log1pInPlace
log1p
In
Place
open
fun
log1pInPlace
(
)
Computes ln(1 + x) for each element in the array in place.
See also
ln