Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ inv_erfc() [2/5]

template<typename T , require_arithmetic_t< T > * = nullptr>
auto stan::math::inv_erfc ( const T &  x)
inline

The inverse complementary error function for variables.

Template Parameters
Ttype of scalar
Parameters
xscalar
Returns
Inverse complementary error function applied to x.

Definition at line 19 of file inv_erfc.hpp.