![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
Structure to wrap std_normal_log_qf() so it can be vectorized.
| T | type of variable |
| x | variable in range [-Inf, 0] |
| std::domain_error | if x is not less than or equal to 0 |
Definition at line 133 of file std_normal_log_qf.hpp.
#include <std_normal_log_qf.hpp>
Static Public Member Functions | |
| template<typename T > | |
| static auto | fun (T &&x) |