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

◆ lub_constrain() [11/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,
return_type_t< T, L, U > &  lp 
)
inline

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

Definition at line 261 of file lub_constrain.hpp.