Stan Math Library
4.9.0
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
T
type of scalar
Parameters
x
scalar
Returns
Inverse complementary error function applied to x.
Definition at line
19
of file
inv_erfc.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.