multiply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. double[] multiply(double[] a, double[] b)
  2. Mint[] multiply(Mint[] a, Mint[] b)
  3. Mint[] multiply(Mint[] a, Mint[] b)
    Mint[]
    multiply
    (
    Mint
    size_t M = 3
    size_t W = 10
    )
    (
    in Mint[] a
    ,
    in Mint[] b
    )
    if ()

Meta