Stan Math Library  2.10.0
reverse mode automatic differentiation
Namespaces | Functions
lmgamma.hpp File Reference
#include <stan/math/fwd/core.hpp>
#include <stan/math/prim/scal/meta/return_type.hpp>
#include <stan/math/prim/scal/fun/digamma.hpp>
#include <stan/math/prim/scal/fun/lmgamma.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
fvar< typename stan::return_type< T, int >::type > stan::math::lmgamma (int x1, const fvar< T > &x2)
 

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