![]() |
Stan
2.5.0
probability, sampling & optimization
|
Go to the source code of this file.
Classes | |
| struct | std::numeric_limits< stan::agrad::var > |
| Specialization of numeric limits for var objects. More... | |
Namespaces | |
| std | |
| Template specification of functions in std for Stan. | |
Functions | |
| int | std::isnan (const stan::agrad::var &a) |
| Checks if the given number is NaN. More... | |
| int | std::isinf (const stan::agrad::var &a) |
| Checks if the given number is infinite. More... | |