Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/PatternGeneration/
DQR.py73 def QR(oldm,eps=1e-16): function
/cmsis-dsp-latest/dsppp/tests/
Dmatrix_test.cpp1283 auto QR(const Matrix<T,R,C,A>&m,const T eps,bool wantQ) in QR() function