Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ generate()

static std::string stan::math::prod_op::generate ( const std::string &  a,
const std::string &  b 
)
inlinestatic

Generates prod reduction kernel code.

Parameters
afirst variable
bsecond variable
Returns
reduction code

Definition at line 346 of file rowwise_reduction.hpp.