Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.