Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Eigenvalues/
DRealSchur.h243 …void performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseh…
337 performFrancisQRStep(il, im, iu, computeU, firstHouseholderVector, workspace); in computeFromHessenberg()
485 inline void RealSchur<MatrixType>::performFrancisQRStep(Index il, Index im, Index iu, bool computeU… in performFrancisQRStep() function