kmath-for-real
/
space.kscience.kmath.real
/
invoke
invoke
operator fun (
Double
) ->
Double
.
invoke
(elementND:
BufferND
<
Double
>):
BufferND
<
Double
>
Content copied to clipboard
Element by element application of any operation on elements to the whole array. Just like in numpy.
Sources
common source
Link copied to clipboard