Matrix.opIndex

Undocumented in source.
  1. T opIndex(size_t m, size_t n)
  2. T opIndex(size_t i)
    struct Matrix(T, size_t M, size_t N)
    const
    T
    opIndex
    (
    in size_t i
    )

Meta