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

◆ std_normal_log_qf() [4/4]

template<typename T , require_stan_scalar_or_eigen_t< T > * = nullptr>
auto stan::math::std_normal_log_qf ( const var_value< T > &  log_p)
inline

Return the elementwise inverse of unit normal cumulative density function.

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

Definition at line 21 of file std_normal_log_qf.hpp.