BSM.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinary(BSM!n matrix)
    struct BSM(size_t n)
    const pure
    opBinary
    (
    string op
    )
    (
    in auto ref BSM!n matrix
    )
    if (
    n > 0
    )
  2. auto opBinary(BCV!n vector)

Meta