Stan Math Library  2.20.0
reverse mode automatic differentiation
Classes | Namespaces | Functions
gamma_p.hpp File Reference
#include <stan/math/rev/meta.hpp>
#include <stan/math/rev/core.hpp>
#include <stan/math/prim/scal/fun/is_inf.hpp>
#include <stan/math/prim/scal/fun/gamma_p.hpp>
#include <stan/math/prim/scal/fun/lgamma.hpp>
#include <stan/math/prim/scal/fun/grad_reg_lower_inc_gamma.hpp>
#include <limits>

Go to the source code of this file.

Classes

class  stan::math::internal::gamma_p_vv_vari
 
class  stan::math::internal::gamma_p_vd_vari
 
class  stan::math::internal::gamma_p_dv_vari
 

Namespaces

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

Functions

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

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