Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
lub_constrain()
[17/22]
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
357
of file
lub_constrain.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.