Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
stan::math::acos_fun Struct Reference

Detailed Description

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

Template Parameters
Ttype of variable
Parameters
xargument
Returns
Arc cosine of variable in radians.

Definition at line 52 of file acos.hpp.

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