Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
generate()
template<typename T >
static std::string
stan::math::min_op
< T >::generate
(
const std::string &
a
,
const std::string &
b
)
inline
static
Generates min reduction kernel code.
Parameters
a
first variable
b
second variable
Returns
reduction code
Definition at line
469
of file
rowwise_reduction.hpp
.
stan
math
min_op
[
Stan Home Page
]
© 2011–2019, Stan Development Team.