Searched refs:HouseholderThreshold (Results 1 – 1 of 1) sorted by relevance
1204 struct HouseholderThreshold;1208 struct HouseholderThreshold<float16_t> struct1215 struct HouseholderThreshold<float64_t> struct1222 struct HouseholderThreshold<float32_t> struct1244 auto res = householder(a,HouseholderThreshold<T>::value); in testHouseholder() argument1378 auto res = QR(a,HouseholderThreshold<T>::value,true); in testQR()1433 arm_status status=cmsis_qr(&IN,HouseholderThreshold<T>::value, in testQR()