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

◆ fun()

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

Return natural log of specified argument.

Template Parameters
Ttype of argument
Parameters
[in]xargument
Returns
Natural log of x.

Definition at line 31 of file log.hpp.