Stan Math Library  2.14.0
reverse mode automatic differentiation
Namespaces | Functions
logit.hpp File Reference
#include <boost/math/tools/promotion.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

double stan::math::logit (double u)
 Return the log odds of the argument. More...
 
double stan::math::logit (int u)
 Return the log odds of the argument. More...
 

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