Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dfusion.hpp189 constexpr vector_length_t static_length() { in static_length() function
678 constexpr static vector_length_t value = static_length<LHS,RHS>();
893 constexpr vector_length_t l = static_length<VA,VB>(); in dot()
933 constexpr vector_length_t l = static_length<VA,VB>(); in swap()