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