Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dunroll.hpp159 constexpr vector_length_t max_vec_length(F a,N ...b) noexcept in max_vec_length() function
167 return max_length(a,max_vec_length(b...)); in max_vec_length()
175 …constexpr static vector_length_t value = max_vec_length(StaticLength<std::remove_reference_t<E>>::…