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

Detailed Description

Structure to wrap fabs() so that it can be vectorized.

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Absolute value of x.

Definition at line 30 of file fabs.hpp.

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