Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::trunc_fun Struct Reference

Detailed Description

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

Definition at line 14 of file trunc.hpp.

#include <trunc.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 Return the truncation of the specified argument to the nearest value.
 

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