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

Detailed Description

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

Definition at line 51 of file atanh.hpp.

#include <atanh.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 Return the inverse hyperbolic tangent of the specified argument.
 

The documentation for this struct was generated from the following file: