Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ CONSTRAINT_TOLERANCE

const double stan::math::CONSTRAINT_TOLERANCE = 1E-8

The tolerance for checking arithmetic bounds in rank and in simplexes.

The default value is 1E-8. This can changed by defining STAN_MATH_CONSTRAINT_TOLERANCE at compile time.

Definition at line 18 of file constraint_tolerance.hpp.