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

Detailed Description

Structure to wrap the inv_erfc() function so that it can be vectorized.

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Inverse of the complementary error function applied to x.

Definition at line 31 of file inv_erfc.hpp.

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