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

◆ is_integer()

template<typename T >
bool stan::math::is_integer ( x)
inline

Returns true if the input is an integer and false otherwise.

Parameters
xValue to test.
Returns
true if the value is an integer

Definition at line 18 of file is_integer.hpp.