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

Detailed Description

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

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

Definition at line 50 of file abs.hpp.

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