Stan Math Library  2.6.3
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
Namespaces | Functions
identity_constrain.hpp File Reference

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
stan::math::identity_constrain (T x)
 Returns the result of applying the identity constraint transform to the input. More...
 
template<typename T >
stan::math::identity_constrain (const T x, T &)
 Returns the result of applying the identity constraint transform to the input and increments the log probability reference with the log absolute Jacobian determinant. More...
 

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