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

Detailed Description

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

Template Parameters
Ttype of variable
Parameters
xangle in radians
Returns
Cosine of x.

Definition at line 23 of file cos.hpp.

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