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

◆ lub_constrain() [15/19]

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

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

Definition at line 325 of file lub_constrain.hpp.