Home
last modified time | relevance | path

Searched defs:exshift (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Eigenvalues/
H A DRealSchur.h395 inline void RealSchur<MatrixType>::splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift) in splitOffTwoRows()
430 inline void RealSchur<MatrixType>::computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& sh… in computeShift()