Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
exponential_lccdf.hpp File Reference
#include <stan/math/prim/meta.hpp>
#include <stan/math/prim/scal/err/check_nonnegative.hpp>
#include <stan/math/prim/scal/err/check_not_nan.hpp>
#include <stan/math/prim/scal/err/check_positive_finite.hpp>
#include <stan/math/prim/scal/fun/size_zero.hpp>
#include <stan/math/prim/scal/fun/value_of.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T_y , typename T_inv_scale >
return_type< T_y, T_inv_scale >::type stan::math::exponential_lccdf (const T_y &y, const T_inv_scale &beta)
 

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