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