ProdAccumulator.this

  1. this(F value)
  2. this(long exp, F x)
    struct ProdAccumulator(T)
    @safe pure @nogc nothrow
    this
    (
    long exp
    ,)
    if (
    isFloatingPoint!T
    )

Meta