DMatrix.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinary(R r)
    struct DMatrix(T)
    const
    opBinary
    (
    string op : "+"
    R
    )
    (
    in R r
    )
  2. auto opBinary(R r)
  3. size_t h;
  4. size_t w;

Meta