![]() |
Stan
2.5.0
probability, sampling & optimization
|
Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::agrad | |
| Function gradients via reverse-mode automatic differentiation. | |
Functions | |
| template<typename T > | |
| int | stan::agrad::is_inf (const fvar< T > &x) |
| Returns 1 if the input's value is infinite and 0 otherwise. More... | |