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

◆ lub_constrain() [19/22]

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

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

Definition at line 408 of file lub_constrain.hpp.