Documentation
Calculate the Root Mean Square (RMS) of the input.
x (jnp.ndarray) – Input array.
The RMS value.
float or jnp.ndarray