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

◆ lub_constrain() [16/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 
)
inline

Overload for array of x, lb, and ub with lp.

Definition at line 340 of file lub_constrain.hpp.