BSM.opMul

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

Meta