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