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

◆ is_colwise_reduction

template<typename T >
using stan::math::is_colwise_reduction = typedef internal::is_colwise_reduction_impl<std::decay_t<T> >

Check whether a kernel generator expression is a colwise reduction.

Definition at line 386 of file colwise_reduction.hpp.