![]() |
Stan Math Library
2.15.0
reverse mode automatic differentiation
|
#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_nonpositive_integer (T x) |
Returns true if the input is a nonpositive integer and false otherwise. More... | |