multiply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. F[3] multiply(F[3][3] m1, F[3] v)
  2. F[3][3] multiply(F[3][3] m1, F[3][3] m2)
    package @safe pure nothrow @nogc
    F[3][3]
    multiply
    (
    F
    )
    (
    F[3][3] m1
    ,
    F[3][3] m2
    )

Meta