![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
Structure to wrap round() so it can be vectorized. More...
#include <round.hpp>
Static Public Member Functions | |
template<typename T > | |
static T | fun (const T &x) |
Structure to wrap round() so it can be vectorized.
x | Argument variable. |
T | Argument type. |
|
inlinestatic |