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.
Returns the interleaved layout of this ndArray, or nil if there is no interleave.
var interleaveLayout: NDArray.InterleaveLayout? { get }See NDArray.InterleaveLayout for full documentation.