mapIndexed

open override fun StructureND<T>.mapIndexed(transform: A.(index: IntArray, T) -> T): MultikTensor<T>

Sources

Link copied to clipboard