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

◆ lub_constrain() [17/19]

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

Overload for array of x, lb, and ub.

Definition at line 356 of file lub_constrain.hpp.