quantax.nn.prod_by_log#

quantax.nn.prod_by_log(x: Array) ScaleArray#

\(f(x) = \prod x\). Output is represented by LogArray to avoid overflow.