ndarray-simd
Toggle table of contents
1.7.6
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd.impl
/
product
product
inline
fun
IntArray
.
product
(
)
:
<Error class: unknown class>
Returns the product of all elements in the array.
Receiver
The array.
Return
The product of all elements.