dpnp.ndarray ============ .. currentmodule:: dpnp .. autoclass:: ndarray .. Methods .. rubric:: Methods .. Special methods .. automethod:: __getitem__ .. automethod:: __setitem__ .. automethod:: __len__ .. Ordinary methods .. automethod:: all .. automethod:: any .. automethod:: argmax .. automethod:: argmin .. automethod:: argsort .. automethod:: astype .. automethod:: choose .. automethod:: conj .. automethod:: conjugate .. automethod:: cumsum .. automethod:: diagonal .. automethod:: fill .. automethod:: flatten .. automethod:: get_array .. automethod:: item .. automethod:: max .. automethod:: mean .. automethod:: min .. automethod:: prod .. automethod:: reshape .. automethod:: round .. automethod:: squeeze .. automethod:: std .. automethod:: sum .. automethod:: take .. automethod:: transpose .. automethod:: var .. Special methods .. automethod:: __eq__ .. automethod:: __ne__ .. automethod:: __lt__ .. automethod:: __le__ .. automethod:: __gt__ .. automethod:: __ge__ .. Atributes .. rubric:: Attributes .. autoattribute:: T .. autoattribute:: dtype .. autoattribute:: flat .. autoattribute:: itemsize .. autoattribute:: ndim .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: strides