autopdex.geometry.signed_to_positive

autopdex.geometry.signed_to_positive(o)[source]

Absolute value using the formula jnp.sqrt(o**2).