voxel
stable
Introduction
Basic Usage
API
Core
Utilities
FAQs
voxel
API
Core
voxel.numpy_routines.sum_np
Edit on GitHub
voxel.numpy_routines.sum_np
voxel.numpy_routines.
sum_np
(
x
,
axis=None
,
dtype=None
,
keepdims=False
,
initial=<no
value>
,
where=<no
value>
)
[source]
See
numpy.sum()
.