Home
last modified time | relevance | path

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

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