Mat.opIndex

Index a matrix row

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

Meta