Stan Math Library
5.3.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
student_t_qf()
[4/4]
template<typename T_p , typename T_nu , typename T_mu , typename T_sigma ,
require_all_stan_scalar_t
< T_p, T_mu, T_sigma, T_nu > * = nullptr,
require_any_var_t
< T_p, T_mu, T_sigma, T_nu > * = nullptr>
var
stan::math::student_t_qf
(
const T_p &
p
,
const T_nu &
nu
,
const T_mu &
mu
,
const T_sigma &
sigma
)
inline
Definition at line
22
of file
student_t_qf.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.