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

◆ lub_free() [5/6]

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

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

Definition at line 159 of file lub_free.hpp.