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

◆ inv_Phi() [7/7]

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

Return the elementwise inverse of unit normal cumulative density function.

Template Parameters
Ta var_value with inner Eigen type
Parameters
pProbability vector
Returns
Elementwise unit normal inverse cdf

Definition at line 35 of file inv_Phi.hpp.