Contents

interleaveLayout

Returns the interleaved layout of this ndArray, or nil if there is no interleave.

Declaration

var interleaveLayout: NDArray.InterleaveLayout? { get }

Discussion

See NDArray.InterleaveLayout for full documentation.