Mat.opIndex

Index a matrix component.

  1. T opIndex(size_t r, size_t c)
    struct Mat(T, size_t R, size_t C)
    const
    T
    opIndex
    (
    in size_t r
    ,
    in size_t c
    )
  2. Row opIndex(size_t r)

Meta