![]() |
Stan Math Library
2.10.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/fun/identity_free.hpp>
#include <stan/math/prim/scal/err/check_greater_or_equal.hpp>
#include <boost/math/tools/promotion.hpp>
#include <cmath>
#include <limits>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T , typename TL > | |
boost::math::tools::promote_args< T, TL >::type | stan::math::lb_free (const T y, const TL lb) |
Return the unconstrained value that produces the specified lower-bound constrained value. More... | |