Home
last modified time | relevance | path

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

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