﻿jax.numpy.complexfloating
=========================

.. currentmodule:: jax.numpy

.. autoclass:: complexfloating

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~complexfloating.__init__
      ~complexfloating.all
      ~complexfloating.any
      ~complexfloating.argmax
      ~complexfloating.argmin
      ~complexfloating.argsort
      ~complexfloating.astype
      ~complexfloating.byteswap
      ~complexfloating.choose
      ~complexfloating.clip
      ~complexfloating.compress
      ~complexfloating.conj
      ~complexfloating.conjugate
      ~complexfloating.copy
      ~complexfloating.cumprod
      ~complexfloating.cumsum
      ~complexfloating.diagonal
      ~complexfloating.dump
      ~complexfloating.dumps
      ~complexfloating.fill
      ~complexfloating.flatten
      ~complexfloating.getfield
      ~complexfloating.item
      ~complexfloating.max
      ~complexfloating.mean
      ~complexfloating.min
      ~complexfloating.nonzero
      ~complexfloating.prod
      ~complexfloating.put
      ~complexfloating.ravel
      ~complexfloating.repeat
      ~complexfloating.reshape
      ~complexfloating.resize
      ~complexfloating.round
      ~complexfloating.searchsorted
      ~complexfloating.setfield
      ~complexfloating.setflags
      ~complexfloating.sort
      ~complexfloating.squeeze
      ~complexfloating.std
      ~complexfloating.sum
      ~complexfloating.swapaxes
      ~complexfloating.take
      ~complexfloating.to_device
      ~complexfloating.tobytes
      ~complexfloating.tofile
      ~complexfloating.tolist
      ~complexfloating.tostring
      ~complexfloating.trace
      ~complexfloating.transpose
      ~complexfloating.var
      ~complexfloating.view
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~complexfloating.T
      ~complexfloating.base
      ~complexfloating.data
      ~complexfloating.device
      ~complexfloating.dtype
      ~complexfloating.flags
      ~complexfloating.flat
      ~complexfloating.imag
      ~complexfloating.itemset
      ~complexfloating.itemsize
      ~complexfloating.nbytes
      ~complexfloating.ndim
      ~complexfloating.newbyteorder
      ~complexfloating.ptp
      ~complexfloating.real
      ~complexfloating.shape
      ~complexfloating.size
      ~complexfloating.strides
   
   