Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ lub_constrain() [20/22]

template<typename T , typename L , typename U >
auto stan::math::lub_constrain ( const T &  x,
const std::tuple< L, U > &  bounds,
return_type_t< T, L, U > &  lp 
)
inline

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

Definition at line 416 of file lub_constrain.hpp.