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

◆ reduction_2d()

template<typename Derived , typename T , typename Operation >
stan::math::reduction_2d< Derived, T, Operation >::reduction_2d ( T &&  a,
const std::string &  init 
)
inlineexplicit

Constructor.

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

Definition at line 66 of file reduction_2d.hpp.