map
open override fun StructureND<Double>.map(transform: DoubleField.(Double) -> Double): BufferND<Double>
Content copied to clipboard
Maps elements from one structure to another one by applying transform to them.
Maps elements from one structure to another one by applying transform to them.