RealIfClose =========== If input is complex with all imaginary parts close to zero, return real parts. **Abstract Signature:** ``RealIfClose(a: Array, tol: float = 100)`` .. raw:: html

JAX (Core)

API: jax.numpy.real_if_close
Strategy: Direct Mapping

NumPy

API: numpy.real_if_close
Strategy: Direct Mapping

Flax NNX

API: jax.numpy.real_if_close
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.real_if_close
Strategy: Direct Mapping