Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dunroll.hpp152 constexpr vector_length_t max_length(const vector_length_t a,const vector_length_t b) noexcept in max_length() function
167 return max_length(a,max_vec_length(b...)); in max_vec_length()