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

◆ colwise_reduction()

template<typename Derived , typename T , typename Operation >
stan::math::colwise_reduction< Derived, T, Operation >::colwise_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 82 of file colwise_reduction.hpp.