Automatic Differentiation
 
Loading...
Searching...
No Matches
student_t_qf.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  stan
 The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation.
 
namespace  stan::math
 Matrices and templated mathematical functions.
 

Functions

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)