Matrix.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Matrix!T opBinary(Matrix!T rhs)
    struct Matrix(T)
    opBinary
    (
    string op
    )
  2. Matrix!T opBinary(T scalar)

Meta