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

Detailed Description

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

Template Parameters
Ttype of argument
Parameters
xargument
Returns
Arcsine of x in radians.

Definition at line 26 of file asin.hpp.

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