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

◆ lub_free() [4/6]

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

Overload for std::vector constrained variable and std::vector upper bound.

Definition at line 144 of file lub_free.hpp.