IsRealObj ========= Return True if x is a not complex type or an array of complex numbers. **Abstract Signature:** ``IsRealObj(x)`` .. raw:: html

PyTorch

API:
Strategy: Custom / Partial

JAX (Core)

API: jax.numpy.isrealobj
Strategy: Direct Mapping

NumPy

API: numpy.isrealobj
Strategy: Direct Mapping

TensorFlow

API: tf.experimental.numpy.isrealobj
Strategy: Direct Mapping

Flax NNX

API: jax.numpy.isrealobj
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.isrealobj
Strategy: Direct Mapping