Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ lub_constrain() [22/24]

template<bool Jacobian, typename T , typename L , typename U , typename Lp , require_convertible_t< return_type_t< T, L, U >, Lp > * = nullptr>
auto stan::math::lub_constrain ( const T &  x,
const std::tuple< L, U > &  bounds,
Lp &  lp 
)
inline

Wrapper for tuple of bounds, simply delegates to the appropriate overload.

Definition at line 431 of file lub_constrain.hpp.