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