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
/
logBase
log
Base
open
fun
logBase
(
base
:
Double
)
:
F64Array
Computes log(x) / log(base) for each element in the array.
Return
the computed array
Parameters
base
the base