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)
    Mint[]
    multiply
    (
    uint G
    Mint
    )
    (
    in Mint[] a
    ,
    in Mint[] b
    )
  3. Mint[] multiply(Mint[] a, Mint[] b)

Meta