Matrix.opIndex

  1. double opIndex(T r, T c)
  2. Matrix opIndex(int r)
    class Matrix
    pure const
    opIndex
    (
    int r
    )