Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
lub_constrain()
[18/24]
template<typename T , typename L , typename U , typename Lp ,
require_convertible_t
<
return_type_t
< T, L, U >, Lp > * = nullptr>
auto stan::math::lub_constrain
(
const std::vector< T > &
x
,
const std::vector< L > &
lb
,
const std::vector< U > &
ub
,
Lp &
lp
)
inline
Overload for array of x, lb, and ub.
Definition at line
362
of file
lub_constrain.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.