![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
#include <stan/math/fwd/core.hpp>#include <stan/math/prim/scal/fun/is_nan.hpp>#include <stan/math/prim/scal/fun/round.hpp>#include <limits>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T > | |
| fvar< T > | stan::math::round (const fvar< T > &x) |
| Return the closest integer to the specified argument, with halfway cases rounded away from zero. More... | |