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

◆ fun()

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

Return the sign of the specified argument.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
sign of the argument.

Definition at line 28 of file sign.hpp.