CMakeLists.txt
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
mrpast/arginfer.py
mrpast/from_demes.py
mrpast/helpers.py
mrpast/main.py
mrpast/model.py
mrpast/polarize.py
mrpast/result.py
mrpast/simprocess.py
mrpast/simulate.py
mrpast.egg-info/PKG-INFO
mrpast.egg-info/SOURCES.txt
mrpast.egg-info/dependency_links.txt
mrpast.egg-info/entry_points.txt
mrpast.egg-info/not-zip-safe
mrpast.egg-info/requires.txt
mrpast.egg-info/top_level.txt
src/args.hxx
src/common.h
src/derivatives.h
src/mrp_eval.cpp
src/mrp_solver.cpp
src/objective.cpp
src/objective.h
src/solve.cpp
src/solve.h
test/test_arginfer.py
test/test_derivs.cpp
test/test_endtoend.py
test/test_helpers.py
test/test_models.py
third-party/eigen/.clang-format
third-party/eigen/.git
third-party/eigen/.git-blame-ignore-revs
third-party/eigen/.gitignore
third-party/eigen/.gitlab-ci.yml
third-party/eigen/.hgeol
third-party/eigen/CMakeLists.txt
third-party/eigen/COPYING.APACHE
third-party/eigen/COPYING.BSD
third-party/eigen/COPYING.MINPACK
third-party/eigen/COPYING.MPL2
third-party/eigen/COPYING.README
third-party/eigen/CTestConfig.cmake
third-party/eigen/CTestCustom.cmake.in
third-party/eigen/INSTALL
third-party/eigen/LICENSE
third-party/eigen/README.md
third-party/eigen/eigen3.pc.in
third-party/eigen/signature_of_eigen3_matrix_library
third-party/eigen/.gitlab/issue_templates/Bug Report.md
third-party/eigen/.gitlab/issue_templates/Feature Request.md
third-party/eigen/.gitlab/merge_request_templates/Merge Request Template.md
third-party/eigen/Eigen/AccelerateSupport
third-party/eigen/Eigen/Cholesky
third-party/eigen/Eigen/CholmodSupport
third-party/eigen/Eigen/Core
third-party/eigen/Eigen/Dense
third-party/eigen/Eigen/Eigen
third-party/eigen/Eigen/Eigenvalues
third-party/eigen/Eigen/Geometry
third-party/eigen/Eigen/Householder
third-party/eigen/Eigen/IterativeLinearSolvers
third-party/eigen/Eigen/Jacobi
third-party/eigen/Eigen/KLUSupport
third-party/eigen/Eigen/LU
third-party/eigen/Eigen/MetisSupport
third-party/eigen/Eigen/OrderingMethods
third-party/eigen/Eigen/PaStiXSupport
third-party/eigen/Eigen/PardisoSupport
third-party/eigen/Eigen/QR
third-party/eigen/Eigen/QtAlignedMalloc
third-party/eigen/Eigen/SPQRSupport
third-party/eigen/Eigen/SVD
third-party/eigen/Eigen/Sparse
third-party/eigen/Eigen/SparseCholesky
third-party/eigen/Eigen/SparseCore
third-party/eigen/Eigen/SparseLU
third-party/eigen/Eigen/SparseQR
third-party/eigen/Eigen/StdDeque
third-party/eigen/Eigen/StdList
third-party/eigen/Eigen/StdVector
third-party/eigen/Eigen/SuperLUSupport
third-party/eigen/Eigen/ThreadPool
third-party/eigen/Eigen/UmfPackSupport
third-party/eigen/Eigen/src/AccelerateSupport/AccelerateSupport.h
third-party/eigen/Eigen/src/AccelerateSupport/InternalHeaderCheck.h
third-party/eigen/Eigen/src/Cholesky/InternalHeaderCheck.h
third-party/eigen/Eigen/src/Cholesky/LDLT.h
third-party/eigen/Eigen/src/Cholesky/LLT.h
third-party/eigen/Eigen/src/Cholesky/LLT_LAPACKE.h
third-party/eigen/Eigen/src/CholmodSupport/CholmodSupport.h
third-party/eigen/Eigen/src/CholmodSupport/InternalHeaderCheck.h
third-party/eigen/Eigen/src/Core/ArithmeticSequence.h
third-party/eigen/Eigen/src/Core/Array.h
third-party/eigen/Eigen/src/Core/ArrayBase.h
third-party/eigen/Eigen/src/Core/ArrayWrapper.h
third-party/eigen/Eigen/src/Core/Assign.h
third-party/eigen/Eigen/src/Core/AssignEvaluator.h
third-party/eigen/Eigen/src/Core/Assign_MKL.h
third-party/eigen/Eigen/src/Core/BandMatrix.h
third-party/eigen/Eigen/src/Core/Block.h
third-party/eigen/Eigen/src/Core/CommaInitializer.h
third-party/eigen/Eigen/src/Core/ConditionEstimator.h
third-party/eigen/Eigen/src/Core/CoreEvaluators.h
third-party/eigen/Eigen/src/Core/CoreIterators.h
third-party/eigen/Eigen/src/Core/CwiseBinaryOp.h
third-party/eigen/Eigen/src/Core/CwiseNullaryOp.h
third-party/eigen/Eigen/src/Core/CwiseTernaryOp.h
third-party/eigen/Eigen/src/Core/CwiseUnaryOp.h
third-party/eigen/Eigen/src/Core/CwiseUnaryView.h
third-party/eigen/Eigen/src/Core/DenseBase.h
third-party/eigen/Eigen/src/Core/DenseCoeffsBase.h
third-party/eigen/Eigen/src/Core/DenseStorage.h
third-party/eigen/Eigen/src/Core/DeviceWrapper.h
third-party/eigen/Eigen/src/Core/Diagonal.h
third-party/eigen/Eigen/src/Core/DiagonalMatrix.h
third-party/eigen/Eigen/src/Core/DiagonalProduct.h
third-party/eigen/Eigen/src/Core/Dot.h
third-party/eigen/Eigen/src/Core/EigenBase.h
third-party/eigen/Eigen/src/Core/Fill.h
third-party/eigen/Eigen/src/Core/ForceAlignedAccess.h
third-party/eigen/Eigen/src/Core/Fuzzy.h
third-party/eigen/Eigen/src/Core/GeneralProduct.h
third-party/eigen/Eigen/src/Core/GenericPacketMath.h
third-party/eigen/Eigen/src/Core/GlobalFunctions.h
third-party/eigen/Eigen/src/Core/IO.h
third-party/eigen/Eigen/src/Core/IndexedView.h
third-party/eigen/Eigen/src/Core/InnerProduct.h
third-party/eigen/Eigen/src/Core/InternalHeaderCheck.h
third-party/eigen/Eigen/src/Core/Inverse.h
third-party/eigen/Eigen/src/Core/Map.h
third-party/eigen/Eigen/src/Core/MapBase.h
third-party/eigen/Eigen/src/Core/MathFunctions.h
third-party/eigen/Eigen/src/Core/MathFunctionsImpl.h
third-party/eigen/Eigen/src/Core/Matrix.h
third-party/eigen/Eigen/src/Core/MatrixBase.h
third-party/eigen/Eigen/src/Core/NestByValue.h
third-party/eigen/Eigen/src/Core/NoAlias.h
third-party/eigen/Eigen/src/Core/NumTraits.h
third-party/eigen/Eigen/src/Core/PartialReduxEvaluator.h
third-party/eigen/Eigen/src/Core/PermutationMatrix.h
third-party/eigen/Eigen/src/Core/PlainObjectBase.h
third-party/eigen/Eigen/src/Core/Product.h
third-party/eigen/Eigen/src/Core/ProductEvaluators.h
third-party/eigen/Eigen/src/Core/Random.h
third-party/eigen/Eigen/src/Core/RandomImpl.h
third-party/eigen/Eigen/src/Core/Redux.h
third-party/eigen/Eigen/src/Core/Ref.h
third-party/eigen/Eigen/src/Core/Replicate.h
third-party/eigen/Eigen/src/Core/Reshaped.h
third-party/eigen/Eigen/src/Core/ReturnByValue.h
third-party/eigen/Eigen/src/Core/Reverse.h
third-party/eigen/Eigen/src/Core/Select.h
third-party/eigen/Eigen/src/Core/SelfAdjointView.h
third-party/eigen/Eigen/src/Core/SelfCwiseBinaryOp.h
third-party/eigen/Eigen/src/Core/SkewSymmetricMatrix3.h
third-party/eigen/Eigen/src/Core/Solve.h
third-party/eigen/Eigen/src/Core/SolveTriangular.h
third-party/eigen/Eigen/src/Core/SolverBase.h
third-party/eigen/Eigen/src/Core/StableNorm.h
third-party/eigen/Eigen/src/Core/StlIterators.h
third-party/eigen/Eigen/src/Core/Stride.h
third-party/eigen/Eigen/src/Core/Swap.h
third-party/eigen/Eigen/src/Core/Transpose.h
third-party/eigen/Eigen/src/Core/Transpositions.h
third-party/eigen/Eigen/src/Core/TriangularMatrix.h
third-party/eigen/Eigen/src/Core/VectorBlock.h
third-party/eigen/Eigen/src/Core/VectorwiseOp.h
third-party/eigen/Eigen/src/Core/Visitor.h
third-party/eigen/Eigen/src/Core/arch/AVX/Complex.h
third-party/eigen/Eigen/src/Core/arch/AVX/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/AVX/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/AVX/TypeCasting.h
third-party/eigen/Eigen/src/Core/arch/AVX512/Complex.h
third-party/eigen/Eigen/src/Core/arch/AVX512/GemmKernel.h
third-party/eigen/Eigen/src/Core/arch/AVX512/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/AVX512/MathFunctionsFP16.h
third-party/eigen/Eigen/src/Core/arch/AVX512/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/AVX512/PacketMathFP16.h
third-party/eigen/Eigen/src/Core/arch/AVX512/TrsmKernel.h
third-party/eigen/Eigen/src/Core/arch/AVX512/TrsmUnrolls.inc
third-party/eigen/Eigen/src/Core/arch/AVX512/TypeCasting.h
third-party/eigen/Eigen/src/Core/arch/AVX512/TypeCastingFP16.h
third-party/eigen/Eigen/src/Core/arch/AltiVec/Complex.h
third-party/eigen/Eigen/src/Core/arch/AltiVec/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h
third-party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h
third-party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h
third-party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMAbfloat16.h
third-party/eigen/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.inc
third-party/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/AltiVec/TypeCasting.h
third-party/eigen/Eigen/src/Core/arch/Default/BFloat16.h
third-party/eigen/Eigen/src/Core/arch/Default/ConjHelper.h
third-party/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h
third-party/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h
third-party/eigen/Eigen/src/Core/arch/Default/Half.h
third-party/eigen/Eigen/src/Core/arch/Default/Settings.h
third-party/eigen/Eigen/src/Core/arch/GPU/Complex.h
third-party/eigen/Eigen/src/Core/arch/GPU/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/GPU/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/GPU/Tuple.h
third-party/eigen/Eigen/src/Core/arch/GPU/TypeCasting.h
third-party/eigen/Eigen/src/Core/arch/HIP/hcc/math_constants.h
third-party/eigen/Eigen/src/Core/arch/HVX/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/LSX/Complex.h
third-party/eigen/Eigen/src/Core/arch/LSX/GeneralBlockPanelKernel.h
third-party/eigen/Eigen/src/Core/arch/LSX/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/LSX/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/LSX/TypeCasting.h
third-party/eigen/Eigen/src/Core/arch/MSA/Complex.h
third-party/eigen/Eigen/src/Core/arch/MSA/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/MSA/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/NEON/Complex.h
third-party/eigen/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h
third-party/eigen/Eigen/src/Core/arch/NEON/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/NEON/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/NEON/TypeCasting.h
third-party/eigen/Eigen/src/Core/arch/NEON/UnaryFunctors.h
third-party/eigen/Eigen/src/Core/arch/SSE/Complex.h
third-party/eigen/Eigen/src/Core/arch/SSE/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/SSE/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/SSE/TypeCasting.h
third-party/eigen/Eigen/src/Core/arch/SVE/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/SVE/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/SVE/TypeCasting.h
third-party/eigen/Eigen/src/Core/arch/SYCL/InteropHeaders.h
third-party/eigen/Eigen/src/Core/arch/SYCL/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/SYCL/PacketMath.h
third-party/eigen/Eigen/src/Core/arch/SYCL/TypeCasting.h
third-party/eigen/Eigen/src/Core/arch/ZVector/Complex.h
third-party/eigen/Eigen/src/Core/arch/ZVector/MathFunctions.h
third-party/eigen/Eigen/src/Core/arch/ZVector/PacketMath.h
third-party/eigen/Eigen/src/Core/functors/AssignmentFunctors.h
third-party/eigen/Eigen/src/Core/functors/BinaryFunctors.h
third-party/eigen/Eigen/src/Core/functors/NullaryFunctors.h
third-party/eigen/Eigen/src/Core/functors/StlFunctors.h
third-party/eigen/Eigen/src/Core/functors/TernaryFunctors.h
third-party/eigen/Eigen/src/Core/functors/UnaryFunctors.h
third-party/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h
third-party/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h
third-party/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
third-party/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
third-party/eigen/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h
third-party/eigen/Eigen/src/Core/products/GeneralMatrixVector.h
third-party/eigen/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h
third-party/eigen/Eigen/src/Core/products/Parallelizer.h
third-party/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
third-party/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h
third-party/eigen/Eigen/src/Core/products/SelfadjointMatrixVector.h
third-party/eigen/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h
third-party/eigen/Eigen/src/Core/products/SelfadjointProduct.h
third-party/eigen/Eigen/src/Core/products/SelfadjointRank2Update.h
third-party/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h
third-party/eigen/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h
third-party/eigen/Eigen/src/Core/products/TriangularMatrixVector.h
third-party/eigen/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h
third-party/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h
third-party/eigen/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h
third-party/eigen/Eigen/src/Core/products/TriangularSolverVector.h
third-party/eigen/Eigen/src/Core/util/Assert.h
third-party/eigen/Eigen/src/Core/util/BlasUtil.h
third-party/eigen/Eigen/src/Core/util/ConfigureVectorization.h
third-party/eigen/Eigen/src/Core/util/Constants.h
third-party/eigen/Eigen/src/Core/util/DisableStupidWarnings.h
third-party/eigen/Eigen/src/Core/util/EmulateArray.h
third-party/eigen/Eigen/src/Core/util/ForwardDeclarations.h
third-party/eigen/Eigen/src/Core/util/IndexedViewHelper.h
third-party/eigen/Eigen/src/Core/util/IntegralConstant.h
third-party/eigen/Eigen/src/Core/util/MKL_support.h
third-party/eigen/Eigen/src/Core/util/Macros.h
third-party/eigen/Eigen/src/Core/util/MaxSizeVector.h
third-party/eigen/Eigen/src/Core/util/Memory.h
third-party/eigen/Eigen/src/Core/util/Meta.h
third-party/eigen/Eigen/src/Core/util/MoreMeta.h
third-party/eigen/Eigen/src/Core/util/ReenableStupidWarnings.h
third-party/eigen/Eigen/src/Core/util/ReshapedHelper.h
third-party/eigen/Eigen/src/Core/util/Serializer.h
third-party/eigen/Eigen/src/Core/util/StaticAssert.h
third-party/eigen/Eigen/src/Core/util/SymbolicIndex.h
third-party/eigen/Eigen/src/Core/util/XprHelper.h
third-party/eigen/Eigen/src/Eigenvalues/ComplexEigenSolver.h
third-party/eigen/Eigen/src/Eigenvalues/ComplexSchur.h
third-party/eigen/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h
third-party/eigen/Eigen/src/Eigenvalues/EigenSolver.h
third-party/eigen/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
third-party/eigen/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
third-party/eigen/Eigen/src/Eigenvalues/HessenbergDecomposition.h
third-party/eigen/Eigen/src/Eigenvalues/InternalHeaderCheck.h
third-party/eigen/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
third-party/eigen/Eigen/src/Eigenvalues/RealQZ.h
third-party/eigen/Eigen/src/Eigenvalues/RealSchur.h
third-party/eigen/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h
third-party/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
third-party/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h
third-party/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h
third-party/eigen/Eigen/src/Geometry/AlignedBox.h
third-party/eigen/Eigen/src/Geometry/AngleAxis.h
third-party/eigen/Eigen/src/Geometry/EulerAngles.h
third-party/eigen/Eigen/src/Geometry/Homogeneous.h
third-party/eigen/Eigen/src/Geometry/Hyperplane.h
third-party/eigen/Eigen/src/Geometry/InternalHeaderCheck.h
third-party/eigen/Eigen/src/Geometry/OrthoMethods.h
third-party/eigen/Eigen/src/Geometry/ParametrizedLine.h
third-party/eigen/Eigen/src/Geometry/Quaternion.h
third-party/eigen/Eigen/src/Geometry/Rotation2D.h
third-party/eigen/Eigen/src/Geometry/RotationBase.h
third-party/eigen/Eigen/src/Geometry/Scaling.h
third-party/eigen/Eigen/src/Geometry/Transform.h
third-party/eigen/Eigen/src/Geometry/Translation.h
third-party/eigen/Eigen/src/Geometry/Umeyama.h
third-party/eigen/Eigen/src/Geometry/arch/Geometry_SIMD.h
third-party/eigen/Eigen/src/Householder/BlockHouseholder.h
third-party/eigen/Eigen/src/Householder/Householder.h
third-party/eigen/Eigen/src/Householder/HouseholderSequence.h
third-party/eigen/Eigen/src/Householder/InternalHeaderCheck.h
third-party/eigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
third-party/eigen/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
third-party/eigen/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
third-party/eigen/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h
third-party/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
third-party/eigen/Eigen/src/IterativeLinearSolvers/InternalHeaderCheck.h
third-party/eigen/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
third-party/eigen/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h
third-party/eigen/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h
third-party/eigen/Eigen/src/Jacobi/InternalHeaderCheck.h
third-party/eigen/Eigen/src/Jacobi/Jacobi.h
third-party/eigen/Eigen/src/KLUSupport/InternalHeaderCheck.h
third-party/eigen/Eigen/src/KLUSupport/KLUSupport.h
third-party/eigen/Eigen/src/LU/Determinant.h
third-party/eigen/Eigen/src/LU/FullPivLU.h
third-party/eigen/Eigen/src/LU/InternalHeaderCheck.h
third-party/eigen/Eigen/src/LU/InverseImpl.h
third-party/eigen/Eigen/src/LU/PartialPivLU.h
third-party/eigen/Eigen/src/LU/PartialPivLU_LAPACKE.h
third-party/eigen/Eigen/src/LU/arch/InverseSize4.h
third-party/eigen/Eigen/src/MetisSupport/InternalHeaderCheck.h
third-party/eigen/Eigen/src/MetisSupport/MetisSupport.h
third-party/eigen/Eigen/src/OrderingMethods/Amd.h
third-party/eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h
third-party/eigen/Eigen/src/OrderingMethods/InternalHeaderCheck.h
third-party/eigen/Eigen/src/OrderingMethods/Ordering.h
third-party/eigen/Eigen/src/PaStiXSupport/InternalHeaderCheck.h
third-party/eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h
third-party/eigen/Eigen/src/PardisoSupport/InternalHeaderCheck.h
third-party/eigen/Eigen/src/PardisoSupport/PardisoSupport.h
third-party/eigen/Eigen/src/QR/ColPivHouseholderQR.h
third-party/eigen/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h
third-party/eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h
third-party/eigen/Eigen/src/QR/FullPivHouseholderQR.h
third-party/eigen/Eigen/src/QR/HouseholderQR.h
third-party/eigen/Eigen/src/QR/HouseholderQR_LAPACKE.h
third-party/eigen/Eigen/src/QR/InternalHeaderCheck.h
third-party/eigen/Eigen/src/SPQRSupport/InternalHeaderCheck.h
third-party/eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h
third-party/eigen/Eigen/src/SVD/BDCSVD.h
third-party/eigen/Eigen/src/SVD/BDCSVD_LAPACKE.h
third-party/eigen/Eigen/src/SVD/InternalHeaderCheck.h
third-party/eigen/Eigen/src/SVD/JacobiSVD.h
third-party/eigen/Eigen/src/SVD/JacobiSVD_LAPACKE.h
third-party/eigen/Eigen/src/SVD/SVDBase.h
third-party/eigen/Eigen/src/SVD/UpperBidiagonalization.h
third-party/eigen/Eigen/src/SparseCholesky/InternalHeaderCheck.h
third-party/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h
third-party/eigen/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
third-party/eigen/Eigen/src/SparseCore/AmbiVector.h
third-party/eigen/Eigen/src/SparseCore/CompressedStorage.h
third-party/eigen/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
third-party/eigen/Eigen/src/SparseCore/InternalHeaderCheck.h
third-party/eigen/Eigen/src/SparseCore/SparseAssign.h
third-party/eigen/Eigen/src/SparseCore/SparseBlock.h
third-party/eigen/Eigen/src/SparseCore/SparseColEtree.h
third-party/eigen/Eigen/src/SparseCore/SparseCompressedBase.h
third-party/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
third-party/eigen/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
third-party/eigen/Eigen/src/SparseCore/SparseDenseProduct.h
third-party/eigen/Eigen/src/SparseCore/SparseDiagonalProduct.h
third-party/eigen/Eigen/src/SparseCore/SparseDot.h
third-party/eigen/Eigen/src/SparseCore/SparseFuzzy.h
third-party/eigen/Eigen/src/SparseCore/SparseMap.h
third-party/eigen/Eigen/src/SparseCore/SparseMatrix.h
third-party/eigen/Eigen/src/SparseCore/SparseMatrixBase.h
third-party/eigen/Eigen/src/SparseCore/SparsePermutation.h
third-party/eigen/Eigen/src/SparseCore/SparseProduct.h
third-party/eigen/Eigen/src/SparseCore/SparseRedux.h
third-party/eigen/Eigen/src/SparseCore/SparseRef.h
third-party/eigen/Eigen/src/SparseCore/SparseSelfAdjointView.h
third-party/eigen/Eigen/src/SparseCore/SparseSolverBase.h
third-party/eigen/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
third-party/eigen/Eigen/src/SparseCore/SparseTranspose.h
third-party/eigen/Eigen/src/SparseCore/SparseTriangularView.h
third-party/eigen/Eigen/src/SparseCore/SparseUtil.h
third-party/eigen/Eigen/src/SparseCore/SparseVector.h
third-party/eigen/Eigen/src/SparseCore/SparseView.h
third-party/eigen/Eigen/src/SparseCore/TriangularSolver.h
third-party/eigen/Eigen/src/SparseLU/InternalHeaderCheck.h
third-party/eigen/Eigen/src/SparseLU/SparseLU.h
third-party/eigen/Eigen/src/SparseLU/SparseLUImpl.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_Memory.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_Structs.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_Utils.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_column_bmod.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_column_dfs.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_panel_bmod.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_panel_dfs.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_pivotL.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_pruneL.h
third-party/eigen/Eigen/src/SparseLU/SparseLU_relax_snode.h
third-party/eigen/Eigen/src/SparseQR/InternalHeaderCheck.h
third-party/eigen/Eigen/src/SparseQR/SparseQR.h
third-party/eigen/Eigen/src/StlSupport/StdDeque.h
third-party/eigen/Eigen/src/StlSupport/StdList.h
third-party/eigen/Eigen/src/StlSupport/StdVector.h
third-party/eigen/Eigen/src/StlSupport/details.h
third-party/eigen/Eigen/src/SuperLUSupport/InternalHeaderCheck.h
third-party/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h
third-party/eigen/Eigen/src/ThreadPool/Barrier.h
third-party/eigen/Eigen/src/ThreadPool/CoreThreadPoolDevice.h
third-party/eigen/Eigen/src/ThreadPool/EventCount.h
third-party/eigen/Eigen/src/ThreadPool/ForkJoin.h
third-party/eigen/Eigen/src/ThreadPool/InternalHeaderCheck.h
third-party/eigen/Eigen/src/ThreadPool/NonBlockingThreadPool.h
third-party/eigen/Eigen/src/ThreadPool/RunQueue.h
third-party/eigen/Eigen/src/ThreadPool/ThreadCancel.h
third-party/eigen/Eigen/src/ThreadPool/ThreadEnvironment.h
third-party/eigen/Eigen/src/ThreadPool/ThreadLocal.h
third-party/eigen/Eigen/src/ThreadPool/ThreadPoolInterface.h
third-party/eigen/Eigen/src/ThreadPool/ThreadYield.h
third-party/eigen/Eigen/src/UmfPackSupport/InternalHeaderCheck.h
third-party/eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h
third-party/eigen/Eigen/src/misc/Image.h
third-party/eigen/Eigen/src/misc/InternalHeaderCheck.h
third-party/eigen/Eigen/src/misc/Kernel.h
third-party/eigen/Eigen/src/misc/RealSvd2x2.h
third-party/eigen/Eigen/src/misc/blas.h
third-party/eigen/Eigen/src/misc/lapacke.h
third-party/eigen/Eigen/src/misc/lapacke_helpers.h
third-party/eigen/Eigen/src/misc/lapacke_mangling.h
third-party/eigen/Eigen/src/plugins/ArrayCwiseBinaryOps.inc
third-party/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.inc
third-party/eigen/Eigen/src/plugins/BlockMethods.inc
third-party/eigen/Eigen/src/plugins/CommonCwiseBinaryOps.inc
third-party/eigen/Eigen/src/plugins/CommonCwiseUnaryOps.inc
third-party/eigen/Eigen/src/plugins/IndexedViewMethods.inc
third-party/eigen/Eigen/src/plugins/InternalHeaderCheck.inc
third-party/eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.inc
third-party/eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.inc
third-party/eigen/Eigen/src/plugins/ReshapedMethods.inc
third-party/eigen/bench/btl/CMakeLists.txt
third-party/eigen/bench/btl/COPYING
third-party/eigen/bench/btl/README
third-party/eigen/bench/btl/actions/action_aat_product.hh
third-party/eigen/bench/btl/actions/action_ata_product.hh
third-party/eigen/bench/btl/actions/action_atv_product.hh
third-party/eigen/bench/btl/actions/action_axpby.hh
third-party/eigen/bench/btl/actions/action_axpy.hh
third-party/eigen/bench/btl/actions/action_cholesky.hh
third-party/eigen/bench/btl/actions/action_ger.hh
third-party/eigen/bench/btl/actions/action_hessenberg.hh
third-party/eigen/bench/btl/actions/action_lu_decomp.hh
third-party/eigen/bench/btl/actions/action_lu_solve.hh
third-party/eigen/bench/btl/actions/action_matrix_matrix_product.hh
third-party/eigen/bench/btl/actions/action_matrix_matrix_product_bis.hh
third-party/eigen/bench/btl/actions/action_matrix_vector_product.hh
third-party/eigen/bench/btl/actions/action_partial_lu.hh
third-party/eigen/bench/btl/actions/action_rot.hh
third-party/eigen/bench/btl/actions/action_symv.hh
third-party/eigen/bench/btl/actions/action_syr2.hh
third-party/eigen/bench/btl/actions/action_trisolve.hh
third-party/eigen/bench/btl/actions/action_trisolve_matrix.hh
third-party/eigen/bench/btl/actions/action_trmm.hh
third-party/eigen/bench/btl/actions/basic_actions.hh
third-party/eigen/bench/btl/cmake/FindACML.cmake
third-party/eigen/bench/btl/cmake/FindATLAS.cmake
third-party/eigen/bench/btl/cmake/FindBLAZE.cmake
third-party/eigen/bench/btl/cmake/FindBlitz.cmake
third-party/eigen/bench/btl/cmake/FindCBLAS.cmake
third-party/eigen/bench/btl/cmake/FindGMM.cmake
third-party/eigen/bench/btl/cmake/FindMKL.cmake
third-party/eigen/bench/btl/cmake/FindMTL4.cmake
third-party/eigen/bench/btl/cmake/FindOPENBLAS.cmake
third-party/eigen/bench/btl/cmake/FindPackageHandleStandardArgs.cmake
third-party/eigen/bench/btl/cmake/FindTvmet.cmake
third-party/eigen/bench/btl/cmake/MacroOptionalAddSubdirectory.cmake
third-party/eigen/bench/btl/data/CMakeLists.txt
third-party/eigen/bench/btl/data/action_settings.txt
third-party/eigen/bench/btl/data/gnuplot_common_settings.hh
third-party/eigen/bench/btl/data/go_mean
third-party/eigen/bench/btl/data/mean.cxx
third-party/eigen/bench/btl/data/mk_gnuplot_script.sh
third-party/eigen/bench/btl/data/mk_mean_script.sh
third-party/eigen/bench/btl/data/mk_new_gnuplot.sh
third-party/eigen/bench/btl/data/perlib_plot_settings.txt
third-party/eigen/bench/btl/data/regularize.cxx
third-party/eigen/bench/btl/data/smooth.cxx
third-party/eigen/bench/btl/data/smooth_all.sh
third-party/eigen/bench/btl/generic_bench/bench.hh
third-party/eigen/bench/btl/generic_bench/bench_parameter.hh
third-party/eigen/bench/btl/generic_bench/btl.hh
third-party/eigen/bench/btl/generic_bench/init/init_function.hh
third-party/eigen/bench/btl/generic_bench/init/init_matrix.hh
third-party/eigen/bench/btl/generic_bench/init/init_vector.hh
third-party/eigen/bench/btl/generic_bench/static/bench_static.hh
third-party/eigen/bench/btl/generic_bench/static/intel_bench_fixed_size.hh
third-party/eigen/bench/btl/generic_bench/static/static_size_generator.hh
third-party/eigen/bench/btl/generic_bench/timers/STL_perf_analyzer.hh
third-party/eigen/bench/btl/generic_bench/timers/STL_timer.hh
third-party/eigen/bench/btl/generic_bench/timers/mixed_perf_analyzer.hh
third-party/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer.hh
third-party/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer_old.hh
third-party/eigen/bench/btl/generic_bench/timers/portable_timer.hh
third-party/eigen/bench/btl/generic_bench/timers/x86_perf_analyzer.hh
third-party/eigen/bench/btl/generic_bench/timers/x86_timer.hh
third-party/eigen/bench/btl/generic_bench/utils/size_lin_log.hh
third-party/eigen/bench/btl/generic_bench/utils/size_log.hh
third-party/eigen/bench/btl/generic_bench/utils/utilities.h
third-party/eigen/bench/btl/generic_bench/utils/xy_file.hh
third-party/eigen/bench/btl/libs/BLAS/CMakeLists.txt
third-party/eigen/bench/btl/libs/BLAS/blas.h
third-party/eigen/bench/btl/libs/BLAS/blas_interface.hh
third-party/eigen/bench/btl/libs/BLAS/blas_interface_impl.hh
third-party/eigen/bench/btl/libs/BLAS/c_interface_base.h
third-party/eigen/bench/btl/libs/BLAS/main.cpp
third-party/eigen/bench/btl/libs/STL/CMakeLists.txt
third-party/eigen/bench/btl/libs/STL/STL_interface.hh
third-party/eigen/bench/btl/libs/STL/main.cpp
third-party/eigen/bench/btl/libs/blaze/CMakeLists.txt
third-party/eigen/bench/btl/libs/blaze/blaze_interface.hh
third-party/eigen/bench/btl/libs/blaze/main.cpp
third-party/eigen/bench/btl/libs/blitz/CMakeLists.txt
third-party/eigen/bench/btl/libs/blitz/blitz_LU_solve_interface.hh
third-party/eigen/bench/btl/libs/blitz/blitz_interface.hh
third-party/eigen/bench/btl/libs/blitz/btl_blitz.cpp
third-party/eigen/bench/btl/libs/blitz/btl_tiny_blitz.cpp
third-party/eigen/bench/btl/libs/blitz/tiny_blitz_interface.hh
third-party/eigen/bench/btl/libs/eigen2/CMakeLists.txt
third-party/eigen/bench/btl/libs/eigen2/btl_tiny_eigen2.cpp
third-party/eigen/bench/btl/libs/eigen2/eigen2_interface.hh
third-party/eigen/bench/btl/libs/eigen2/main_adv.cpp
third-party/eigen/bench/btl/libs/eigen2/main_linear.cpp
third-party/eigen/bench/btl/libs/eigen2/main_matmat.cpp
third-party/eigen/bench/btl/libs/eigen2/main_vecmat.cpp
third-party/eigen/bench/btl/libs/eigen3/CMakeLists.txt
third-party/eigen/bench/btl/libs/eigen3/btl_tiny_eigen3.cpp
third-party/eigen/bench/btl/libs/eigen3/eigen3_interface.hh
third-party/eigen/bench/btl/libs/eigen3/main_adv.cpp
third-party/eigen/bench/btl/libs/eigen3/main_linear.cpp
third-party/eigen/bench/btl/libs/eigen3/main_matmat.cpp
third-party/eigen/bench/btl/libs/eigen3/main_vecmat.cpp
third-party/eigen/bench/btl/libs/gmm/CMakeLists.txt
third-party/eigen/bench/btl/libs/gmm/gmm_LU_solve_interface.hh
third-party/eigen/bench/btl/libs/gmm/gmm_interface.hh
third-party/eigen/bench/btl/libs/gmm/main.cpp
third-party/eigen/bench/btl/libs/mtl4/.kdbgrc.main
third-party/eigen/bench/btl/libs/mtl4/CMakeLists.txt
third-party/eigen/bench/btl/libs/mtl4/main.cpp
third-party/eigen/bench/btl/libs/mtl4/mtl4_LU_solve_interface.hh
third-party/eigen/bench/btl/libs/mtl4/mtl4_interface.hh
third-party/eigen/bench/btl/libs/tensors/CMakeLists.txt
third-party/eigen/bench/btl/libs/tensors/main_linear.cpp
third-party/eigen/bench/btl/libs/tensors/main_matmat.cpp
third-party/eigen/bench/btl/libs/tensors/main_vecmat.cpp
third-party/eigen/bench/btl/libs/tensors/tensor_interface.hh
third-party/eigen/bench/btl/libs/tvmet/CMakeLists.txt
third-party/eigen/bench/btl/libs/tvmet/main.cpp
third-party/eigen/bench/btl/libs/tvmet/tvmet_interface.hh
third-party/eigen/bench/btl/libs/ublas/CMakeLists.txt
third-party/eigen/bench/btl/libs/ublas/main.cpp
third-party/eigen/bench/btl/libs/ublas/ublas_interface.hh
third-party/eigen/bench/perf_monitoring/changesets.txt
third-party/eigen/bench/perf_monitoring/gemm.cpp
third-party/eigen/bench/perf_monitoring/gemm_common.h
third-party/eigen/bench/perf_monitoring/gemm_settings.txt
third-party/eigen/bench/perf_monitoring/gemm_square_settings.txt
third-party/eigen/bench/perf_monitoring/gemv.cpp
third-party/eigen/bench/perf_monitoring/gemv_common.h
third-party/eigen/bench/perf_monitoring/gemv_settings.txt
third-party/eigen/bench/perf_monitoring/gemv_square_settings.txt
third-party/eigen/bench/perf_monitoring/gemvt.cpp
third-party/eigen/bench/perf_monitoring/lazy_gemm.cpp
third-party/eigen/bench/perf_monitoring/lazy_gemm_settings.txt
third-party/eigen/bench/perf_monitoring/llt.cpp
third-party/eigen/bench/perf_monitoring/make_plot.sh
third-party/eigen/bench/perf_monitoring/run.sh
third-party/eigen/bench/perf_monitoring/runall.sh
third-party/eigen/bench/perf_monitoring/trmv_lo.cpp
third-party/eigen/bench/perf_monitoring/trmv_lot.cpp
third-party/eigen/bench/perf_monitoring/trmv_up.cpp
third-party/eigen/bench/perf_monitoring/trmv_upt.cpp
third-party/eigen/bench/perf_monitoring/resources/chart_footer.html
third-party/eigen/bench/perf_monitoring/resources/chart_header.html
third-party/eigen/bench/perf_monitoring/resources/footer.html
third-party/eigen/bench/perf_monitoring/resources/header.html
third-party/eigen/bench/perf_monitoring/resources/s1.js
third-party/eigen/bench/perf_monitoring/resources/s2.js
third-party/eigen/bench/spbench/CMakeLists.txt
third-party/eigen/bench/spbench/sp_solver.cpp
third-party/eigen/bench/spbench/spbench.dtd
third-party/eigen/bench/spbench/spbenchsolver.cpp
third-party/eigen/bench/spbench/spbenchsolver.h
third-party/eigen/bench/spbench/spbenchstyle.h
third-party/eigen/bench/spbench/test_sparseLU.cpp
third-party/eigen/bench/tensors/README
third-party/eigen/bench/tensors/benchmark.h
third-party/eigen/bench/tensors/benchmark_main.cc
third-party/eigen/bench/tensors/contraction_benchmarks_cpu.cc
third-party/eigen/bench/tensors/eigen_sycl_bench.sh
third-party/eigen/bench/tensors/eigen_sycl_bench_contract.sh
third-party/eigen/bench/tensors/tensor_benchmarks.h
third-party/eigen/bench/tensors/tensor_benchmarks_cpu.cc
third-party/eigen/bench/tensors/tensor_benchmarks_fp16_gpu.cu
third-party/eigen/bench/tensors/tensor_benchmarks_gpu.cu
third-party/eigen/bench/tensors/tensor_benchmarks_sycl.cc
third-party/eigen/bench/tensors/tensor_contract_sycl_bench.cc
third-party/eigen/blas/BandTriangularSolver.h
third-party/eigen/blas/CMakeLists.txt
third-party/eigen/blas/GeneralRank1Update.h
third-party/eigen/blas/PackedSelfadjointProduct.h
third-party/eigen/blas/PackedTriangularMatrixVector.h
third-party/eigen/blas/PackedTriangularSolverVector.h
third-party/eigen/blas/README.txt
third-party/eigen/blas/Rank2Update.h
third-party/eigen/blas/blas.h
third-party/eigen/blas/common.h
third-party/eigen/blas/complex_double.cpp
third-party/eigen/blas/complex_single.cpp
third-party/eigen/blas/double.cpp
third-party/eigen/blas/level1_cplx_impl.h
third-party/eigen/blas/level1_impl.h
third-party/eigen/blas/level1_real_impl.h
third-party/eigen/blas/level2_cplx_impl.h
third-party/eigen/blas/level2_impl.h
third-party/eigen/blas/level2_real_impl.h
third-party/eigen/blas/level3_impl.h
third-party/eigen/blas/single.cpp
third-party/eigen/blas/xerbla.cpp
third-party/eigen/blas/f2c/chbmv.c
third-party/eigen/blas/f2c/chpmv.c
third-party/eigen/blas/f2c/complexdots.c
third-party/eigen/blas/f2c/ctbmv.c
third-party/eigen/blas/f2c/datatypes.h
third-party/eigen/blas/f2c/drotm.c
third-party/eigen/blas/f2c/drotmg.c
third-party/eigen/blas/f2c/dsbmv.c
third-party/eigen/blas/f2c/dspmv.c
third-party/eigen/blas/f2c/dtbmv.c
third-party/eigen/blas/f2c/lsame.c
third-party/eigen/blas/f2c/srotm.c
third-party/eigen/blas/f2c/srotmg.c
third-party/eigen/blas/f2c/ssbmv.c
third-party/eigen/blas/f2c/sspmv.c
third-party/eigen/blas/f2c/stbmv.c
third-party/eigen/blas/f2c/zhbmv.c
third-party/eigen/blas/f2c/zhpmv.c
third-party/eigen/blas/f2c/ztbmv.c
third-party/eigen/blas/fortran/complexdots.f
third-party/eigen/blas/testing/CMakeLists.txt
third-party/eigen/blas/testing/cblat1.f
third-party/eigen/blas/testing/cblat2.dat
third-party/eigen/blas/testing/cblat2.f
third-party/eigen/blas/testing/cblat3.dat
third-party/eigen/blas/testing/cblat3.f
third-party/eigen/blas/testing/dblat1.f
third-party/eigen/blas/testing/dblat2.dat
third-party/eigen/blas/testing/dblat2.f
third-party/eigen/blas/testing/dblat3.dat
third-party/eigen/blas/testing/dblat3.f
third-party/eigen/blas/testing/runblastest.sh
third-party/eigen/blas/testing/sblat1.f
third-party/eigen/blas/testing/sblat2.dat
third-party/eigen/blas/testing/sblat2.f
third-party/eigen/blas/testing/sblat3.dat
third-party/eigen/blas/testing/sblat3.f
third-party/eigen/blas/testing/zblat1.f
third-party/eigen/blas/testing/zblat2.dat
third-party/eigen/blas/testing/zblat2.f
third-party/eigen/blas/testing/zblat3.dat
third-party/eigen/blas/testing/zblat3.f
third-party/eigen/ci/CTest2JUnit.xsl
third-party/eigen/ci/README.md
third-party/eigen/ci/build.linux.gitlab-ci.yml
third-party/eigen/ci/build.windows.gitlab-ci.yml
third-party/eigen/ci/checkformat.gitlab-ci.yml
third-party/eigen/ci/common.gitlab-ci.yml
third-party/eigen/ci/deploy.gitlab-ci.yml
third-party/eigen/ci/test.linux.gitlab-ci.yml
third-party/eigen/ci/test.windows.gitlab-ci.yml
third-party/eigen/ci/scripts/build.linux.script.sh
third-party/eigen/ci/scripts/build.windows.script.ps1
third-party/eigen/ci/scripts/build_and_install_doxygen.sh
third-party/eigen/ci/scripts/common.linux.before_script.sh
third-party/eigen/ci/scripts/common.windows.before_script.ps1
third-party/eigen/ci/scripts/test.linux.after_script.sh
third-party/eigen/ci/scripts/test.linux.script.sh
third-party/eigen/ci/scripts/test.windows.after_script.ps1
third-party/eigen/ci/scripts/test.windows.script.ps1
third-party/eigen/ci/scripts/vars.linux.sh
third-party/eigen/ci/scripts/vars.windows.ps1
third-party/eigen/cmake/ComputeCppCompilerChecks.cmake
third-party/eigen/cmake/ComputeCppIRMap.cmake
third-party/eigen/cmake/Eigen3Config.cmake.in
third-party/eigen/cmake/EigenConfigureTesting.cmake
third-party/eigen/cmake/EigenSmokeTestList.cmake
third-party/eigen/cmake/EigenTesting.cmake
third-party/eigen/cmake/EigenUninstall.cmake
third-party/eigen/cmake/FindAccelerate.cmake
third-party/eigen/cmake/FindAdolc.cmake
third-party/eigen/cmake/FindBLASEXT.cmake
third-party/eigen/cmake/FindCHOLMOD.cmake
third-party/eigen/cmake/FindCLANG_FORMAT.cmake
third-party/eigen/cmake/FindComputeCpp.cmake
third-party/eigen/cmake/FindDPCPP.cmake
third-party/eigen/cmake/FindFFTW.cmake
third-party/eigen/cmake/FindGMP.cmake
third-party/eigen/cmake/FindGoogleHash.cmake
third-party/eigen/cmake/FindHWLOC.cmake
third-party/eigen/cmake/FindKLU.cmake
third-party/eigen/cmake/FindMPFR.cmake
third-party/eigen/cmake/FindMPREAL.cmake
third-party/eigen/cmake/FindMetis.cmake
third-party/eigen/cmake/FindPASTIX.cmake
third-party/eigen/cmake/FindPTSCOTCH.cmake
third-party/eigen/cmake/FindSCOTCH.cmake
third-party/eigen/cmake/FindSPQR.cmake
third-party/eigen/cmake/FindStandardMathLibrary.cmake
third-party/eigen/cmake/FindSuperLU.cmake
third-party/eigen/cmake/FindTriSYCL.cmake
third-party/eigen/cmake/FindUMFPACK.cmake
third-party/eigen/cmake/RegexUtils.cmake
third-party/eigen/cmake/SyclConfigureTesting.cmake
third-party/eigen/debug/gdb/__init__.py
third-party/eigen/debug/gdb/printers.py
third-party/eigen/debug/lldb/eigenlldb.py
third-party/eigen/debug/msvc/eigen.natvis
third-party/eigen/debug/msvc/eigen_autoexp_part.dat
third-party/eigen/demos/mandelbrot/CMakeLists.txt
third-party/eigen/demos/mandelbrot/README
third-party/eigen/demos/mandelbrot/mandelbrot.cpp
third-party/eigen/demos/mandelbrot/mandelbrot.h
third-party/eigen/demos/mix_eigen_and_c/README
third-party/eigen/demos/mix_eigen_and_c/binary_library.cpp
third-party/eigen/demos/mix_eigen_and_c/binary_library.h
third-party/eigen/demos/mix_eigen_and_c/example.c
third-party/eigen/demos/opengl/CMakeLists.txt
third-party/eigen/demos/opengl/README
third-party/eigen/demos/opengl/camera.cpp
third-party/eigen/demos/opengl/camera.h
third-party/eigen/demos/opengl/gpuhelper.cpp
third-party/eigen/demos/opengl/gpuhelper.h
third-party/eigen/demos/opengl/icosphere.cpp
third-party/eigen/demos/opengl/icosphere.h
third-party/eigen/demos/opengl/quaternion_demo.cpp
third-party/eigen/demos/opengl/quaternion_demo.h
third-party/eigen/demos/opengl/trackball.cpp
third-party/eigen/demos/opengl/trackball.h
third-party/eigen/doc/examples/.krazy
third-party/eigen/doc/examples/CMakeLists.txt
third-party/eigen/doc/examples/CustomizingEigen_Inheritance.cpp
third-party/eigen/doc/examples/Cwise_erf.cpp
third-party/eigen/doc/examples/Cwise_erfc.cpp
third-party/eigen/doc/examples/Cwise_lgamma.cpp
third-party/eigen/doc/examples/DenseBase_middleCols_int.cpp
third-party/eigen/doc/examples/DenseBase_middleRows_int.cpp
third-party/eigen/doc/examples/DenseBase_template_int_middleCols.cpp
third-party/eigen/doc/examples/DenseBase_template_int_middleRows.cpp
third-party/eigen/doc/examples/QuickStart_example.cpp
third-party/eigen/doc/examples/QuickStart_example2_dynamic.cpp
third-party/eigen/doc/examples/QuickStart_example2_fixed.cpp
third-party/eigen/doc/examples/TemplateKeyword_flexible.cpp
third-party/eigen/doc/examples/TemplateKeyword_simple.cpp
third-party/eigen/doc/examples/TutorialInplaceLU.cpp
third-party/eigen/doc/examples/TutorialLinAlgComputeTwice.cpp
third-party/eigen/doc/examples/TutorialLinAlgExComputeSolveError.cpp
third-party/eigen/doc/examples/TutorialLinAlgExSolveColPivHouseholderQR.cpp
third-party/eigen/doc/examples/TutorialLinAlgExSolveLDLT.cpp
third-party/eigen/doc/examples/TutorialLinAlgInverseDeterminant.cpp
third-party/eigen/doc/examples/TutorialLinAlgRankRevealing.cpp
third-party/eigen/doc/examples/TutorialLinAlgSVDSolve.cpp
third-party/eigen/doc/examples/TutorialLinAlgSelfAdjointEigenSolver.cpp
third-party/eigen/doc/examples/TutorialLinAlgSetThreshold.cpp
third-party/eigen/doc/examples/Tutorial_ArrayClass_accessors.cpp
third-party/eigen/doc/examples/Tutorial_ArrayClass_addition.cpp
third-party/eigen/doc/examples/Tutorial_ArrayClass_cwise_other.cpp
third-party/eigen/doc/examples/Tutorial_ArrayClass_interop.cpp
third-party/eigen/doc/examples/Tutorial_ArrayClass_interop_matrix.cpp
third-party/eigen/doc/examples/Tutorial_ArrayClass_mult.cpp
third-party/eigen/doc/examples/Tutorial_BlockOperations_block_assignment.cpp
third-party/eigen/doc/examples/Tutorial_BlockOperations_colrow.cpp
third-party/eigen/doc/examples/Tutorial_BlockOperations_corner.cpp
third-party/eigen/doc/examples/Tutorial_BlockOperations_print_block.cpp
third-party/eigen/doc/examples/Tutorial_BlockOperations_vector.cpp
third-party/eigen/doc/examples/Tutorial_PartialLU_solve.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_operatornorm.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp
third-party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp
third-party/eigen/doc/examples/Tutorial_simple_example_dynamic_size.cpp
third-party/eigen/doc/examples/Tutorial_simple_example_fixed_size.cpp
third-party/eigen/doc/examples/class_Block.cpp
third-party/eigen/doc/examples/class_CwiseBinaryOp.cpp
third-party/eigen/doc/examples/class_CwiseUnaryOp.cpp
third-party/eigen/doc/examples/class_CwiseUnaryOp_ptrfun.cpp
third-party/eigen/doc/examples/class_FixedBlock.cpp
third-party/eigen/doc/examples/class_FixedReshaped.cpp
third-party/eigen/doc/examples/class_FixedVectorBlock.cpp
third-party/eigen/doc/examples/class_Reshaped.cpp
third-party/eigen/doc/examples/class_VectorBlock.cpp
third-party/eigen/doc/examples/function_taking_eigenbase.cpp
third-party/eigen/doc/examples/function_taking_ref.cpp
third-party/eigen/doc/examples/make_circulant.cpp
third-party/eigen/doc/examples/make_circulant.cpp.entry
third-party/eigen/doc/examples/make_circulant.cpp.evaluator
third-party/eigen/doc/examples/make_circulant.cpp.expression
third-party/eigen/doc/examples/make_circulant.cpp.main
third-party/eigen/doc/examples/make_circulant.cpp.preamble
third-party/eigen/doc/examples/make_circulant.cpp.traits
third-party/eigen/doc/examples/make_circulant2.cpp
third-party/eigen/doc/examples/matrixfree_cg.cpp
third-party/eigen/doc/examples/nullary_indexing.cpp
third-party/eigen/doc/examples/tut_arithmetic_add_sub.cpp
third-party/eigen/doc/examples/tut_arithmetic_dot_cross.cpp
third-party/eigen/doc/examples/tut_arithmetic_matrix_mul.cpp
third-party/eigen/doc/examples/tut_arithmetic_redux_basic.cpp
third-party/eigen/doc/examples/tut_arithmetic_scalar_mul_div.cpp
third-party/eigen/doc/examples/tut_matrix_coefficient_accessors.cpp
third-party/eigen/doc/examples/tut_matrix_resize.cpp
third-party/eigen/doc/examples/tut_matrix_resize_fixed_size.cpp
third-party/eigen/doc/snippets/.krazy
third-party/eigen/doc/snippets/AngleAxis_mimic_euler.cpp
third-party/eigen/doc/snippets/Array_initializer_list_23_cxx11.cpp
third-party/eigen/doc/snippets/Array_initializer_list_vector_cxx11.cpp
third-party/eigen/doc/snippets/Array_variadic_ctor_cxx11.cpp
third-party/eigen/doc/snippets/BiCGSTAB_simple.cpp
third-party/eigen/doc/snippets/BiCGSTAB_step_by_step.cpp
third-party/eigen/doc/snippets/CMakeLists.txt
third-party/eigen/doc/snippets/ColPivHouseholderQR_solve.cpp
third-party/eigen/doc/snippets/ComplexEigenSolver_compute.cpp
third-party/eigen/doc/snippets/ComplexEigenSolver_eigenvalues.cpp
third-party/eigen/doc/snippets/ComplexEigenSolver_eigenvectors.cpp
third-party/eigen/doc/snippets/ComplexSchur_compute.cpp
third-party/eigen/doc/snippets/ComplexSchur_matrixT.cpp
third-party/eigen/doc/snippets/ComplexSchur_matrixU.cpp
third-party/eigen/doc/snippets/Cwise_abs.cpp
third-party/eigen/doc/snippets/Cwise_abs2.cpp
third-party/eigen/doc/snippets/Cwise_acos.cpp
third-party/eigen/doc/snippets/Cwise_arg.cpp
third-party/eigen/doc/snippets/Cwise_array_atan2_array.cpp
third-party/eigen/doc/snippets/Cwise_array_power_array.cpp
third-party/eigen/doc/snippets/Cwise_asin.cpp
third-party/eigen/doc/snippets/Cwise_atan.cpp
third-party/eigen/doc/snippets/Cwise_boolean_and.cpp
third-party/eigen/doc/snippets/Cwise_boolean_not.cpp
third-party/eigen/doc/snippets/Cwise_boolean_or.cpp
third-party/eigen/doc/snippets/Cwise_cbrt.cpp
third-party/eigen/doc/snippets/Cwise_ceil.cpp
third-party/eigen/doc/snippets/Cwise_cos.cpp
third-party/eigen/doc/snippets/Cwise_cosh.cpp
third-party/eigen/doc/snippets/Cwise_cube.cpp
third-party/eigen/doc/snippets/Cwise_equal_equal.cpp
third-party/eigen/doc/snippets/Cwise_exp.cpp
third-party/eigen/doc/snippets/Cwise_floor.cpp
third-party/eigen/doc/snippets/Cwise_greater.cpp
third-party/eigen/doc/snippets/Cwise_greater_equal.cpp
third-party/eigen/doc/snippets/Cwise_inverse.cpp
third-party/eigen/doc/snippets/Cwise_isFinite.cpp
third-party/eigen/doc/snippets/Cwise_isInf.cpp
third-party/eigen/doc/snippets/Cwise_isNaN.cpp
third-party/eigen/doc/snippets/Cwise_less.cpp
third-party/eigen/doc/snippets/Cwise_less_equal.cpp
third-party/eigen/doc/snippets/Cwise_log.cpp
third-party/eigen/doc/snippets/Cwise_log10.cpp
third-party/eigen/doc/snippets/Cwise_max.cpp
third-party/eigen/doc/snippets/Cwise_min.cpp
third-party/eigen/doc/snippets/Cwise_minus.cpp
third-party/eigen/doc/snippets/Cwise_minus_equal.cpp
third-party/eigen/doc/snippets/Cwise_not_equal.cpp
third-party/eigen/doc/snippets/Cwise_plus.cpp
third-party/eigen/doc/snippets/Cwise_plus_equal.cpp
third-party/eigen/doc/snippets/Cwise_pow.cpp
third-party/eigen/doc/snippets/Cwise_product.cpp
third-party/eigen/doc/snippets/Cwise_quotient.cpp
third-party/eigen/doc/snippets/Cwise_rint.cpp
third-party/eigen/doc/snippets/Cwise_round.cpp
third-party/eigen/doc/snippets/Cwise_scalar_power_array.cpp
third-party/eigen/doc/snippets/Cwise_sign.cpp
third-party/eigen/doc/snippets/Cwise_sin.cpp
third-party/eigen/doc/snippets/Cwise_sinh.cpp
third-party/eigen/doc/snippets/Cwise_slash_equal.cpp
third-party/eigen/doc/snippets/Cwise_sqrt.cpp
third-party/eigen/doc/snippets/Cwise_square.cpp
third-party/eigen/doc/snippets/Cwise_tan.cpp
third-party/eigen/doc/snippets/Cwise_tanh.cpp
third-party/eigen/doc/snippets/Cwise_times_equal.cpp
third-party/eigen/doc/snippets/Cwise_trunc.cpp
third-party/eigen/doc/snippets/DenseBase_LinSpaced.cpp
third-party/eigen/doc/snippets/DenseBase_LinSpacedInt.cpp
third-party/eigen/doc/snippets/DenseBase_LinSpaced_seq_deprecated.cpp
third-party/eigen/doc/snippets/DenseBase_setLinSpaced.cpp
third-party/eigen/doc/snippets/DirectionWise_hnormalized.cpp
third-party/eigen/doc/snippets/DirectionWise_replicate.cpp
third-party/eigen/doc/snippets/DirectionWise_replicate_int.cpp
third-party/eigen/doc/snippets/EigenSolver_EigenSolver_MatrixType.cpp
third-party/eigen/doc/snippets/EigenSolver_compute.cpp
third-party/eigen/doc/snippets/EigenSolver_eigenvalues.cpp
third-party/eigen/doc/snippets/EigenSolver_eigenvectors.cpp
third-party/eigen/doc/snippets/EigenSolver_pseudoEigenvectors.cpp
third-party/eigen/doc/snippets/FullPivHouseholderQR_solve.cpp
third-party/eigen/doc/snippets/FullPivLU_image.cpp
third-party/eigen/doc/snippets/FullPivLU_kernel.cpp
third-party/eigen/doc/snippets/FullPivLU_solve.cpp
third-party/eigen/doc/snippets/GeneralizedEigenSolver.cpp
third-party/eigen/doc/snippets/HessenbergDecomposition_compute.cpp
third-party/eigen/doc/snippets/HessenbergDecomposition_matrixH.cpp
third-party/eigen/doc/snippets/HessenbergDecomposition_packedMatrix.cpp
third-party/eigen/doc/snippets/HouseholderQR_householderQ.cpp
third-party/eigen/doc/snippets/HouseholderQR_solve.cpp
third-party/eigen/doc/snippets/HouseholderSequence_HouseholderSequence.cpp
third-party/eigen/doc/snippets/IOFormat.cpp
third-party/eigen/doc/snippets/JacobiSVD_basic.cpp
third-party/eigen/doc/snippets/Jacobi_makeGivens.cpp
third-party/eigen/doc/snippets/Jacobi_makeJacobi.cpp
third-party/eigen/doc/snippets/LLT_example.cpp
third-party/eigen/doc/snippets/LLT_solve.cpp
third-party/eigen/doc/snippets/LeastSquaresNormalEquations.cpp
third-party/eigen/doc/snippets/LeastSquaresQR.cpp
third-party/eigen/doc/snippets/Map_general_stride.cpp
third-party/eigen/doc/snippets/Map_inner_stride.cpp
third-party/eigen/doc/snippets/Map_outer_stride.cpp
third-party/eigen/doc/snippets/Map_placement_new.cpp
third-party/eigen/doc/snippets/Map_simple.cpp
third-party/eigen/doc/snippets/MatrixBase_adjoint.cpp
third-party/eigen/doc/snippets/MatrixBase_all.cpp
third-party/eigen/doc/snippets/MatrixBase_applyOnTheLeft.cpp
third-party/eigen/doc/snippets/MatrixBase_applyOnTheRight.cpp
third-party/eigen/doc/snippets/MatrixBase_array.cpp
third-party/eigen/doc/snippets/MatrixBase_array_const.cpp
third-party/eigen/doc/snippets/MatrixBase_asDiagonal.cpp
third-party/eigen/doc/snippets/MatrixBase_block_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_block_int_int_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_bottomLeftCorner_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_bottomRightCorner_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_bottomRows_int.cpp
third-party/eigen/doc/snippets/MatrixBase_cast.cpp
third-party/eigen/doc/snippets/MatrixBase_col.cpp
third-party/eigen/doc/snippets/MatrixBase_colwise.cpp
third-party/eigen/doc/snippets/MatrixBase_colwise_iterator_cxx11.cpp
third-party/eigen/doc/snippets/MatrixBase_computeInverseAndDetWithCheck.cpp
third-party/eigen/doc/snippets/MatrixBase_computeInverseWithCheck.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseAbs.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseAbs2.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseArg.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseEqual.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseInverse.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseMax.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseMin.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseNotEqual.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseProduct.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseQuotient.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseSign.cpp
third-party/eigen/doc/snippets/MatrixBase_cwiseSqrt.cpp
third-party/eigen/doc/snippets/MatrixBase_diagonal.cpp
third-party/eigen/doc/snippets/MatrixBase_diagonal_int.cpp
third-party/eigen/doc/snippets/MatrixBase_diagonal_template_int.cpp
third-party/eigen/doc/snippets/MatrixBase_eigenvalues.cpp
third-party/eigen/doc/snippets/MatrixBase_end_int.cpp
third-party/eigen/doc/snippets/MatrixBase_eval.cpp
third-party/eigen/doc/snippets/MatrixBase_fixedBlock_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_hnormalized.cpp
third-party/eigen/doc/snippets/MatrixBase_homogeneous.cpp
third-party/eigen/doc/snippets/MatrixBase_identity.cpp
third-party/eigen/doc/snippets/MatrixBase_identity_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_inverse.cpp
third-party/eigen/doc/snippets/MatrixBase_isDiagonal.cpp
third-party/eigen/doc/snippets/MatrixBase_isIdentity.cpp
third-party/eigen/doc/snippets/MatrixBase_isOnes.cpp
third-party/eigen/doc/snippets/MatrixBase_isOrthogonal.cpp
third-party/eigen/doc/snippets/MatrixBase_isUnitary.cpp
third-party/eigen/doc/snippets/MatrixBase_isZero.cpp
third-party/eigen/doc/snippets/MatrixBase_leftCols_int.cpp
third-party/eigen/doc/snippets/MatrixBase_noalias.cpp
third-party/eigen/doc/snippets/MatrixBase_ones.cpp
third-party/eigen/doc/snippets/MatrixBase_ones_int.cpp
third-party/eigen/doc/snippets/MatrixBase_ones_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_operatorNorm.cpp
third-party/eigen/doc/snippets/MatrixBase_prod.cpp
third-party/eigen/doc/snippets/MatrixBase_random.cpp
third-party/eigen/doc/snippets/MatrixBase_random_int.cpp
third-party/eigen/doc/snippets/MatrixBase_random_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_replicate.cpp
third-party/eigen/doc/snippets/MatrixBase_replicate_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_reshaped_auto.cpp
third-party/eigen/doc/snippets/MatrixBase_reshaped_fixed.cpp
third-party/eigen/doc/snippets/MatrixBase_reshaped_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_reshaped_to_vector.cpp
third-party/eigen/doc/snippets/MatrixBase_reverse.cpp
third-party/eigen/doc/snippets/MatrixBase_rightCols_int.cpp
third-party/eigen/doc/snippets/MatrixBase_row.cpp
third-party/eigen/doc/snippets/MatrixBase_rowwise.cpp
third-party/eigen/doc/snippets/MatrixBase_segment_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_select.cpp
third-party/eigen/doc/snippets/MatrixBase_selfadjointView.cpp
third-party/eigen/doc/snippets/MatrixBase_set.cpp
third-party/eigen/doc/snippets/MatrixBase_setIdentity.cpp
third-party/eigen/doc/snippets/MatrixBase_setOnes.cpp
third-party/eigen/doc/snippets/MatrixBase_setRandom.cpp
third-party/eigen/doc/snippets/MatrixBase_setZero.cpp
third-party/eigen/doc/snippets/MatrixBase_start_int.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_bottomRows.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_end.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_int_block_int_int_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_leftCols.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_rightCols.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_segment.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_start.cpp
third-party/eigen/doc/snippets/MatrixBase_template_int_topRows.cpp
third-party/eigen/doc/snippets/MatrixBase_topLeftCorner_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_topRightCorner_int_int.cpp
third-party/eigen/doc/snippets/MatrixBase_topRows_int.cpp
third-party/eigen/doc/snippets/MatrixBase_transpose.cpp
third-party/eigen/doc/snippets/MatrixBase_triangularView.cpp
third-party/eigen/doc/snippets/MatrixBase_zero.cpp
third-party/eigen/doc/snippets/MatrixBase_zero_int.cpp
third-party/eigen/doc/snippets/MatrixBase_zero_int_int.cpp
third-party/eigen/doc/snippets/Matrix_Map_stride.cpp
third-party/eigen/doc/snippets/Matrix_initializer_list_23_cxx11.cpp
third-party/eigen/doc/snippets/Matrix_initializer_list_vector_cxx11.cpp
third-party/eigen/doc/snippets/Matrix_resize_NoChange_int.cpp
third-party/eigen/doc/snippets/Matrix_resize_int.cpp
third-party/eigen/doc/snippets/Matrix_resize_int_NoChange.cpp
third-party/eigen/doc/snippets/Matrix_resize_int_int.cpp
third-party/eigen/doc/snippets/Matrix_setConstant_int.cpp
third-party/eigen/doc/snippets/Matrix_setConstant_int_int.cpp
third-party/eigen/doc/snippets/Matrix_setIdentity_int_int.cpp
third-party/eigen/doc/snippets/Matrix_setOnes_int.cpp
third-party/eigen/doc/snippets/Matrix_setOnes_int_int.cpp
third-party/eigen/doc/snippets/Matrix_setRandom_int.cpp
third-party/eigen/doc/snippets/Matrix_setRandom_int_int.cpp
third-party/eigen/doc/snippets/Matrix_setZero_int.cpp
third-party/eigen/doc/snippets/Matrix_setZero_int_int.cpp
third-party/eigen/doc/snippets/Matrix_variadic_ctor_cxx11.cpp
third-party/eigen/doc/snippets/PartialPivLU_solve.cpp
third-party/eigen/doc/snippets/PartialRedux_count.cpp
third-party/eigen/doc/snippets/PartialRedux_maxCoeff.cpp
third-party/eigen/doc/snippets/PartialRedux_minCoeff.cpp
third-party/eigen/doc/snippets/PartialRedux_norm.cpp
third-party/eigen/doc/snippets/PartialRedux_prod.cpp
third-party/eigen/doc/snippets/PartialRedux_squaredNorm.cpp
third-party/eigen/doc/snippets/PartialRedux_sum.cpp
third-party/eigen/doc/snippets/RealQZ_compute.cpp
third-party/eigen/doc/snippets/RealSchur_RealSchur_MatrixType.cpp
third-party/eigen/doc/snippets/RealSchur_compute.cpp
third-party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver.cpp
third-party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp
third-party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp
third-party/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType.cpp
third-party/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType2.cpp
third-party/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvalues.cpp
third-party/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvectors.cpp
third-party/eigen/doc/snippets/SelfAdjointEigenSolver_operatorInverseSqrt.cpp
third-party/eigen/doc/snippets/SelfAdjointEigenSolver_operatorSqrt.cpp
third-party/eigen/doc/snippets/SelfAdjointView_eigenvalues.cpp
third-party/eigen/doc/snippets/SelfAdjointView_operatorNorm.cpp
third-party/eigen/doc/snippets/Slicing_arrayexpr.cpp
third-party/eigen/doc/snippets/Slicing_custom_padding_cxx11.cpp
third-party/eigen/doc/snippets/Slicing_rawarray_cxx11.cpp
third-party/eigen/doc/snippets/Slicing_stdvector_cxx11.cpp
third-party/eigen/doc/snippets/SparseMatrix_coeffs.cpp
third-party/eigen/doc/snippets/TopicAliasing_block.cpp
third-party/eigen/doc/snippets/TopicAliasing_block_correct.cpp
third-party/eigen/doc/snippets/TopicAliasing_cwise.cpp
third-party/eigen/doc/snippets/TopicAliasing_mult1.cpp
third-party/eigen/doc/snippets/TopicAliasing_mult2.cpp
third-party/eigen/doc/snippets/TopicAliasing_mult3.cpp
third-party/eigen/doc/snippets/TopicAliasing_mult4.cpp
third-party/eigen/doc/snippets/TopicAliasing_mult5.cpp
third-party/eigen/doc/snippets/TopicStorageOrders_example.cpp
third-party/eigen/doc/snippets/Triangular_solve.cpp
third-party/eigen/doc/snippets/Tridiagonalization_Tridiagonalization_MatrixType.cpp
third-party/eigen/doc/snippets/Tridiagonalization_compute.cpp
third-party/eigen/doc/snippets/Tridiagonalization_decomposeInPlace.cpp
third-party/eigen/doc/snippets/Tridiagonalization_diagonal.cpp
third-party/eigen/doc/snippets/Tridiagonalization_householderCoefficients.cpp
third-party/eigen/doc/snippets/Tridiagonalization_packedMatrix.cpp
third-party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Block.cpp
third-party/eigen/doc/snippets/Tutorial_AdvancedInitialization_CommaTemporary.cpp
third-party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Join.cpp
third-party/eigen/doc/snippets/Tutorial_AdvancedInitialization_LinSpaced.cpp
third-party/eigen/doc/snippets/Tutorial_AdvancedInitialization_ThreeWays.cpp
third-party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Zero.cpp
third-party/eigen/doc/snippets/Tutorial_Map_rowmajor.cpp
third-party/eigen/doc/snippets/Tutorial_Map_using.cpp
third-party/eigen/doc/snippets/Tutorial_ReshapeMat2Mat.cpp
third-party/eigen/doc/snippets/Tutorial_ReshapeMat2Vec.cpp
third-party/eigen/doc/snippets/Tutorial_SlicingCol.cpp
third-party/eigen/doc/snippets/Tutorial_SlicingVec.cpp
third-party/eigen/doc/snippets/Tutorial_commainit_01.cpp
third-party/eigen/doc/snippets/Tutorial_commainit_01b.cpp
third-party/eigen/doc/snippets/Tutorial_commainit_02.cpp
third-party/eigen/doc/snippets/Tutorial_range_for_loop_1d_cxx11.cpp
third-party/eigen/doc/snippets/Tutorial_range_for_loop_2d_cxx11.cpp
third-party/eigen/doc/snippets/Tutorial_reshaped_vs_resize_1.cpp
third-party/eigen/doc/snippets/Tutorial_reshaped_vs_resize_2.cpp
third-party/eigen/doc/snippets/Tutorial_solve_matrix_inverse.cpp
third-party/eigen/doc/snippets/Tutorial_solve_multiple_rhs.cpp
third-party/eigen/doc/snippets/Tutorial_solve_reuse_decomposition.cpp
third-party/eigen/doc/snippets/Tutorial_solve_singular.cpp
third-party/eigen/doc/snippets/Tutorial_solve_triangular.cpp
third-party/eigen/doc/snippets/Tutorial_solve_triangular_inplace.cpp
third-party/eigen/doc/snippets/Tutorial_std_sort.cpp
third-party/eigen/doc/snippets/Tutorial_std_sort_rows_cxx11.cpp
third-party/eigen/doc/snippets/VectorwiseOp_homogeneous.cpp
third-party/eigen/doc/snippets/Vectorwise_reverse.cpp
third-party/eigen/doc/snippets/class_FullPivLU.cpp
third-party/eigen/doc/snippets/compile_snippet.cpp.in
third-party/eigen/doc/snippets/tut_arithmetic_redux_minmax.cpp
third-party/eigen/doc/snippets/tut_arithmetic_transpose_aliasing.cpp
third-party/eigen/doc/snippets/tut_arithmetic_transpose_conjugate.cpp
third-party/eigen/doc/snippets/tut_arithmetic_transpose_inplace.cpp
third-party/eigen/doc/snippets/tut_matrix_assignment_resizing.cpp
third-party/eigen/doc/special_examples/CMakeLists.txt
third-party/eigen/doc/special_examples/Tutorial_sparse_example.cpp
third-party/eigen/doc/special_examples/Tutorial_sparse_example_details.cpp
third-party/eigen/doc/special_examples/random_cpp11.cpp
third-party/eigen/failtest/CMakeLists.txt
third-party/eigen/failtest/bdcsvd_int.cpp
third-party/eigen/failtest/block_nonconst_ctor_on_const_xpr_0.cpp
third-party/eigen/failtest/block_nonconst_ctor_on_const_xpr_1.cpp
third-party/eigen/failtest/block_nonconst_ctor_on_const_xpr_2.cpp
third-party/eigen/failtest/block_on_const_type_actually_const_0.cpp
third-party/eigen/failtest/block_on_const_type_actually_const_1.cpp
third-party/eigen/failtest/colpivqr_int.cpp
third-party/eigen/failtest/const_qualified_block_method_retval_0.cpp
third-party/eigen/failtest/const_qualified_block_method_retval_1.cpp
third-party/eigen/failtest/const_qualified_diagonal_method_retval.cpp
third-party/eigen/failtest/const_qualified_transpose_method_retval.cpp
third-party/eigen/failtest/cwiseunaryview_nonconst_ctor_on_const_xpr.cpp
third-party/eigen/failtest/cwiseunaryview_on_const_type_actually_const.cpp
third-party/eigen/failtest/diagonal_nonconst_ctor_on_const_xpr.cpp
third-party/eigen/failtest/diagonal_on_const_type_actually_const.cpp
third-party/eigen/failtest/eigensolver_cplx.cpp
third-party/eigen/failtest/eigensolver_int.cpp
third-party/eigen/failtest/failtest_sanity_check.cpp
third-party/eigen/failtest/fullpivlu_int.cpp
third-party/eigen/failtest/fullpivqr_int.cpp
third-party/eigen/failtest/initializer_list_1.cpp
third-party/eigen/failtest/initializer_list_2.cpp
third-party/eigen/failtest/jacobisvd_int.cpp
third-party/eigen/failtest/ldlt_int.cpp
third-party/eigen/failtest/llt_int.cpp
third-party/eigen/failtest/map_nonconst_ctor_on_const_ptr_0.cpp
third-party/eigen/failtest/map_nonconst_ctor_on_const_ptr_1.cpp
third-party/eigen/failtest/map_nonconst_ctor_on_const_ptr_2.cpp
third-party/eigen/failtest/map_nonconst_ctor_on_const_ptr_3.cpp
third-party/eigen/failtest/map_nonconst_ctor_on_const_ptr_4.cpp
third-party/eigen/failtest/map_on_const_type_actually_const_0.cpp
third-party/eigen/failtest/map_on_const_type_actually_const_1.cpp
third-party/eigen/failtest/partialpivlu_int.cpp
third-party/eigen/failtest/qr_int.cpp
third-party/eigen/failtest/ref_1.cpp
third-party/eigen/failtest/ref_2.cpp
third-party/eigen/failtest/ref_3.cpp
third-party/eigen/failtest/ref_4.cpp
third-party/eigen/failtest/ref_5.cpp
third-party/eigen/failtest/ref_6.cpp
third-party/eigen/failtest/ref_7.cpp
third-party/eigen/failtest/selfadjointview_nonconst_ctor_on_const_xpr.cpp
third-party/eigen/failtest/selfadjointview_on_const_type_actually_const.cpp
third-party/eigen/failtest/sparse_ref_1.cpp
third-party/eigen/failtest/sparse_ref_2.cpp
third-party/eigen/failtest/sparse_ref_3.cpp
third-party/eigen/failtest/sparse_ref_4.cpp
third-party/eigen/failtest/sparse_ref_5.cpp
third-party/eigen/failtest/sparse_storage_mismatch.cpp
third-party/eigen/failtest/swap_1.cpp
third-party/eigen/failtest/swap_2.cpp
third-party/eigen/failtest/ternary_1.cpp
third-party/eigen/failtest/ternary_2.cpp
third-party/eigen/failtest/transpose_nonconst_ctor_on_const_xpr.cpp
third-party/eigen/failtest/transpose_on_const_type_actually_const.cpp
third-party/eigen/failtest/triangularview_nonconst_ctor_on_const_xpr.cpp
third-party/eigen/failtest/triangularview_on_const_type_actually_const.cpp
third-party/eigen/lapack/CMakeLists.txt
third-party/eigen/lapack/cholesky.inc
third-party/eigen/lapack/clacgv.f
third-party/eigen/lapack/cladiv.f
third-party/eigen/lapack/clarf.f
third-party/eigen/lapack/clarfb.f
third-party/eigen/lapack/clarfg.f
third-party/eigen/lapack/clarft.f
third-party/eigen/lapack/complex_double.cpp
third-party/eigen/lapack/complex_single.cpp
third-party/eigen/lapack/dladiv.f
third-party/eigen/lapack/dlamch.f
third-party/eigen/lapack/dlapy2.f
third-party/eigen/lapack/dlapy3.f
third-party/eigen/lapack/dlarf.f
third-party/eigen/lapack/dlarfb.f
third-party/eigen/lapack/dlarfg.f
third-party/eigen/lapack/dlarft.f
third-party/eigen/lapack/double.cpp
third-party/eigen/lapack/dsecnd_INT_CPU_TIME.cpp
third-party/eigen/lapack/dsecnd_NONE.f
third-party/eigen/lapack/eigenvalues.inc
third-party/eigen/lapack/ilaclc.f
third-party/eigen/lapack/ilaclr.f
third-party/eigen/lapack/iladlc.f
third-party/eigen/lapack/iladlr.f
third-party/eigen/lapack/ilaslc.f
third-party/eigen/lapack/ilaslr.f
third-party/eigen/lapack/ilazlc.f
third-party/eigen/lapack/ilazlr.f
third-party/eigen/lapack/lapack.h
third-party/eigen/lapack/lapack_common.h
third-party/eigen/lapack/lu.inc
third-party/eigen/lapack/second_INT_CPU_TIME.cpp
third-party/eigen/lapack/second_NONE.f
third-party/eigen/lapack/single.cpp
third-party/eigen/lapack/sladiv.f
third-party/eigen/lapack/slamch.f
third-party/eigen/lapack/slapy2.f
third-party/eigen/lapack/slapy3.f
third-party/eigen/lapack/slarf.f
third-party/eigen/lapack/slarfb.f
third-party/eigen/lapack/slarfg.f
third-party/eigen/lapack/slarft.f
third-party/eigen/lapack/svd.inc
third-party/eigen/lapack/zlacgv.f
third-party/eigen/lapack/zladiv.f
third-party/eigen/lapack/zlarf.f
third-party/eigen/lapack/zlarfb.f
third-party/eigen/lapack/zlarfg.f
third-party/eigen/lapack/zlarft.f
third-party/eigen/scripts/CMakeLists.txt
third-party/eigen/scripts/buildtests.in
third-party/eigen/scripts/cdashtesting.cmake.in
third-party/eigen/scripts/check.in
third-party/eigen/scripts/ci_cmake_msvc.ps1
third-party/eigen/scripts/ci_cmake_msvc_cuda.ps1
third-party/eigen/scripts/debug.in
third-party/eigen/scripts/eigen_gen_credits.cpp
third-party/eigen/scripts/eigen_gen_docs
third-party/eigen/scripts/eigen_gen_split_test_help.cmake
third-party/eigen/scripts/eigen_monitor_perf.sh
third-party/eigen/scripts/format.sh
third-party/eigen/scripts/msvc_setup.ps1
third-party/eigen/scripts/release.in
third-party/eigen/test/AnnoyingScalar.h
third-party/eigen/test/CMakeLists.txt
third-party/eigen/test/CustomComplex.h
third-party/eigen/test/MovableScalar.h
third-party/eigen/test/OffByOneScalar.h
third-party/eigen/test/SafeScalar.h
third-party/eigen/test/accelerate_support.cpp
third-party/eigen/test/adjoint.cpp
third-party/eigen/test/array_cwise.cpp
third-party/eigen/test/array_for_matrix.cpp
third-party/eigen/test/array_of_string.cpp
third-party/eigen/test/array_replicate.cpp
third-party/eigen/test/array_reverse.cpp
third-party/eigen/test/assignment_threaded.cpp
third-party/eigen/test/bandmatrix.cpp
third-party/eigen/test/basicstuff.cpp
third-party/eigen/test/bdcsvd.cpp
third-party/eigen/test/bfloat16_float.cpp
third-party/eigen/test/bicgstab.cpp
third-party/eigen/test/blasutil.cpp
third-party/eigen/test/block.cpp
third-party/eigen/test/boostmultiprec.cpp
third-party/eigen/test/bug1213.cpp
third-party/eigen/test/bug1213.h
third-party/eigen/test/bug1213_main.cpp
third-party/eigen/test/cholesky.cpp
third-party/eigen/test/cholmod_support.cpp
third-party/eigen/test/clz.cpp
third-party/eigen/test/commainitializer.cpp
third-party/eigen/test/conjugate_gradient.cpp
third-party/eigen/test/conservative_resize.cpp
third-party/eigen/test/constexpr.cpp
third-party/eigen/test/constructor.cpp
third-party/eigen/test/corners.cpp
third-party/eigen/test/ctorleak.cpp
third-party/eigen/test/denseLM.cpp
third-party/eigen/test/dense_storage.cpp
third-party/eigen/test/determinant.cpp
third-party/eigen/test/diagonal.cpp
third-party/eigen/test/diagonal_matrix_variadic_ctor.cpp
third-party/eigen/test/diagonalmatrices.cpp
third-party/eigen/test/dontalign.cpp
third-party/eigen/test/dynalloc.cpp
third-party/eigen/test/eigen2support.cpp
third-party/eigen/test/eigensolver_complex.cpp
third-party/eigen/test/eigensolver_generalized_real.cpp
third-party/eigen/test/eigensolver_generic.cpp
third-party/eigen/test/eigensolver_selfadjoint.cpp
third-party/eigen/test/evaluator_common.h
third-party/eigen/test/evaluators.cpp
third-party/eigen/test/exceptions.cpp
third-party/eigen/test/fastmath.cpp
third-party/eigen/test/first_aligned.cpp
third-party/eigen/test/float_conversion.cpp
third-party/eigen/test/geo_alignedbox.cpp
third-party/eigen/test/geo_eulerangles.cpp
third-party/eigen/test/geo_homogeneous.cpp
third-party/eigen/test/geo_hyperplane.cpp
third-party/eigen/test/geo_orthomethods.cpp
third-party/eigen/test/geo_parametrizedline.cpp
third-party/eigen/test/geo_quaternion.cpp
third-party/eigen/test/geo_transformations.cpp
third-party/eigen/test/gpu_basic.cu
third-party/eigen/test/gpu_common.h
third-party/eigen/test/gpu_example.cu
third-party/eigen/test/gpu_test_helper.h
third-party/eigen/test/half_float.cpp
third-party/eigen/test/hessenberg.cpp
third-party/eigen/test/householder.cpp
third-party/eigen/test/incomplete_LUT.cpp
third-party/eigen/test/incomplete_cholesky.cpp
third-party/eigen/test/indexed_view.cpp
third-party/eigen/test/initializer_list_construction.cpp
third-party/eigen/test/inplace_decomposition.cpp
third-party/eigen/test/integer_types.cpp
third-party/eigen/test/inverse.cpp
third-party/eigen/test/io.cpp
third-party/eigen/test/is_same_dense.cpp
third-party/eigen/test/jacobi.cpp
third-party/eigen/test/jacobisvd.cpp
third-party/eigen/test/klu_support.cpp
third-party/eigen/test/linearstructure.cpp
third-party/eigen/test/lscg.cpp
third-party/eigen/test/lu.cpp
third-party/eigen/test/main.h
third-party/eigen/test/mapped_matrix.cpp
third-party/eigen/test/mapstaticmethods.cpp
third-party/eigen/test/mapstride.cpp
third-party/eigen/test/matrix_cwise.cpp
third-party/eigen/test/maxsizevector.cpp
third-party/eigen/test/meta.cpp
third-party/eigen/test/metis_support.cpp
third-party/eigen/test/miscmatrices.cpp
third-party/eigen/test/mixingtypes.cpp
third-party/eigen/test/nestbyvalue.cpp
third-party/eigen/test/nesting_ops.cpp
third-party/eigen/test/nomalloc.cpp
third-party/eigen/test/nullary.cpp
third-party/eigen/test/num_dimensions.cpp
third-party/eigen/test/numext.cpp
third-party/eigen/test/packet_ostream.h
third-party/eigen/test/packetmath.cpp
third-party/eigen/test/packetmath_test_shared.h
third-party/eigen/test/pardiso_support.cpp
third-party/eigen/test/pastix_support.cpp
third-party/eigen/test/permutationmatrices.cpp
third-party/eigen/test/prec_inverse_4x4.cpp
third-party/eigen/test/product.h
third-party/eigen/test/product_extra.cpp
third-party/eigen/test/product_large.cpp
third-party/eigen/test/product_mmtr.cpp
third-party/eigen/test/product_notemporary.cpp
third-party/eigen/test/product_selfadjoint.cpp
third-party/eigen/test/product_small.cpp
third-party/eigen/test/product_symm.cpp
third-party/eigen/test/product_syrk.cpp
third-party/eigen/test/product_threaded.cpp
third-party/eigen/test/product_trmm.cpp
third-party/eigen/test/product_trmv.cpp
third-party/eigen/test/product_trsolve.cpp
third-party/eigen/test/qr.cpp
third-party/eigen/test/qr_colpivoting.cpp
third-party/eigen/test/qr_fullpivoting.cpp
third-party/eigen/test/qtvector.cpp
third-party/eigen/test/rand.cpp
third-party/eigen/test/random_matrix.cpp
third-party/eigen/test/random_matrix_helper.h
third-party/eigen/test/random_without_cast_overflow.h
third-party/eigen/test/real_qz.cpp
third-party/eigen/test/redux.cpp
third-party/eigen/test/ref.cpp
third-party/eigen/test/reshape.cpp
third-party/eigen/test/resize.cpp
third-party/eigen/test/rvalue_types.cpp
third-party/eigen/test/schur_complex.cpp
third-party/eigen/test/schur_real.cpp
third-party/eigen/test/selfadjoint.cpp
third-party/eigen/test/serializer.cpp
third-party/eigen/test/simplicial_cholesky.cpp
third-party/eigen/test/sizeof.cpp
third-party/eigen/test/sizeoverflow.cpp
third-party/eigen/test/skew_symmetric_matrix3.cpp
third-party/eigen/test/smallvectors.cpp
third-party/eigen/test/solverbase.h
third-party/eigen/test/sparse.h
third-party/eigen/test/sparseLM.cpp
third-party/eigen/test/sparse_basic.cpp
third-party/eigen/test/sparse_block.cpp
third-party/eigen/test/sparse_permutations.cpp
third-party/eigen/test/sparse_product.cpp
third-party/eigen/test/sparse_ref.cpp
third-party/eigen/test/sparse_solver.h
third-party/eigen/test/sparse_solvers.cpp
third-party/eigen/test/sparse_vector.cpp
third-party/eigen/test/sparselu.cpp
third-party/eigen/test/sparseqr.cpp
third-party/eigen/test/special_numbers.cpp
third-party/eigen/test/split_test_helper.h
third-party/eigen/test/spqr_support.cpp
third-party/eigen/test/stable_norm.cpp
third-party/eigen/test/stddeque.cpp
third-party/eigen/test/stddeque_overload.cpp
third-party/eigen/test/stdlist.cpp
third-party/eigen/test/stdlist_overload.cpp
third-party/eigen/test/stdvector.cpp
third-party/eigen/test/stdvector_overload.cpp
third-party/eigen/test/stl_iterators.cpp
third-party/eigen/test/superlu_support.cpp
third-party/eigen/test/svd_common.h
third-party/eigen/test/svd_fill.h
third-party/eigen/test/swap.cpp
third-party/eigen/test/sycl_basic.cpp
third-party/eigen/test/symbolic_index.cpp
third-party/eigen/test/threads_eventcount.cpp
third-party/eigen/test/threads_fork_join.cpp
third-party/eigen/test/threads_non_blocking_thread_pool.cpp
third-party/eigen/test/threads_runqueue.cpp
third-party/eigen/test/triangular.cpp
third-party/eigen/test/tuple_test.cpp
third-party/eigen/test/type_alias.cpp
third-party/eigen/test/umeyama.cpp
third-party/eigen/test/umfpack_support.cpp
third-party/eigen/test/unalignedcount.cpp
third-party/eigen/test/unaryview.cpp
third-party/eigen/test/upperbidiagonalization.cpp
third-party/eigen/test/vectorization_logic.cpp
third-party/eigen/test/vectorwiseop.cpp
third-party/eigen/test/visitor.cpp
third-party/eigen/test/zerosized.cpp
third-party/eigen/unsupported/CMakeLists.txt
third-party/eigen/unsupported/README.txt
third-party/eigen/unsupported/Eigen/AdolcForward
third-party/eigen/unsupported/Eigen/AlignedVector3
third-party/eigen/unsupported/Eigen/ArpackSupport
third-party/eigen/unsupported/Eigen/AutoDiff
third-party/eigen/unsupported/Eigen/BVH
third-party/eigen/unsupported/Eigen/CMakeLists.txt
third-party/eigen/unsupported/Eigen/EulerAngles
third-party/eigen/unsupported/Eigen/FFT
third-party/eigen/unsupported/Eigen/IterativeSolvers
third-party/eigen/unsupported/Eigen/KroneckerProduct
third-party/eigen/unsupported/Eigen/LevenbergMarquardt
third-party/eigen/unsupported/Eigen/MPRealSupport
third-party/eigen/unsupported/Eigen/MatrixFunctions
third-party/eigen/unsupported/Eigen/NNLS
third-party/eigen/unsupported/Eigen/NonLinearOptimization
third-party/eigen/unsupported/Eigen/NumericalDiff
third-party/eigen/unsupported/Eigen/OpenGLSupport
third-party/eigen/unsupported/Eigen/Polynomials
third-party/eigen/unsupported/Eigen/SparseExtra
third-party/eigen/unsupported/Eigen/SpecialFunctions
third-party/eigen/unsupported/Eigen/Splines
third-party/eigen/unsupported/Eigen/CXX11/CMakeLists.txt
third-party/eigen/unsupported/Eigen/CXX11/Tensor
third-party/eigen/unsupported/Eigen/CXX11/TensorSymmetry
third-party/eigen/unsupported/Eigen/CXX11/ThreadPool
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/README.md
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/Tensor.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionGpu.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaDefines.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaUndefines.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRoll.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScanSycl.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTrace.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h
third-party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h
third-party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h
third-party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h
third-party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h
third-party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h
third-party/eigen/unsupported/Eigen/CXX11/src/util/CXX11Meta.h
third-party/eigen/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h
third-party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h
third-party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h
third-party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h
third-party/eigen/unsupported/Eigen/src/AutoDiff/CoherentPadOp.h
third-party/eigen/unsupported/Eigen/src/AutoDiff/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/BVH/BVAlgorithms.h
third-party/eigen/unsupported/Eigen/src/BVH/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/BVH/KdBVH.h
third-party/eigen/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h
third-party/eigen/unsupported/Eigen/src/Eigenvalues/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/EulerAngles/CMakeLists.txt
third-party/eigen/unsupported/Eigen/src/EulerAngles/EulerAngles.h
third-party/eigen/unsupported/Eigen/src/EulerAngles/EulerSystem.h
third-party/eigen/unsupported/Eigen/src/EulerAngles/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/FFT/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/FFT/ei_fftw_impl.h
third-party/eigen/unsupported/Eigen/src/FFT/ei_imklfft_impl.h
third-party/eigen/unsupported/Eigen/src/FFT/ei_kissfft_impl.h
third-party/eigen/unsupported/Eigen/src/FFT/ei_pocketfft_impl.h
third-party/eigen/unsupported/Eigen/src/IterativeSolvers/BiCGSTABL.h
third-party/eigen/unsupported/Eigen/src/IterativeSolvers/DGMRES.h
third-party/eigen/unsupported/Eigen/src/IterativeSolvers/GMRES.h
third-party/eigen/unsupported/Eigen/src/IterativeSolvers/IDRS.h
third-party/eigen/unsupported/Eigen/src/IterativeSolvers/IDRSTABL.h
third-party/eigen/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h
third-party/eigen/unsupported/Eigen/src/IterativeSolvers/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/IterativeSolvers/MINRES.h
third-party/eigen/unsupported/Eigen/src/IterativeSolvers/Scaling.h
third-party/eigen/unsupported/Eigen/src/KroneckerProduct/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h
third-party/eigen/unsupported/Eigen/src/LevenbergMarquardt/CopyrightMINPACK.txt
third-party/eigen/unsupported/Eigen/src/LevenbergMarquardt/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h
third-party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h
third-party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h
third-party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h
third-party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h
third-party/eigen/unsupported/Eigen/src/MatrixFunctions/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h
third-party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h
third-party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h
third-party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h
third-party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h
third-party/eigen/unsupported/Eigen/src/MatrixFunctions/StemFunction.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/chkder.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/covar.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/dogleg.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/lmpar.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/r1updt.h
third-party/eigen/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h
third-party/eigen/unsupported/Eigen/src/NumericalDiff/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h
third-party/eigen/unsupported/Eigen/src/Polynomials/Companion.h
third-party/eigen/unsupported/Eigen/src/Polynomials/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/Polynomials/PolynomialSolver.h
third-party/eigen/unsupported/Eigen/src/Polynomials/PolynomialUtils.h
third-party/eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h
third-party/eigen/unsupported/Eigen/src/SparseExtra/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/SparseExtra/MarketIO.h
third-party/eigen/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h
third-party/eigen/unsupported/Eigen/src/SparseExtra/RandomSetter.h
third-party/eigen/unsupported/Eigen/src/SparseExtra/SparseInverse.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsArrayAPI.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsBFloat16.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsFunctors.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsHalf.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsImpl.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsPacketMath.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/HipVectorCompatibility.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsBFloat16.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/BesselFunctions.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/SpecialFunctions.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/BesselFunctions.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/SpecialFunctions.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU/SpecialFunctions.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/BesselFunctions.h
third-party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/SpecialFunctions.h
third-party/eigen/unsupported/Eigen/src/Splines/InternalHeaderCheck.h
third-party/eigen/unsupported/Eigen/src/Splines/Spline.h
third-party/eigen/unsupported/Eigen/src/Splines/SplineFitting.h
third-party/eigen/unsupported/Eigen/src/Splines/SplineFwd.h
third-party/eigen/unsupported/bench/bench_svd.cpp
third-party/eigen/unsupported/doc/CMakeLists.txt
third-party/eigen/unsupported/doc/Overview.dox
third-party/eigen/unsupported/doc/SYCL.dox
third-party/eigen/unsupported/doc/eigendoxy_layout.xml.in
third-party/eigen/unsupported/doc/examples/BVH_Example.cpp
third-party/eigen/unsupported/doc/examples/CMakeLists.txt
third-party/eigen/unsupported/doc/examples/EulerAngles.cpp
third-party/eigen/unsupported/doc/examples/FFT.cpp
third-party/eigen/unsupported/doc/examples/MatrixExponential.cpp
third-party/eigen/unsupported/doc/examples/MatrixFunction.cpp
third-party/eigen/unsupported/doc/examples/MatrixLogarithm.cpp
third-party/eigen/unsupported/doc/examples/MatrixPower.cpp
third-party/eigen/unsupported/doc/examples/MatrixPower_optimal.cpp
third-party/eigen/unsupported/doc/examples/MatrixSine.cpp
third-party/eigen/unsupported/doc/examples/MatrixSinh.cpp
third-party/eigen/unsupported/doc/examples/MatrixSquareRoot.cpp
third-party/eigen/unsupported/doc/examples/PolynomialSolver1.cpp
third-party/eigen/unsupported/doc/examples/PolynomialUtils1.cpp
third-party/eigen/unsupported/doc/examples/SYCL/CMakeLists.txt
third-party/eigen/unsupported/doc/examples/SYCL/CwiseMul.cpp
third-party/eigen/unsupported/doc/snippets/CMakeLists.txt
third-party/eigen/unsupported/test/BVH.cpp
third-party/eigen/unsupported/test/CMakeLists.txt
third-party/eigen/unsupported/test/EulerAngles.cpp
third-party/eigen/unsupported/test/FFT.cpp
third-party/eigen/unsupported/test/FFTW.cpp
third-party/eigen/unsupported/test/NNLS.cpp
third-party/eigen/unsupported/test/NonLinearOptimization.cpp
third-party/eigen/unsupported/test/NumericalDiff.cpp
third-party/eigen/unsupported/test/alignedvector3.cpp
third-party/eigen/unsupported/test/autodiff.cpp
third-party/eigen/unsupported/test/autodiff_scalar.cpp
third-party/eigen/unsupported/test/bessel_functions.cpp
third-party/eigen/unsupported/test/bicgstabl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_argmax.cpp
third-party/eigen/unsupported/test/cxx11_tensor_argmax_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_argmax_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_assign.cpp
third-party/eigen/unsupported/test/cxx11_tensor_block_access.cpp
third-party/eigen/unsupported/test/cxx11_tensor_block_eval.cpp
third-party/eigen/unsupported/test/cxx11_tensor_block_io.cpp
third-party/eigen/unsupported/test/cxx11_tensor_broadcast_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_broadcasting.cpp
third-party/eigen/unsupported/test/cxx11_tensor_builtins_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_cast_float16_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_casts.cpp
third-party/eigen/unsupported/test/cxx11_tensor_chipping.cpp
third-party/eigen/unsupported/test/cxx11_tensor_chipping_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_comparisons.cpp
third-party/eigen/unsupported/test/cxx11_tensor_complex_cwise_ops_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_complex_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_concatenation.cpp
third-party/eigen/unsupported/test/cxx11_tensor_concatenation_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_const.cpp
third-party/eigen/unsupported/test/cxx11_tensor_contract_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_contract_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_contraction.cpp
third-party/eigen/unsupported/test/cxx11_tensor_convolution.cpp
third-party/eigen/unsupported/test/cxx11_tensor_convolution_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_custom_index.cpp
third-party/eigen/unsupported/test/cxx11_tensor_custom_op.cpp
third-party/eigen/unsupported/test/cxx11_tensor_custom_op_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_device.cu
third-party/eigen/unsupported/test/cxx11_tensor_device_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_dimension.cpp
third-party/eigen/unsupported/test/cxx11_tensor_empty.cpp
third-party/eigen/unsupported/test/cxx11_tensor_executor.cpp
third-party/eigen/unsupported/test/cxx11_tensor_expr.cpp
third-party/eigen/unsupported/test/cxx11_tensor_fft.cpp
third-party/eigen/unsupported/test/cxx11_tensor_fixed_size.cpp
third-party/eigen/unsupported/test/cxx11_tensor_forced_eval.cpp
third-party/eigen/unsupported/test/cxx11_tensor_forced_eval_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_generator.cpp
third-party/eigen/unsupported/test/cxx11_tensor_generator_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_ifft.cpp
third-party/eigen/unsupported/test/cxx11_tensor_image_op_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_image_patch.cpp
third-party/eigen/unsupported/test/cxx11_tensor_image_patch_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_index_list.cpp
third-party/eigen/unsupported/test/cxx11_tensor_inflation.cpp
third-party/eigen/unsupported/test/cxx11_tensor_inflation_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_intdiv.cpp
third-party/eigen/unsupported/test/cxx11_tensor_io.cpp
third-party/eigen/unsupported/test/cxx11_tensor_layout_swap.cpp
third-party/eigen/unsupported/test/cxx11_tensor_layout_swap_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_lvalue.cpp
third-party/eigen/unsupported/test/cxx11_tensor_map.cpp
third-party/eigen/unsupported/test/cxx11_tensor_math.cpp
third-party/eigen/unsupported/test/cxx11_tensor_math_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_mixed_indices.cpp
third-party/eigen/unsupported/test/cxx11_tensor_morphing.cpp
third-party/eigen/unsupported/test/cxx11_tensor_morphing_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_move.cpp
third-party/eigen/unsupported/test/cxx11_tensor_notification.cpp
third-party/eigen/unsupported/test/cxx11_tensor_of_bfloat16_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_of_complex.cpp
third-party/eigen/unsupported/test/cxx11_tensor_of_const_values.cpp
third-party/eigen/unsupported/test/cxx11_tensor_of_float16_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_of_float16_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_of_strings.cpp
third-party/eigen/unsupported/test/cxx11_tensor_padding.cpp
third-party/eigen/unsupported/test/cxx11_tensor_padding_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_patch.cpp
third-party/eigen/unsupported/test/cxx11_tensor_patch_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_random.cpp
third-party/eigen/unsupported/test/cxx11_tensor_random_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_random_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_reduction.cpp
third-party/eigen/unsupported/test/cxx11_tensor_reduction_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_reduction_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_ref.cpp
third-party/eigen/unsupported/test/cxx11_tensor_reverse.cpp
third-party/eigen/unsupported/test/cxx11_tensor_reverse_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_roll.cpp
third-party/eigen/unsupported/test/cxx11_tensor_roundings.cpp
third-party/eigen/unsupported/test/cxx11_tensor_scan.cpp
third-party/eigen/unsupported/test/cxx11_tensor_scan_gpu.cu
third-party/eigen/unsupported/test/cxx11_tensor_scan_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_shuffling.cpp
third-party/eigen/unsupported/test/cxx11_tensor_shuffling_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_simple.cpp
third-party/eigen/unsupported/test/cxx11_tensor_striding.cpp
third-party/eigen/unsupported/test/cxx11_tensor_striding_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_sugar.cpp
third-party/eigen/unsupported/test/cxx11_tensor_sycl.cpp
third-party/eigen/unsupported/test/cxx11_tensor_symmetry.cpp
third-party/eigen/unsupported/test/cxx11_tensor_thread_local.cpp
third-party/eigen/unsupported/test/cxx11_tensor_thread_pool.cpp
third-party/eigen/unsupported/test/cxx11_tensor_trace.cpp
third-party/eigen/unsupported/test/cxx11_tensor_uint128.cpp
third-party/eigen/unsupported/test/cxx11_tensor_volume_patch.cpp
third-party/eigen/unsupported/test/cxx11_tensor_volume_patch_sycl.cpp
third-party/eigen/unsupported/test/dgmres.cpp
third-party/eigen/unsupported/test/fft_test_shared.h
third-party/eigen/unsupported/test/forward_adolc.cpp
third-party/eigen/unsupported/test/gmres.cpp
third-party/eigen/unsupported/test/idrs.cpp
third-party/eigen/unsupported/test/idrstabl.cpp
third-party/eigen/unsupported/test/kronecker_product.cpp
third-party/eigen/unsupported/test/levenberg_marquardt.cpp
third-party/eigen/unsupported/test/matrix_exponential.cpp
third-party/eigen/unsupported/test/matrix_function.cpp
third-party/eigen/unsupported/test/matrix_functions.h
third-party/eigen/unsupported/test/matrix_power.cpp
third-party/eigen/unsupported/test/matrix_square_root.cpp
third-party/eigen/unsupported/test/minres.cpp
third-party/eigen/unsupported/test/mklfft.cpp
third-party/eigen/unsupported/test/mpreal_support.cpp
third-party/eigen/unsupported/test/openglsupport.cpp
third-party/eigen/unsupported/test/pocketfft.cpp
third-party/eigen/unsupported/test/polynomialsolver.cpp
third-party/eigen/unsupported/test/polynomialutils.cpp
third-party/eigen/unsupported/test/sparse_extra.cpp
third-party/eigen/unsupported/test/special_functions.cpp
third-party/eigen/unsupported/test/special_packetmath.cpp
third-party/eigen/unsupported/test/splines.cpp
third-party/nlohmann/json.hpp
third-party/nlopt/.git
third-party/nlopt/.gitattributes
third-party/nlopt/.gitignore
third-party/nlopt/.readthedocs.yaml
third-party/nlopt/AUTHORS
third-party/nlopt/CITATION.bib
third-party/nlopt/CMakeLists.txt
third-party/nlopt/CMakePresets.json
third-party/nlopt/COPYING
third-party/nlopt/COPYRIGHT
third-party/nlopt/ChangeLog
third-party/nlopt/NEWS.md
third-party/nlopt/README.md
third-party/nlopt/TODO
third-party/nlopt/mkdocs.yml
third-party/nlopt/nlopt.pc.in
third-party/nlopt/nlopt_config.h.in
third-party/nlopt/.github/ISSUE_TEMPLATE/0_bug.yml
third-party/nlopt/.github/workflows/build.yml
third-party/nlopt/cmake/FindGuile.cmake
third-party/nlopt/cmake/FindOctave.cmake
third-party/nlopt/cmake/NLoptConfig.cmake.in
third-party/nlopt/cmake/NLoptConfigVersion.cmake.in
third-party/nlopt/cmake/generate-cpp.cmake
third-party/nlopt/cmake/generate-fortran.cmake
third-party/nlopt/cmake/toolchain-i686-w64-mingw32.cmake
third-party/nlopt/cmake/toolchain-x86_64-w64-mingw32.cmake
third-party/nlopt/doc/docs/Citing_NLopt.md
third-party/nlopt/doc/docs/NLopt_Algorithms.md
third-party/nlopt/doc/docs/NLopt_C-plus-plus_Reference.md
third-party/nlopt/doc/docs/NLopt_Deprecated_API_Reference.md
third-party/nlopt/doc/docs/NLopt_FAQ.md
third-party/nlopt/doc/docs/NLopt_Fortran_Reference.md
third-party/nlopt/doc/docs/NLopt_Guile_Reference.md
third-party/nlopt/doc/docs/NLopt_Installation.md
third-party/nlopt/doc/docs/NLopt_Introduction.md
third-party/nlopt/doc/docs/NLopt_Java_Reference.md
third-party/nlopt/doc/docs/NLopt_License_and_Copyright.md
third-party/nlopt/doc/docs/NLopt_Matlab_Reference.md
third-party/nlopt/doc/docs/NLopt_Python_Reference.md
third-party/nlopt/doc/docs/NLopt_R_Reference.md
third-party/nlopt/doc/docs/NLopt_Reference.md
third-party/nlopt/doc/docs/NLopt_Tutorial.md
third-party/nlopt/doc/docs/NLopt_manual.md
third-party/nlopt/doc/docs/NLopt_on_Windows.md
third-party/nlopt/doc/docs/index.md
third-party/nlopt/doc/docs/images/NLopt-example-constraints.png
third-party/nlopt/doc/docs/images/Nlopt-logo.png
third-party/nlopt/src/algs/ags/COPYRIGHT
third-party/nlopt/src/algs/ags/README
third-party/nlopt/src/algs/ags/ags.cc
third-party/nlopt/src/algs/ags/ags.h
third-party/nlopt/src/algs/ags/data_types.hpp
third-party/nlopt/src/algs/ags/evolvent.cc
third-party/nlopt/src/algs/ags/evolvent.hpp
third-party/nlopt/src/algs/ags/local_optimizer.cc
third-party/nlopt/src/algs/ags/local_optimizer.hpp
third-party/nlopt/src/algs/ags/solver.cc
third-party/nlopt/src/algs/ags/solver.hpp
third-party/nlopt/src/algs/ags/tst.cc
third-party/nlopt/src/algs/auglag/README
third-party/nlopt/src/algs/auglag/auglag.c
third-party/nlopt/src/algs/auglag/auglag.h
third-party/nlopt/src/algs/bobyqa/COPYRIGHT
third-party/nlopt/src/algs/bobyqa/README
third-party/nlopt/src/algs/bobyqa/README.orig
third-party/nlopt/src/algs/bobyqa/bobyqa.c
third-party/nlopt/src/algs/bobyqa/bobyqa.h
third-party/nlopt/src/algs/cdirect/README
third-party/nlopt/src/algs/cdirect/cdirect.c
third-party/nlopt/src/algs/cdirect/cdirect.h
third-party/nlopt/src/algs/cdirect/hybrid.c
third-party/nlopt/src/algs/cobyla/COPYRIGHT
third-party/nlopt/src/algs/cobyla/README
third-party/nlopt/src/algs/cobyla/README.orig
third-party/nlopt/src/algs/cobyla/cobyla.c
third-party/nlopt/src/algs/cobyla/cobyla.h
third-party/nlopt/src/algs/cquad/README
third-party/nlopt/src/algs/cquad/cquad.c
third-party/nlopt/src/algs/cquad/cquad.h
third-party/nlopt/src/algs/crs/README
third-party/nlopt/src/algs/crs/crs.c
third-party/nlopt/src/algs/crs/crs.h
third-party/nlopt/src/algs/direct/AUTHORS
third-party/nlopt/src/algs/direct/COPYING
third-party/nlopt/src/algs/direct/DIRect.c
third-party/nlopt/src/algs/direct/DIRparallel.c
third-party/nlopt/src/algs/direct/DIRserial.c
third-party/nlopt/src/algs/direct/DIRsubrout.c
third-party/nlopt/src/algs/direct/README
third-party/nlopt/src/algs/direct/direct-internal.h
third-party/nlopt/src/algs/direct/direct.h
third-party/nlopt/src/algs/direct/direct_wrap.c
third-party/nlopt/src/algs/direct/tstc.c
third-party/nlopt/src/algs/direct/userguide.pdf
third-party/nlopt/src/algs/esch/COPYRIGHT
third-party/nlopt/src/algs/esch/README
third-party/nlopt/src/algs/esch/esch.c
third-party/nlopt/src/algs/esch/esch.h
third-party/nlopt/src/algs/isres/README
third-party/nlopt/src/algs/isres/isres.c
third-party/nlopt/src/algs/isres/isres.h
third-party/nlopt/src/algs/luksan/COPYRIGHT
third-party/nlopt/src/algs/luksan/README
third-party/nlopt/src/algs/luksan/luksan.h
third-party/nlopt/src/algs/luksan/mssubs.c
third-party/nlopt/src/algs/luksan/mssubs.for
third-party/nlopt/src/algs/luksan/plip.c
third-party/nlopt/src/algs/luksan/plip.for
third-party/nlopt/src/algs/luksan/plip.txt
third-party/nlopt/src/algs/luksan/plis.c
third-party/nlopt/src/algs/luksan/plis.for
third-party/nlopt/src/algs/luksan/plis.txt
third-party/nlopt/src/algs/luksan/pnet.c
third-party/nlopt/src/algs/luksan/pnet.for
third-party/nlopt/src/algs/luksan/pnet.txt
third-party/nlopt/src/algs/luksan/pssubs.c
third-party/nlopt/src/algs/luksan/pssubs.for
third-party/nlopt/src/algs/luksan/v999-07.pdf
third-party/nlopt/src/algs/mlsl/README
third-party/nlopt/src/algs/mlsl/mlsl.c
third-party/nlopt/src/algs/mlsl/mlsl.h
third-party/nlopt/src/algs/mma/README
third-party/nlopt/src/algs/mma/ccsa_quadratic.c
third-party/nlopt/src/algs/mma/mma.c
third-party/nlopt/src/algs/mma/mma.h
third-party/nlopt/src/algs/neldermead/README
third-party/nlopt/src/algs/neldermead/neldermead.h
third-party/nlopt/src/algs/neldermead/nldrmd.c
third-party/nlopt/src/algs/neldermead/sbplx.c
third-party/nlopt/src/algs/newuoa/COPYRIGHT
third-party/nlopt/src/algs/newuoa/README
third-party/nlopt/src/algs/newuoa/README.orig
third-party/nlopt/src/algs/newuoa/newuoa.c
third-party/nlopt/src/algs/newuoa/newuoa.h
third-party/nlopt/src/algs/praxis/README
third-party/nlopt/src/algs/praxis/praxis.c
third-party/nlopt/src/algs/praxis/praxis.h
third-party/nlopt/src/algs/slsqp/COPYRIGHT
third-party/nlopt/src/algs/slsqp/README
third-party/nlopt/src/algs/slsqp/slsqp.c
third-party/nlopt/src/algs/slsqp/slsqp.h
third-party/nlopt/src/algs/stogo/COPYRIGHT
third-party/nlopt/src/algs/stogo/README
third-party/nlopt/src/algs/stogo/global.cc
third-party/nlopt/src/algs/stogo/global.h
third-party/nlopt/src/algs/stogo/linalg.cc
third-party/nlopt/src/algs/stogo/linalg.h
third-party/nlopt/src/algs/stogo/local.cc
third-party/nlopt/src/algs/stogo/local.h
third-party/nlopt/src/algs/stogo/paper.pdf
third-party/nlopt/src/algs/stogo/prog.cc
third-party/nlopt/src/algs/stogo/rosen.h
third-party/nlopt/src/algs/stogo/stogo.cc
third-party/nlopt/src/algs/stogo/stogo.h
third-party/nlopt/src/algs/stogo/stogo_config.h
third-party/nlopt/src/algs/stogo/techreport.pdf
third-party/nlopt/src/algs/stogo/testfun.h
third-party/nlopt/src/algs/stogo/testros.cc
third-party/nlopt/src/algs/stogo/tools.cc
third-party/nlopt/src/algs/stogo/tools.h
third-party/nlopt/src/algs/stogo/tst.cc
third-party/nlopt/src/algs/stogo/tstc.c
third-party/nlopt/src/algs/subplex/README
third-party/nlopt/src/algs/subplex/subplex.c
third-party/nlopt/src/algs/subplex/subplex.h
third-party/nlopt/src/api/deprecated.c
third-party/nlopt/src/api/f77api.c
third-party/nlopt/src/api/f77funcs.h
third-party/nlopt/src/api/f77funcs_.h
third-party/nlopt/src/api/general.c
third-party/nlopt/src/api/nlopt-in.hpp
third-party/nlopt/src/api/nlopt-internal.h
third-party/nlopt/src/api/nlopt.3
third-party/nlopt/src/api/nlopt.h
third-party/nlopt/src/api/nlopt_minimize.3
third-party/nlopt/src/api/nlopt_minimize_constrained.3
third-party/nlopt/src/api/optimize.c
third-party/nlopt/src/api/options.c
third-party/nlopt/src/octave/CMakeLists.txt
third-party/nlopt/src/octave/NLOPT_AUGLAG.m
third-party/nlopt/src/octave/NLOPT_AUGLAG_EQ.m
third-party/nlopt/src/octave/NLOPT_GD_MLSL.m
third-party/nlopt/src/octave/NLOPT_GD_MLSL_LDS.m
third-party/nlopt/src/octave/NLOPT_GD_STOGO.m
third-party/nlopt/src/octave/NLOPT_GD_STOGO_RAND.m
third-party/nlopt/src/octave/NLOPT_GN_AGS.m
third-party/nlopt/src/octave/NLOPT_GN_CRS2_LM.m
third-party/nlopt/src/octave/NLOPT_GN_DIRECT.m
third-party/nlopt/src/octave/NLOPT_GN_DIRECT_L.m
third-party/nlopt/src/octave/NLOPT_GN_DIRECT_L_NOSCAL.m
third-party/nlopt/src/octave/NLOPT_GN_DIRECT_L_RAND.m
third-party/nlopt/src/octave/NLOPT_GN_DIRECT_L_RAND_NOSCAL.m
third-party/nlopt/src/octave/NLOPT_GN_DIRECT_NOSCAL.m
third-party/nlopt/src/octave/NLOPT_GN_ESCH.m
third-party/nlopt/src/octave/NLOPT_GN_ISRES.m
third-party/nlopt/src/octave/NLOPT_GN_MLSL.m
third-party/nlopt/src/octave/NLOPT_GN_MLSL_LDS.m
third-party/nlopt/src/octave/NLOPT_GN_ORIG_DIRECT.m
third-party/nlopt/src/octave/NLOPT_GN_ORIG_DIRECT_L.m
third-party/nlopt/src/octave/NLOPT_G_MLSL.m
third-party/nlopt/src/octave/NLOPT_G_MLSL_LDS.m
third-party/nlopt/src/octave/NLOPT_LD_AUGLAG.m
third-party/nlopt/src/octave/NLOPT_LD_AUGLAG_EQ.m
third-party/nlopt/src/octave/NLOPT_LD_CCSAQ.m
third-party/nlopt/src/octave/NLOPT_LD_LBFGS.m
third-party/nlopt/src/octave/NLOPT_LD_MMA.m
third-party/nlopt/src/octave/NLOPT_LD_SLSQP.m
third-party/nlopt/src/octave/NLOPT_LD_TNEWTON.m
third-party/nlopt/src/octave/NLOPT_LD_TNEWTON_PRECOND.m
third-party/nlopt/src/octave/NLOPT_LD_TNEWTON_PRECOND_RESTART.m
third-party/nlopt/src/octave/NLOPT_LD_TNEWTON_RESTART.m
third-party/nlopt/src/octave/NLOPT_LD_VAR1.m
third-party/nlopt/src/octave/NLOPT_LD_VAR2.m
third-party/nlopt/src/octave/NLOPT_LN_AUGLAG.m
third-party/nlopt/src/octave/NLOPT_LN_AUGLAG_EQ.m
third-party/nlopt/src/octave/NLOPT_LN_BOBYQA.m
third-party/nlopt/src/octave/NLOPT_LN_COBYLA.m
third-party/nlopt/src/octave/NLOPT_LN_NELDERMEAD.m
third-party/nlopt/src/octave/NLOPT_LN_NEWUOA.m
third-party/nlopt/src/octave/NLOPT_LN_NEWUOA_BOUND.m
third-party/nlopt/src/octave/NLOPT_LN_PRAXIS.m
third-party/nlopt/src/octave/NLOPT_LN_SBPLX.m
third-party/nlopt/src/octave/dummy.c
third-party/nlopt/src/octave/mkconstants.sh
third-party/nlopt/src/octave/nlopt_minimize.m
third-party/nlopt/src/octave/nlopt_minimize_constrained.m
third-party/nlopt/src/octave/nlopt_optimize-mex.c
third-party/nlopt/src/octave/nlopt_optimize-oct.cc
third-party/nlopt/src/octave/nlopt_optimize.m
third-party/nlopt/src/swig/CMakeLists.txt
third-party/nlopt/src/swig/METADATA.in
third-party/nlopt/src/swig/glob_java.cmake
third-party/nlopt/src/swig/nlopt-exceptions.i
third-party/nlopt/src/swig/nlopt-guile.i
third-party/nlopt/src/swig/nlopt-java.i
third-party/nlopt/src/swig/nlopt-python.i
third-party/nlopt/src/swig/nlopt.i
third-party/nlopt/src/swig/numpy.i
third-party/nlopt/src/util/mt19937ar.c
third-party/nlopt/src/util/mt19937ar_test.c
third-party/nlopt/src/util/nlopt-getopt.c
third-party/nlopt/src/util/nlopt-getopt.h
third-party/nlopt/src/util/nlopt-util.h
third-party/nlopt/src/util/qsort_r.c
third-party/nlopt/src/util/redblack.c
third-party/nlopt/src/util/redblack.h
third-party/nlopt/src/util/redblack_test.c
third-party/nlopt/src/util/rescale.c
third-party/nlopt/src/util/soboldata.h
third-party/nlopt/src/util/sobolseq.c
third-party/nlopt/src/util/sobolseq_test.c
third-party/nlopt/src/util/stop.c
third-party/nlopt/src/util/timer.c