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

◆ rowwise_reduction()

template<typename Derived , typename T , typename operation , bool PassZero>
stan::math::rowwise_reduction< Derived, T, operation, PassZero >::rowwise_reduction ( T &&  a,
const std::string &  init 
)
inlineexplicit

Constructor.

Parameters
athe expression to reduce
initOpenCL source code of initialization value for reduction

Definition at line 141 of file rowwise_reduction.hpp.