zip

open override fun zip(left: StructureND<T>, right: StructureND<T>, transform: C.(T, T) -> T): Nd4jArrayStructure<T>(source)