BSM.opBinary

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

Meta