Home
last modified time | relevance | path

Searched refs:shiftInfo (Results 1 – 25 of 36) sorted by relevance

12

/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/Eigenvalues/
H A DRealSchur.h339 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
346 exshift += shiftInfo.coeff(0); in computeShift()
350 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
351 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
358 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
359 s = s * s + shiftInfo.coeff(2); in computeShift()
363 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
365 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
366 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
370 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/Eigenvalues/
H A DRealSchur.h403 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
410 exshift += shiftInfo.coeff(0); in computeShift()
414 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
415 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
422 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
423 s = s * s + shiftInfo.coeff(2); in computeShift()
427 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
429 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
430 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
434 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/Eigen/src/Eigenvalues/
H A DRealSchur.h401 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
408 exshift += shiftInfo.coeff(0); in computeShift()
412 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
413 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
420 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
421 s = s * s + shiftInfo.coeff(2); in computeShift()
425 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
427 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
428 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
432 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/Eigenvalues/
H A DRealSchur.h401 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
408 exshift += shiftInfo.coeff(0); in computeShift()
412 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
413 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
420 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
421 s = s * s + shiftInfo.coeff(2); in computeShift()
425 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
427 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
428 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
432 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Eigenvalues/
H A DRealSchur.h410 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
417 exshift += shiftInfo.coeff(0); in computeShift()
421 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
422 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
429 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
430 s = s * s + shiftInfo.coeff(2); in computeShift()
434 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
436 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
437 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
441 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/Eigen/Eigen/src/Eigenvalues/
H A DRealSchur.h410 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
417 exshift += shiftInfo.coeff(0); in computeShift()
421 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
422 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
429 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
430 s = s * s + shiftInfo.coeff(2); in computeShift()
434 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
436 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
437 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
441 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Eigenvalues/
H A DRealSchur.h410 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
417 exshift += shiftInfo.coeff(0); in computeShift()
421 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
422 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
429 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
430 s = s * s + shiftInfo.coeff(2); in computeShift()
434 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
436 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
437 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
441 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/math/gismo/gismo-21.12.0/external/Eigen/src/Eigenvalues/
H A DRealSchur.h422 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
429 exshift += shiftInfo.coeff(0); in computeShift()
433 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
434 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
441 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
442 s = s * s + shiftInfo.coeff(2); in computeShift()
446 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
448 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
453 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/Eigen/Eigen/src/Eigenvalues/
H A DRealSchur.h410 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
417 exshift += shiftInfo.coeff(0); in computeShift()
421 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
422 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
429 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
430 s = s * s + shiftInfo.coeff(2); in computeShift()
434 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
436 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
437 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
441 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Eigenvalues/
H A DRealSchur.h434 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
441 exshift += shiftInfo.coeff(0); in computeShift()
445 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
446 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
453 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
454 s = s * s + shiftInfo.coeff(2); in computeShift()
458 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
460 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
461 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
465 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Eigenvalues/
H A DRealSchur.h434 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
441 exshift += shiftInfo.coeff(0); in computeShift()
445 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
446 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
453 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
454 s = s * s + shiftInfo.coeff(2); in computeShift()
458 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
460 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
461 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
465 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Eigenvalues/
H A DRealSchur.h429 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
436 exshift += shiftInfo.coeff(0); in computeShift()
440 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
441 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
448 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = s * s + shiftInfo.coeff(2); in computeShift()
453 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
455 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
456 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
460 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Eigenvalues/
H A DRealSchur.h429 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
436 exshift += shiftInfo.coeff(0); in computeShift()
440 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
441 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
448 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = s * s + shiftInfo.coeff(2); in computeShift()
453 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
455 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
456 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
460 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Eigenvalues/
H A DRealSchur.h429 shiftInfo.coeffRef(0) = m_matT.coeff(iu,iu); in computeShift()
436 exshift += shiftInfo.coeff(0); in computeShift()
440 shiftInfo.coeffRef(0) = Scalar(0.75) * s; in computeShift()
441 shiftInfo.coeffRef(1) = Scalar(0.75) * s; in computeShift()
448 Scalar s = (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
449 s = s * s + shiftInfo.coeff(2); in computeShift()
453 if (shiftInfo.coeff(1) < shiftInfo.coeff(0)) in computeShift()
455 s = s + (shiftInfo.coeff(1) - shiftInfo.coeff(0)) / Scalar(2.0); in computeShift()
456 s = shiftInfo.coeff(0) - shiftInfo.coeff(2) / s; in computeShift()
460 shiftInfo.setConstant(Scalar(0.964)); in computeShift()
[all …]

12