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

◆ Phi() [7/7]

template<typename T , require_var_matrix_t< T > * = nullptr>
auto stan::math::Phi ( const T &  a)
inline

Elementwise unit normal cumulative density function for varmat types.

Template Parameters
Ta var_value with inner Eigen type
Parameters
ainput
Returns
The vectorized unit normal cdf

Definition at line 67 of file Phi.hpp.