invoke

operator fun (Double) -> Double.invoke(elementND: BufferND<Double>): BufferND<Double>(source)

Element by element application of any operation on elements to the whole array. Just like in numpy.