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

Detailed Description

Structure to wrap expm1() so that it can be vectorized.

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Natural exponential of x minus one.

Definition at line 18 of file expm1.hpp.

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