Stan Math Library  2.8.0
reverse mode automatic differentiation
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Groups
Namespaces | Functions
inv_Phi.hpp File Reference
#include <stan/math/prim/scal/fun/constants.hpp>
#include <stan/math/prim/scal/err/check_bounded.hpp>
#include <stan/math/prim/scal/fun/Phi.hpp>
#include <stan/math/prim/scal/fun/log1m.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

double stan::math::inv_Phi (double p)
 The inverse of the unit normal cumulative distribution function. More...
 

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