Matrix.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Type opIndex(size_t i)
  2. Type opIndex(size_t x, size_t y)
    class Matrix(size_t Width, size_t Height)
    ref
    Type
    opIndex
    (
    size_t x
    ,
    size_t y
    )

Meta