ndarray-simd
Toggle table of contents
1.6.0
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd
/
F64Array
/
logBaseInPlace
log
Base
In
Place
open
fun
logBaseInPlace
(
base
:
Double
)
Computes log(x) / log(base) for each element in the array in place.
Parameters
base
the base