Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dunroll.hpp85 Vector vector_op_impl(const int i, const std::index_sequence<Ns...>) const noexcept in vector_op_impl() function
92 return(vector_op_impl(i,std::make_index_sequence<sizeof...(E)>())); in vector_op()