Home
last modified time | relevance | path

Searched refs:vreduce_impl (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/num_features/
Dgroup.hpp254 __STATIC_FORCEINLINE auto vreduce_impl(const A &acc, std::index_sequence<Ns...>) in vreduce_impl() function
277 return(vreduce_impl(acc,std::make_index_sequence<sizeof...(E)>())); in vreduce()