Stan Math Library  2.20.0
reverse mode automatic differentiation
Classes | Namespaces | Functions
log_inv_logit_diff.hpp File Reference
#include <stan/math/rev/meta.hpp>
#include <stan/math/rev/core.hpp>
#include <stan/math/prim/scal/fun/log_inv_logit_diff.hpp>
#include <stan/math/prim/scal/fun/inv_logit.hpp>
#include <stan/math/prim/scal/fun/inv.hpp>
#include <stan/math/prim/scal/fun/expm1.hpp>

Go to the source code of this file.

Classes

class  stan::math::internal::log_inv_logit_diff_vv_vari
 
class  stan::math::internal::log_inv_logit_diff_vd_vari
 
class  stan::math::internal::log_inv_logit_diff_dv_vari
 

Namespaces

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

Functions

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

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