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

Detailed Description

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

Template Parameters
Targument scalar type
Parameters
xargument
Returns
inverse hyperbolic sine of argument in radians.

Definition at line 30 of file asinh.hpp.

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