Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ fun()

template<typename T >
static auto stan::math::exp2_fun::fun ( const T &  x)
inlinestatic

Return the base two exponent of the specified argument.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
Base two exponent of the argument.

Definition at line 23 of file exp2.hpp.