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

◆ fun()

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

Return the truncation of the specified argument to the nearest value.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
truncation of the argument

Definition at line 24 of file trunc.hpp.