Stan Math Library  2.20.0
reverse mode automatic differentiation
Classes | Namespaces | Functions
gamma_q.hpp File Reference
#include <stan/math/rev/meta.hpp>
#include <stan/math/rev/core.hpp>
#include <stan/math/prim/scal/fun/digamma.hpp>
#include <stan/math/prim/scal/fun/gamma_q.hpp>
#include <stan/math/prim/scal/fun/grad_reg_inc_gamma.hpp>
#include <stan/math/prim/scal/fun/tgamma.hpp>
#include <boost/math/special_functions/gamma.hpp>

Go to the source code of this file.

Classes

class  stan::math::internal::gamma_q_vv_vari
 
class  stan::math::internal::gamma_q_vd_vari
 
class  stan::math::internal::gamma_q_dv_vari
 

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 
 stan::math::internal
 

Functions

var stan::math::gamma_q (const var &a, const var &b)
 
var stan::math::gamma_q (const var &a, double b)
 
var stan::math::gamma_q (double a, const var &b)
 

     [ Stan Home Page ] © 2011–2018, Stan Development Team.