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

Detailed Description

Return elementwise integer value of the specified real-valued container.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
Integer value of argument

Definition at line 57 of file to_int.hpp.

#include <to_int.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: