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