Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
lub_constrain()
[10/22]
template<typename T , typename L , typename U ,
require_all_not_std_vector_t
< L, U > * = nullptr>
auto stan::math::lub_constrain
(
const std::vector< T > &
x
,
const L &
lb
,
const U &
ub
)
inline
Overload for array of x and non-array lb and ub.
Definition at line
248
of file
lub_constrain.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.