Searched refs:TOL_QR_STEP_LOW (Results 1 – 1 of 1) sorted by relevance
34 #define TOL_QR_STEP_LOW 1e-3f macro979 step = (low_accuracy == 1) ? TOL_QR_STEP_LOW : TOL_QR_STEP; in QR_algorithm()1139 step = TOL_QR_STEP_LOW; in QR_algorithm()