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 
)
inlinestatic

Generates min reduction kernel code.

Parameters
afirst variable
bsecond variable
Returns
reduction code

Definition at line 469 of file rowwise_reduction.hpp.