Automatic Differentiation
 
Loading...
Searching...
No Matches
constraint_tolerance.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  stan
 The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation.
 
namespace  stan::math
 Matrices and templated mathematical functions.
 

Macros

#define STAN_MATH_CONSTRAINT_TOLERANCE   1E-8
 

Variables

const double stan::math::CONSTRAINT_TOLERANCE = 1E-8
 The tolerance for checking arithmetic bounds in rank and in simplexes.