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