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

Detailed Description

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

Template Parameters
Ttype of argument
Parameters
xangle in radians
Returns
Sine of x.

Definition at line 47 of file sin.hpp.

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