Matrix.opBinary

Binary Operator with Scalar

  1. Matrix opBinary(double rhs)
    struct Matrix
    opBinary
    (
    string op
    )
    (
    double rhs
    )
  2. Matrix opBinary(Matrix rhs)

Meta