class ExactScalarArray
prod
axis(int) — The axis along which to compute the product.
ExactScalarArray— ExactScalarArray with the product computed along the axis.
sum
axis(int) — The axis along which to sum.
ExactScalarArray— ExactScalarArray with the sum computed along the axis.