Home
last modified time | relevance | path

Searched refs:qr_stop_criterion (Results 1 – 2 of 2) sorted by relevance

/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_dense_qr.h276 void qr_stop_criterion(MAT &A, size_type &p, size_type &q, Ttol tol) { in qr_stop_criterion() function
402 qr_stop_criterion(A1, p, q, tol);
409 qr_stop_criterion(A1, p, q, tol);
564 qr_stop_criterion(H, p, q, tol);
575 qr_stop_criterion(H, p, q, tol*2);
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_dense_qr.h275 void qr_stop_criterion(MAT &A, size_type &p, size_type &q, Ttol tol) { in qr_stop_criterion() function
401 qr_stop_criterion(A1, p, q, tol);
408 qr_stop_criterion(A1, p, q, tol);
563 qr_stop_criterion(H, p, q, tol);
574 qr_stop_criterion(H, p, q, tol*2);