![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <stan/agrad/rev/var.hpp>#include <stan/agrad/rev/vari.hpp>#include <stan/agrad/rev/operators/operator_unary_negative.hpp>#include <stan/math/functions/is_uninitialized.hpp>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 | |
| bool | stan::agrad::is_uninitialized (var x) |
Returns true if the specified variable is uninitialized. More... | |