![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
Structure to wrap exp() so that it can be vectorized.
More...
#include <exp.hpp>
Static Public Member Functions | |
| template<typename T > | |
| static T | fun (const T &x) |
| Return the exponential of the specified scalar argument. More... | |
|
inlinestatic |