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