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

◆ fun()

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

Return the log odds of the specified argument.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
log odds of the argument

Definition at line 71 of file logit.hpp.