kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
sumOf
sum
Of
inline
fun
<
T
>
DoubleBufferOps
.
sumOf
(
buffer
:
Buffer
<
T
>
,
conversion
:
(
T
)
->
Double
)
:
Double
(
source
)
Sum of elements using given
conversion