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