Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DGMRES.h98 Ref<VectorType> H0_tail = H.col(0).tail(m - 1); in gmres() local
100 r0.makeHouseholder(H0_tail, tau.coeffRef(0), beta); in gmres()
198 r0.makeHouseholder(H0_tail, tau.coeffRef(0), beta); in gmres()