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

◆ lub_constrain() [13/19]

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

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

Definition at line 292 of file lub_constrain.hpp.