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

◆ INTEGRATE_1D_GAUSS_KRONROD_MAX_DEPTH

constexpr int stan::math::INTEGRATE_1D_GAUSS_KRONROD_MAX_DEPTH = 15
constexpr

Default recursive bisection depth used by integrate_1d_gauss_kronrod when the user does not pass one explicitly.

Matches Boost's default.

Definition at line 28 of file integrate_1d_gauss_kronrod.hpp.