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

Detailed Description

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

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Arctan of x in radians.

Definition at line 24 of file atan.hpp.

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