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

◆ digits10()

template<typename T >
static int Eigen::NumTraits< stan::math::fvar< T > >::digits10 ( )
inlinestatic

Return the number of decimal digits that can be represented without change.

Delegates to std::numeric_limits<double>::digits10().

Definition at line 54 of file Eigen_NumTraits.hpp.