Type alias Array2DColMajor<T>

Array2DColMajor<T>: Array2D<T>

alias for a column-major 2D array

Type Parameters

  • T

Generated using TypeDoc