Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_QR_algorithm.c735 void QR_decomposition(float *inMatArr, float *resD, int matSizeN, int matSizeM) in QR_decomposition()
952 int QR_algorithm(float *inMatArr, float *resD, int matSizeN, int low_accuracy) in QR_algorithm()
1299 int unsym_QR_algorithm(float *inMatArr, float *resD, int matSizeN) in unsym_QR_algorithm()