numpy.recarray.sum
-
recarray.sum(axis=None, dtype=None, out=None, keepdims=False)
-
Return the sum of the array elements over the given axis.
Refer to numpy.sum
for full documentation.
© 2008–2016 NumPy Developers
Licensed under the NumPy License.
登录查看完整内容