Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
stan::math::round_fun Struct Reference

Detailed Description

Structure to wrap round() so it can be vectorized.

Template Parameters
Ttype of argument
Parameters
xargument variable
Returns
Rounded value of x.

Definition at line 20 of file round.hpp.

#include <round.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 

The documentation for this struct was generated from the following file: