Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dunroll.hpp223 auto results_impl(std::array<T,N> &a,std::index_sequence<Ns...>) noexcept in results_impl() function
231 return results_impl(a,std::make_index_sequence<N>()); in results()