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

Detailed Description

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

Template Parameters
Ttype of argument
Parameters
xangle in radians
Returns
Hyperbolic cosine of x.

Definition at line 22 of file cosh.hpp.

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