voxel
stable
Introduction
Basic Usage
API
Core
Utilities
FAQs
voxel
API
Core
voxel.numpy_routines.ones_like
Edit on GitHub
voxel.numpy_routines.ones_like
voxel.numpy_routines.
ones_like
(
a
,
dtype
=
None
,
order
=
'K'
,
subok
=
True
,
shape
=
None
)
[source]
See
numpy.ones_like()
.