Automatic Differentiation
 
Loading...
Searching...
No Matches
finite_diff_stepsize.hpp File Reference
#include <stan/math/prim/fun/constants.hpp>
#include <stan/math/prim/fun/fabs.hpp>
#include <cmath>

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.
 

Functions

double stan::math::finite_diff_stepsize (double u)
 Return the stepsize for finite difference evaluations at the specified scalar.