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