dpnp.dparray.dparray ==================== .. currentmodule:: dpnp.dparray .. autoclass:: dparray .. Methods .. rubric:: Methods .. Special methods .. automethod:: __getitem__ .. automethod:: __setitem__ .. automethod:: __len__ .. automethod:: __next__ .. automethod:: __iter__ .. Ordinary methods .. automethod:: all .. automethod:: any .. automethod:: argmax .. automethod:: argmin .. automethod:: argsort .. automethod:: astype .. automethod:: choose .. automethod:: conj .. automethod:: conjugate .. automethod:: copy .. automethod:: cumprod .. automethod:: cumsum .. automethod:: diagonal .. automethod:: fill .. automethod:: flatten .. automethod:: item .. automethod:: max .. automethod:: mean .. automethod:: min .. automethod:: partition .. automethod:: prod .. automethod:: ptp .. automethod:: ravel .. automethod:: repeat .. automethod:: reshape .. automethod:: round .. automethod:: sort .. automethod:: squeeze .. automethod:: std .. automethod:: sum .. automethod:: take .. automethod:: tobytes .. automethod:: tofile .. automethod:: tolist .. automethod:: tostring .. 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:: flags .. autoattribute:: flat .. autoattribute:: itemsize .. autoattribute:: nbytes .. autoattribute:: ndim .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: strides