Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
inv_logit()
[5/6]
template<typename T ,
require_not_var_matrix_t
< T > * = nullptr,
require_all_not_nonscalar_prim_or_rev_kernel_expression_t
< T > * = nullptr>
auto stan::math::inv_logit
(
const T &
x
)
inline
Vectorized version of
inv_logit()
.
Template Parameters
T
type of container
Parameters
x
container
Returns
Inverse logit applied to each value in x.
Definition at line
87
of file
inv_logit.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.