Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dunroll.hpp59 …void vector_store_impl(const index_t i,const Vector &val, const std::index_sequence<Ns...>) const … in vector_store_impl() function
66 vector_store_impl(i,val,std::make_index_sequence<sizeof...(E)>()); in vector_store()