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

◆ lub_constrain() [10/19]

template<typename T , typename L , typename U , require_all_not_std_vector_t< L, U > * = nullptr>
auto stan::math::lub_constrain ( const std::vector< T > &  x,
const L &  lb,
const U &  ub 
)
inline

Overload for array of x and non-array lb and ub.

Definition at line 247 of file lub_constrain.hpp.