![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <boost/math/special_functions/fpclassify.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| int | stan::math::is_inf (const double x) |
| Returns 1 if the input is infinite and 0 otherwise. More... | |