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