pub fn prod( array: impl AsRef<Array>, keep_dims: impl Into<Option<bool>>, ) -> Result<Array>
See Array::prod
Array::prod