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

◆ fun()

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

Return the exponential of the specified scalar argument.

Template Parameters
Ttype of argument
Parameters
[in]xargument
Returns
Exponential of argument.

Definition at line 27 of file exp.hpp.