Home
last modified time | relevance | path

Searched defs:HouseholderThreshold (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/dsppp/tests/
Dmatrix_test.cpp1208 struct HouseholderThreshold<float16_t> struct
1215 struct HouseholderThreshold<float64_t> struct
1222 struct HouseholderThreshold<float32_t> argument
1244 auto res = householder(a,HouseholderThreshold<T>::value); in testHouseholder() argument