Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
A vectorized version of std_normal_log_qf() that accepts std::vectors, Eigen Matrix/Array objects, or expressions, and containers of these.
T | type of container |
x | container |
std::domain_error | if x is not less than or equal to 0 |
Definition at line 153 of file std_normal_log_qf.hpp.