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