Matrix.opIndex

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

Meta