SafetyTolerances#

class t3toolbox.safety.SafetyTolerances#

Bases: NamedTuple

The two precondition-check tolerances; the one used is chosen by tree_contains_jax(inputs).

rtol_numpy: float#
rtol_jax: float#