Home
last modified time | relevance | path

Searched refs:apply_house_right (Results 1 – 5 of 5) sorted by relevance

/dports/math/gmm++/gmm-5.4/tests/
H A Dgmm_torture10_qr.cc119 gmm::apply_house_right(dm1, q); in test_procedure()
130 gmm::apply_house_right(m1, q); in test_procedure()
158 gmm::apply_house_right(gmm::transposed(dm1), q); in test_procedure()
169 gmm::apply_house_right(gmm::transposed(m1), q); in test_procedure()
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_solver_idgmres.h353 apply_house_right(QR, sub_matrix(H, SUBR, SUB)); in Lock()
354 apply_house_right(QR, sub_matrix(W, sub_interval(0, n), SUB)); in Lock()
H A Dgmm_dense_qr.h75 void apply_house_right(const MAT1 &QR, const MAT2 &A_) { in apply_house_right() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_solver_idgmres.h352 apply_house_right(QR, sub_matrix(H, SUBR, SUB)); in Lock()
353 apply_house_right(QR, sub_matrix(W, sub_interval(0, n), SUB)); in Lock()
H A Dgmm_dense_qr.h74 void apply_house_right(const MAT1 &QR, const MAT2 &A_) { in apply_house_right() function