Stan Math Library  2.11.0
reverse mode automatic differentiation
Namespaces | Functions
inv_logit.hpp File Reference
#include <cmath>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

double stan::math::inv_logit (const double a)
 Returns the inverse logit function applied to the argument. More...
 

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