📄️ NDArray::prod
Calculates the product of all elements in the array over a given axis along which a product is performed.
📄️ NDArray::sum
Calculates the sum of array elements along a given axis.
Mathematical methods for sum, products and differences.
Calculates the product of all elements in the array over a given axis along which a product is performed.
Calculates the sum of array elements along a given axis.