Stan Math Library  2.11.0
reverse mode automatic differentiation
Namespaces | Functions
logit.hpp File Reference
#include <stan/math/fwd/core.hpp>
#include <stan/math/prim/scal/fun/logit.hpp>
#include <stan/math/prim/scal/fun/square.hpp>
#include <stan/math/prim/scal/fun/constants.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
fvar< T > stan::math::logit (const fvar< T > &x)
 

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