Matrix.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix(RealType, uint Rows, uint Columns, MatrixOrder Order = MatrixOrder.ColumnMajor)
ref
RealType
opIndex
(
uint i
,
uint j
)

Meta