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

◆ is_reduction_2d

template<typename T >
using stan::math::is_reduction_2d = typedef internal::is_reduction_2d_impl<std::decay_t<T> >

Check whether a kernel generator expression is a colwise reduction.

Definition at line 387 of file reduction_2d.hpp.