Stan Math Library  2.15.0
reverse mode automatic differentiation
Namespaces | Functions
is_integer.hpp File Reference
#include <cmath>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
bool stan::math::is_integer (T x)
 Returns true if the input is an integer and false otherwise. More...
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.