numpy.ndarray.__itruediv__
метод
-
ndarray.__itruediv__(value, /) -
Возвращает self/=значение.
© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.20/reference/generated/numpy.ndarray.__itruediv__.html
метод
ndarray.__itruediv__(value, /) Возвращает self/=значение.
© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.20/reference/generated/numpy.ndarray.__itruediv__.html
|
|