Searched defs:exshift (Results 1 – 3 of 3) sorted by relevance
362 inline void RealSchur<MatrixType>::splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift) in splitOffTwoRows()397 inline void RealSchur<MatrixType>::computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& sh… in computeShift()
167 double exshift = 0.0; in hqr2() local
329 double exshift = 0.0; in hqr2() local