CMakeLists.txt
COPYING
COPYING.LESSER
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
examples/README.md
examples/cleanup
examples/run_parallel_examples
examples/run_serial_examples
examples/run_spec_examples
examples/run_spec_vmec_examples
examples/run_vmec_examples
src/simsopt/__init__.py
src/simsopt.egg-info/PKG-INFO
src/simsopt.egg-info/SOURCES.txt
src/simsopt.egg-info/dependency_links.txt
src/simsopt.egg-info/requires.txt
src/simsopt.egg-info/top_level.txt
src/simsopt/_core/__init__.py
src/simsopt/_core/dofs.py
src/simsopt/_core/graph_optimizable.py
src/simsopt/_core/optimizable.py
src/simsopt/_core/util.py
src/simsopt/field/__init__.py
src/simsopt/field/biotsavart.py
src/simsopt/field/magneticfield.py
src/simsopt/field/magneticfieldclasses.py
src/simsopt/field/sampling.py
src/simsopt/field/tracing.py
src/simsopt/geo/__init__.py
src/simsopt/geo/boozersurface.py
src/simsopt/geo/coilcollection.py
src/simsopt/geo/config.py
src/simsopt/geo/curve.py
src/simsopt/geo/curvehelical.py
src/simsopt/geo/curveobjectives.py
src/simsopt/geo/curverzfourier.py
src/simsopt/geo/curvexyzfourier.py
src/simsopt/geo/graph_surface.py
src/simsopt/geo/jit.py
src/simsopt/geo/qfmsurface.py
src/simsopt/geo/surface.py
src/simsopt/geo/surfacegarabedian.py
src/simsopt/geo/surfacehenneberg.py
src/simsopt/geo/surfaceobjectives.py
src/simsopt/geo/surfacerzfourier.py
src/simsopt/geo/surfacexyzfourier.py
src/simsopt/geo/surfacexyztensorfourier.py
src/simsopt/mhd/__init__.py
src/simsopt/mhd/boozer.py
src/simsopt/mhd/defaults.sp
src/simsopt/mhd/input.default
src/simsopt/mhd/spec.py
src/simsopt/mhd/vmec.py
src/simsopt/objectives/__init__.py
src/simsopt/objectives/functions.py
src/simsopt/objectives/graph_functions.py
src/simsopt/objectives/graph_least_squares.py
src/simsopt/objectives/least_squares.py
src/simsopt/solve/__init__.py
src/simsopt/solve/graph_mpi.py
src/simsopt/solve/graph_serial.py
src/simsopt/solve/mpi.py
src/simsopt/solve/serial.py
src/simsopt/util/NCSX.dat
src/simsopt/util/__init__.py
src/simsopt/util/constants.py
src/simsopt/util/dev.py
src/simsopt/util/log_config.yaml
src/simsopt/util/logging.py
src/simsopt/util/mpi.py
src/simsopt/util/mpi_logger.py
src/simsopt/util/types.py
src/simsopt/util/zoo.py
thirdparty/eigen/.gitlab-ci.yml
thirdparty/eigen/.hgeol
thirdparty/eigen/CMakeLists.txt
thirdparty/eigen/COPYING.APACHE
thirdparty/eigen/COPYING.BSD
thirdparty/eigen/COPYING.GPL
thirdparty/eigen/COPYING.LGPL
thirdparty/eigen/COPYING.MINPACK
thirdparty/eigen/COPYING.MPL2
thirdparty/eigen/COPYING.README
thirdparty/eigen/CTestConfig.cmake
thirdparty/eigen/CTestCustom.cmake.in
thirdparty/eigen/INSTALL
thirdparty/eigen/README.md
thirdparty/eigen/eigen3.pc.in
thirdparty/eigen/signature_of_eigen3_matrix_library
thirdparty/eigen/Eigen/Cholesky
thirdparty/eigen/Eigen/CholmodSupport
thirdparty/eigen/Eigen/Core
thirdparty/eigen/Eigen/Dense
thirdparty/eigen/Eigen/Eigen
thirdparty/eigen/Eigen/Eigenvalues
thirdparty/eigen/Eigen/Geometry
thirdparty/eigen/Eigen/Householder
thirdparty/eigen/Eigen/IterativeLinearSolvers
thirdparty/eigen/Eigen/Jacobi
thirdparty/eigen/Eigen/KLUSupport
thirdparty/eigen/Eigen/LU
thirdparty/eigen/Eigen/MetisSupport
thirdparty/eigen/Eigen/OrderingMethods
thirdparty/eigen/Eigen/PaStiXSupport
thirdparty/eigen/Eigen/PardisoSupport
thirdparty/eigen/Eigen/QR
thirdparty/eigen/Eigen/QtAlignedMalloc
thirdparty/eigen/Eigen/SPQRSupport
thirdparty/eigen/Eigen/SVD
thirdparty/eigen/Eigen/Sparse
thirdparty/eigen/Eigen/SparseCholesky
thirdparty/eigen/Eigen/SparseCore
thirdparty/eigen/Eigen/SparseLU
thirdparty/eigen/Eigen/SparseQR
thirdparty/eigen/Eigen/StdDeque
thirdparty/eigen/Eigen/StdList
thirdparty/eigen/Eigen/StdVector
thirdparty/eigen/Eigen/SuperLUSupport
thirdparty/eigen/Eigen/UmfPackSupport
thirdparty/eigen/Eigen/src/Cholesky/LDLT.h
thirdparty/eigen/Eigen/src/Cholesky/LLT.h
thirdparty/eigen/Eigen/src/Cholesky/LLT_LAPACKE.h
thirdparty/eigen/Eigen/src/CholmodSupport/CholmodSupport.h
thirdparty/eigen/Eigen/src/Core/ArithmeticSequence.h
thirdparty/eigen/Eigen/src/Core/Array.h
thirdparty/eigen/Eigen/src/Core/ArrayBase.h
thirdparty/eigen/Eigen/src/Core/ArrayWrapper.h
thirdparty/eigen/Eigen/src/Core/Assign.h
thirdparty/eigen/Eigen/src/Core/AssignEvaluator.h
thirdparty/eigen/Eigen/src/Core/Assign_MKL.h
thirdparty/eigen/Eigen/src/Core/BandMatrix.h
thirdparty/eigen/Eigen/src/Core/Block.h
thirdparty/eigen/Eigen/src/Core/BooleanRedux.h
thirdparty/eigen/Eigen/src/Core/CommaInitializer.h
thirdparty/eigen/Eigen/src/Core/ConditionEstimator.h
thirdparty/eigen/Eigen/src/Core/CoreEvaluators.h
thirdparty/eigen/Eigen/src/Core/CoreIterators.h
thirdparty/eigen/Eigen/src/Core/CwiseBinaryOp.h
thirdparty/eigen/Eigen/src/Core/CwiseNullaryOp.h
thirdparty/eigen/Eigen/src/Core/CwiseTernaryOp.h
thirdparty/eigen/Eigen/src/Core/CwiseUnaryOp.h
thirdparty/eigen/Eigen/src/Core/CwiseUnaryView.h
thirdparty/eigen/Eigen/src/Core/DenseBase.h
thirdparty/eigen/Eigen/src/Core/DenseCoeffsBase.h
thirdparty/eigen/Eigen/src/Core/DenseStorage.h
thirdparty/eigen/Eigen/src/Core/Diagonal.h
thirdparty/eigen/Eigen/src/Core/DiagonalMatrix.h
thirdparty/eigen/Eigen/src/Core/DiagonalProduct.h
thirdparty/eigen/Eigen/src/Core/Dot.h
thirdparty/eigen/Eigen/src/Core/EigenBase.h
thirdparty/eigen/Eigen/src/Core/ForceAlignedAccess.h
thirdparty/eigen/Eigen/src/Core/Fuzzy.h
thirdparty/eigen/Eigen/src/Core/GeneralProduct.h
thirdparty/eigen/Eigen/src/Core/GenericPacketMath.h
thirdparty/eigen/Eigen/src/Core/GlobalFunctions.h
thirdparty/eigen/Eigen/src/Core/IO.h
thirdparty/eigen/Eigen/src/Core/IndexedView.h
thirdparty/eigen/Eigen/src/Core/Inverse.h
thirdparty/eigen/Eigen/src/Core/Map.h
thirdparty/eigen/Eigen/src/Core/MapBase.h
thirdparty/eigen/Eigen/src/Core/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/MathFunctionsImpl.h
thirdparty/eigen/Eigen/src/Core/Matrix.h
thirdparty/eigen/Eigen/src/Core/MatrixBase.h
thirdparty/eigen/Eigen/src/Core/NestByValue.h
thirdparty/eigen/Eigen/src/Core/NoAlias.h
thirdparty/eigen/Eigen/src/Core/NumTraits.h
thirdparty/eigen/Eigen/src/Core/PartialReduxEvaluator.h
thirdparty/eigen/Eigen/src/Core/PermutationMatrix.h
thirdparty/eigen/Eigen/src/Core/PlainObjectBase.h
thirdparty/eigen/Eigen/src/Core/Product.h
thirdparty/eigen/Eigen/src/Core/ProductEvaluators.h
thirdparty/eigen/Eigen/src/Core/Random.h
thirdparty/eigen/Eigen/src/Core/Redux.h
thirdparty/eigen/Eigen/src/Core/Ref.h
thirdparty/eigen/Eigen/src/Core/Replicate.h
thirdparty/eigen/Eigen/src/Core/Reshaped.h
thirdparty/eigen/Eigen/src/Core/ReturnByValue.h
thirdparty/eigen/Eigen/src/Core/Reverse.h
thirdparty/eigen/Eigen/src/Core/Select.h
thirdparty/eigen/Eigen/src/Core/SelfAdjointView.h
thirdparty/eigen/Eigen/src/Core/SelfCwiseBinaryOp.h
thirdparty/eigen/Eigen/src/Core/Solve.h
thirdparty/eigen/Eigen/src/Core/SolveTriangular.h
thirdparty/eigen/Eigen/src/Core/SolverBase.h
thirdparty/eigen/Eigen/src/Core/StableNorm.h
thirdparty/eigen/Eigen/src/Core/StlIterators.h
thirdparty/eigen/Eigen/src/Core/Stride.h
thirdparty/eigen/Eigen/src/Core/Swap.h
thirdparty/eigen/Eigen/src/Core/Transpose.h
thirdparty/eigen/Eigen/src/Core/Transpositions.h
thirdparty/eigen/Eigen/src/Core/TriangularMatrix.h
thirdparty/eigen/Eigen/src/Core/VectorBlock.h
thirdparty/eigen/Eigen/src/Core/VectorwiseOp.h
thirdparty/eigen/Eigen/src/Core/Visitor.h
thirdparty/eigen/Eigen/src/Core/arch/AVX/Complex.h
thirdparty/eigen/Eigen/src/Core/arch/AVX/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/AVX/PacketMath.h
thirdparty/eigen/Eigen/src/Core/arch/AVX/TypeCasting.h
thirdparty/eigen/Eigen/src/Core/arch/AVX512/Complex.h
thirdparty/eigen/Eigen/src/Core/arch/AVX512/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/AVX512/PacketMath.h
thirdparty/eigen/Eigen/src/Core/arch/AVX512/TypeCasting.h
thirdparty/eigen/Eigen/src/Core/arch/AltiVec/Complex.h
thirdparty/eigen/Eigen/src/Core/arch/AltiVec/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h
thirdparty/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h
thirdparty/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h
thirdparty/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h
thirdparty/eigen/Eigen/src/Core/arch/CUDA/Complex.h
thirdparty/eigen/Eigen/src/Core/arch/Default/BFloat16.h
thirdparty/eigen/Eigen/src/Core/arch/Default/ConjHelper.h
thirdparty/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h
thirdparty/eigen/Eigen/src/Core/arch/Default/Half.h
thirdparty/eigen/Eigen/src/Core/arch/Default/Settings.h
thirdparty/eigen/Eigen/src/Core/arch/Default/TypeCasting.h
thirdparty/eigen/Eigen/src/Core/arch/GPU/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/GPU/PacketMath.h
thirdparty/eigen/Eigen/src/Core/arch/GPU/TypeCasting.h
thirdparty/eigen/Eigen/src/Core/arch/HIP/hcc/math_constants.h
thirdparty/eigen/Eigen/src/Core/arch/MSA/Complex.h
thirdparty/eigen/Eigen/src/Core/arch/MSA/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/MSA/PacketMath.h
thirdparty/eigen/Eigen/src/Core/arch/NEON/Complex.h
thirdparty/eigen/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h
thirdparty/eigen/Eigen/src/Core/arch/NEON/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/NEON/PacketMath.h
thirdparty/eigen/Eigen/src/Core/arch/NEON/TypeCasting.h
thirdparty/eigen/Eigen/src/Core/arch/SSE/Complex.h
thirdparty/eigen/Eigen/src/Core/arch/SSE/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/SSE/PacketMath.h
thirdparty/eigen/Eigen/src/Core/arch/SSE/TypeCasting.h
thirdparty/eigen/Eigen/src/Core/arch/SVE/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/SVE/PacketMath.h
thirdparty/eigen/Eigen/src/Core/arch/SVE/TypeCasting.h
thirdparty/eigen/Eigen/src/Core/arch/SYCL/InteropHeaders.h
thirdparty/eigen/Eigen/src/Core/arch/SYCL/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/SYCL/PacketMath.h
thirdparty/eigen/Eigen/src/Core/arch/SYCL/SyclMemoryModel.h
thirdparty/eigen/Eigen/src/Core/arch/SYCL/TypeCasting.h
thirdparty/eigen/Eigen/src/Core/arch/ZVector/Complex.h
thirdparty/eigen/Eigen/src/Core/arch/ZVector/MathFunctions.h
thirdparty/eigen/Eigen/src/Core/arch/ZVector/PacketMath.h
thirdparty/eigen/Eigen/src/Core/functors/AssignmentFunctors.h
thirdparty/eigen/Eigen/src/Core/functors/BinaryFunctors.h
thirdparty/eigen/Eigen/src/Core/functors/NullaryFunctors.h
thirdparty/eigen/Eigen/src/Core/functors/StlFunctors.h
thirdparty/eigen/Eigen/src/Core/functors/TernaryFunctors.h
thirdparty/eigen/Eigen/src/Core/functors/UnaryFunctors.h
thirdparty/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h
thirdparty/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h
thirdparty/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
thirdparty/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
thirdparty/eigen/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h
thirdparty/eigen/Eigen/src/Core/products/GeneralMatrixVector.h
thirdparty/eigen/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h
thirdparty/eigen/Eigen/src/Core/products/Parallelizer.h
thirdparty/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
thirdparty/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h
thirdparty/eigen/Eigen/src/Core/products/SelfadjointMatrixVector.h
thirdparty/eigen/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h
thirdparty/eigen/Eigen/src/Core/products/SelfadjointProduct.h
thirdparty/eigen/Eigen/src/Core/products/SelfadjointRank2Update.h
thirdparty/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h
thirdparty/eigen/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h
thirdparty/eigen/Eigen/src/Core/products/TriangularMatrixVector.h
thirdparty/eigen/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h
thirdparty/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h
thirdparty/eigen/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h
thirdparty/eigen/Eigen/src/Core/products/TriangularSolverVector.h
thirdparty/eigen/Eigen/src/Core/util/BlasUtil.h
thirdparty/eigen/Eigen/src/Core/util/ConfigureVectorization.h
thirdparty/eigen/Eigen/src/Core/util/Constants.h
thirdparty/eigen/Eigen/src/Core/util/DisableStupidWarnings.h
thirdparty/eigen/Eigen/src/Core/util/ForwardDeclarations.h
thirdparty/eigen/Eigen/src/Core/util/IndexedViewHelper.h
thirdparty/eigen/Eigen/src/Core/util/IntegralConstant.h
thirdparty/eigen/Eigen/src/Core/util/MKL_support.h
thirdparty/eigen/Eigen/src/Core/util/Macros.h
thirdparty/eigen/Eigen/src/Core/util/Memory.h
thirdparty/eigen/Eigen/src/Core/util/Meta.h
thirdparty/eigen/Eigen/src/Core/util/NonMPL2.h
thirdparty/eigen/Eigen/src/Core/util/ReenableStupidWarnings.h
thirdparty/eigen/Eigen/src/Core/util/ReshapedHelper.h
thirdparty/eigen/Eigen/src/Core/util/StaticAssert.h
thirdparty/eigen/Eigen/src/Core/util/SymbolicIndex.h
thirdparty/eigen/Eigen/src/Core/util/XprHelper.h
thirdparty/eigen/Eigen/src/Eigenvalues/ComplexEigenSolver.h
thirdparty/eigen/Eigen/src/Eigenvalues/ComplexSchur.h
thirdparty/eigen/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h
thirdparty/eigen/Eigen/src/Eigenvalues/EigenSolver.h
thirdparty/eigen/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
thirdparty/eigen/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
thirdparty/eigen/Eigen/src/Eigenvalues/HessenbergDecomposition.h
thirdparty/eigen/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
thirdparty/eigen/Eigen/src/Eigenvalues/RealQZ.h
thirdparty/eigen/Eigen/src/Eigenvalues/RealSchur.h
thirdparty/eigen/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h
thirdparty/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
thirdparty/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h
thirdparty/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h
thirdparty/eigen/Eigen/src/Geometry/AlignedBox.h
thirdparty/eigen/Eigen/src/Geometry/AngleAxis.h
thirdparty/eigen/Eigen/src/Geometry/EulerAngles.h
thirdparty/eigen/Eigen/src/Geometry/Homogeneous.h
thirdparty/eigen/Eigen/src/Geometry/Hyperplane.h
thirdparty/eigen/Eigen/src/Geometry/OrthoMethods.h
thirdparty/eigen/Eigen/src/Geometry/ParametrizedLine.h
thirdparty/eigen/Eigen/src/Geometry/Quaternion.h
thirdparty/eigen/Eigen/src/Geometry/Rotation2D.h
thirdparty/eigen/Eigen/src/Geometry/RotationBase.h
thirdparty/eigen/Eigen/src/Geometry/Scaling.h
thirdparty/eigen/Eigen/src/Geometry/Transform.h
thirdparty/eigen/Eigen/src/Geometry/Translation.h
thirdparty/eigen/Eigen/src/Geometry/Umeyama.h
thirdparty/eigen/Eigen/src/Geometry/arch/Geometry_SIMD.h
thirdparty/eigen/Eigen/src/Householder/BlockHouseholder.h
thirdparty/eigen/Eigen/src/Householder/Householder.h
thirdparty/eigen/Eigen/src/Householder/HouseholderSequence.h
thirdparty/eigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
thirdparty/eigen/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
thirdparty/eigen/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
thirdparty/eigen/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h
thirdparty/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
thirdparty/eigen/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
thirdparty/eigen/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h
thirdparty/eigen/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h
thirdparty/eigen/Eigen/src/Jacobi/Jacobi.h
thirdparty/eigen/Eigen/src/KLUSupport/KLUSupport.h
thirdparty/eigen/Eigen/src/LU/Determinant.h
thirdparty/eigen/Eigen/src/LU/FullPivLU.h
thirdparty/eigen/Eigen/src/LU/InverseImpl.h
thirdparty/eigen/Eigen/src/LU/PartialPivLU.h
thirdparty/eigen/Eigen/src/LU/PartialPivLU_LAPACKE.h
thirdparty/eigen/Eigen/src/LU/arch/InverseSize4.h
thirdparty/eigen/Eigen/src/MetisSupport/MetisSupport.h
thirdparty/eigen/Eigen/src/OrderingMethods/Amd.h
thirdparty/eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h
thirdparty/eigen/Eigen/src/OrderingMethods/Ordering.h
thirdparty/eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h
thirdparty/eigen/Eigen/src/PardisoSupport/PardisoSupport.h
thirdparty/eigen/Eigen/src/QR/ColPivHouseholderQR.h
thirdparty/eigen/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h
thirdparty/eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h
thirdparty/eigen/Eigen/src/QR/FullPivHouseholderQR.h
thirdparty/eigen/Eigen/src/QR/HouseholderQR.h
thirdparty/eigen/Eigen/src/QR/HouseholderQR_LAPACKE.h
thirdparty/eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h
thirdparty/eigen/Eigen/src/SVD/BDCSVD.h
thirdparty/eigen/Eigen/src/SVD/JacobiSVD.h
thirdparty/eigen/Eigen/src/SVD/JacobiSVD_LAPACKE.h
thirdparty/eigen/Eigen/src/SVD/SVDBase.h
thirdparty/eigen/Eigen/src/SVD/UpperBidiagonalization.h
thirdparty/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h
thirdparty/eigen/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
thirdparty/eigen/Eigen/src/SparseCore/AmbiVector.h
thirdparty/eigen/Eigen/src/SparseCore/CompressedStorage.h
thirdparty/eigen/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
thirdparty/eigen/Eigen/src/SparseCore/MappedSparseMatrix.h
thirdparty/eigen/Eigen/src/SparseCore/SparseAssign.h
thirdparty/eigen/Eigen/src/SparseCore/SparseBlock.h
thirdparty/eigen/Eigen/src/SparseCore/SparseColEtree.h
thirdparty/eigen/Eigen/src/SparseCore/SparseCompressedBase.h
thirdparty/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
thirdparty/eigen/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
thirdparty/eigen/Eigen/src/SparseCore/SparseDenseProduct.h
thirdparty/eigen/Eigen/src/SparseCore/SparseDiagonalProduct.h
thirdparty/eigen/Eigen/src/SparseCore/SparseDot.h
thirdparty/eigen/Eigen/src/SparseCore/SparseFuzzy.h
thirdparty/eigen/Eigen/src/SparseCore/SparseMap.h
thirdparty/eigen/Eigen/src/SparseCore/SparseMatrix.h
thirdparty/eigen/Eigen/src/SparseCore/SparseMatrixBase.h
thirdparty/eigen/Eigen/src/SparseCore/SparsePermutation.h
thirdparty/eigen/Eigen/src/SparseCore/SparseProduct.h
thirdparty/eigen/Eigen/src/SparseCore/SparseRedux.h
thirdparty/eigen/Eigen/src/SparseCore/SparseRef.h
thirdparty/eigen/Eigen/src/SparseCore/SparseSelfAdjointView.h
thirdparty/eigen/Eigen/src/SparseCore/SparseSolverBase.h
thirdparty/eigen/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
thirdparty/eigen/Eigen/src/SparseCore/SparseTranspose.h
thirdparty/eigen/Eigen/src/SparseCore/SparseTriangularView.h
thirdparty/eigen/Eigen/src/SparseCore/SparseUtil.h
thirdparty/eigen/Eigen/src/SparseCore/SparseVector.h
thirdparty/eigen/Eigen/src/SparseCore/SparseView.h
thirdparty/eigen/Eigen/src/SparseCore/TriangularSolver.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLUImpl.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_Memory.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_Structs.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_Utils.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_column_bmod.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_column_dfs.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_gemm_kernel.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_panel_bmod.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_panel_dfs.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_pivotL.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_pruneL.h
thirdparty/eigen/Eigen/src/SparseLU/SparseLU_relax_snode.h
thirdparty/eigen/Eigen/src/SparseQR/SparseQR.h
thirdparty/eigen/Eigen/src/StlSupport/StdDeque.h
thirdparty/eigen/Eigen/src/StlSupport/StdList.h
thirdparty/eigen/Eigen/src/StlSupport/StdVector.h
thirdparty/eigen/Eigen/src/StlSupport/details.h
thirdparty/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h
thirdparty/eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h
thirdparty/eigen/Eigen/src/misc/Image.h
thirdparty/eigen/Eigen/src/misc/Kernel.h
thirdparty/eigen/Eigen/src/misc/RealSvd2x2.h
thirdparty/eigen/Eigen/src/misc/blas.h
thirdparty/eigen/Eigen/src/misc/lapack.h
thirdparty/eigen/Eigen/src/misc/lapacke.h
thirdparty/eigen/Eigen/src/misc/lapacke_mangling.h
thirdparty/eigen/Eigen/src/plugins/ArrayCwiseBinaryOps.h
thirdparty/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h
thirdparty/eigen/Eigen/src/plugins/BlockMethods.h
thirdparty/eigen/Eigen/src/plugins/CommonCwiseBinaryOps.h
thirdparty/eigen/Eigen/src/plugins/CommonCwiseUnaryOps.h
thirdparty/eigen/Eigen/src/plugins/IndexedViewMethods.h
thirdparty/eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.h
thirdparty/eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.h
thirdparty/eigen/Eigen/src/plugins/ReshapedMethods.h
thirdparty/eigen/bench/BenchSparseUtil.h
thirdparty/eigen/bench/BenchTimer.h
thirdparty/eigen/bench/BenchUtil.h
thirdparty/eigen/bench/README.txt
thirdparty/eigen/bench/analyze-blocking-sizes.cpp
thirdparty/eigen/bench/basicbench.cxxlist
thirdparty/eigen/bench/basicbenchmark.cpp
thirdparty/eigen/bench/basicbenchmark.h
thirdparty/eigen/bench/benchBlasGemm.cpp
thirdparty/eigen/bench/benchCholesky.cpp
thirdparty/eigen/bench/benchEigenSolver.cpp
thirdparty/eigen/bench/benchFFT.cpp
thirdparty/eigen/bench/benchGeometry.cpp
thirdparty/eigen/bench/benchVecAdd.cpp
thirdparty/eigen/bench/bench_gemm.cpp
thirdparty/eigen/bench/bench_move_semantics.cpp
thirdparty/eigen/bench/bench_multi_compilers.sh
thirdparty/eigen/bench/bench_norm.cpp
thirdparty/eigen/bench/bench_reverse.cpp
thirdparty/eigen/bench/bench_sum.cpp
thirdparty/eigen/bench/bench_unrolling
thirdparty/eigen/bench/benchmark-blocking-sizes.cpp
thirdparty/eigen/bench/benchmark.cpp
thirdparty/eigen/bench/benchmarkSlice.cpp
thirdparty/eigen/bench/benchmarkX.cpp
thirdparty/eigen/bench/benchmarkXcwise.cpp
thirdparty/eigen/bench/benchmark_suite
thirdparty/eigen/bench/check_cache_queries.cpp
thirdparty/eigen/bench/dense_solvers.cpp
thirdparty/eigen/bench/eig33.cpp
thirdparty/eigen/bench/geometry.cpp
thirdparty/eigen/bench/product_threshold.cpp
thirdparty/eigen/bench/quat_slerp.cpp
thirdparty/eigen/bench/quatmul.cpp
thirdparty/eigen/bench/sparse_cholesky.cpp
thirdparty/eigen/bench/sparse_dense_product.cpp
thirdparty/eigen/bench/sparse_lu.cpp
thirdparty/eigen/bench/sparse_product.cpp
thirdparty/eigen/bench/sparse_randomsetter.cpp
thirdparty/eigen/bench/sparse_setter.cpp
thirdparty/eigen/bench/sparse_transpose.cpp
thirdparty/eigen/bench/sparse_trisolver.cpp
thirdparty/eigen/bench/spmv.cpp
thirdparty/eigen/bench/vdw_new.cpp
thirdparty/eigen/bench/btl/CMakeLists.txt
thirdparty/eigen/bench/btl/COPYING
thirdparty/eigen/bench/btl/README
thirdparty/eigen/bench/btl/actions/action_aat_product.hh
thirdparty/eigen/bench/btl/actions/action_ata_product.hh
thirdparty/eigen/bench/btl/actions/action_atv_product.hh
thirdparty/eigen/bench/btl/actions/action_axpby.hh
thirdparty/eigen/bench/btl/actions/action_axpy.hh
thirdparty/eigen/bench/btl/actions/action_cholesky.hh
thirdparty/eigen/bench/btl/actions/action_ger.hh
thirdparty/eigen/bench/btl/actions/action_hessenberg.hh
thirdparty/eigen/bench/btl/actions/action_lu_decomp.hh
thirdparty/eigen/bench/btl/actions/action_lu_solve.hh
thirdparty/eigen/bench/btl/actions/action_matrix_matrix_product.hh
thirdparty/eigen/bench/btl/actions/action_matrix_matrix_product_bis.hh
thirdparty/eigen/bench/btl/actions/action_matrix_vector_product.hh
thirdparty/eigen/bench/btl/actions/action_partial_lu.hh
thirdparty/eigen/bench/btl/actions/action_rot.hh
thirdparty/eigen/bench/btl/actions/action_symv.hh
thirdparty/eigen/bench/btl/actions/action_syr2.hh
thirdparty/eigen/bench/btl/actions/action_trisolve.hh
thirdparty/eigen/bench/btl/actions/action_trisolve_matrix.hh
thirdparty/eigen/bench/btl/actions/action_trmm.hh
thirdparty/eigen/bench/btl/actions/basic_actions.hh
thirdparty/eigen/bench/btl/cmake/FindACML.cmake
thirdparty/eigen/bench/btl/cmake/FindATLAS.cmake
thirdparty/eigen/bench/btl/cmake/FindBLAZE.cmake
thirdparty/eigen/bench/btl/cmake/FindBlitz.cmake
thirdparty/eigen/bench/btl/cmake/FindCBLAS.cmake
thirdparty/eigen/bench/btl/cmake/FindGMM.cmake
thirdparty/eigen/bench/btl/cmake/FindMKL.cmake
thirdparty/eigen/bench/btl/cmake/FindMTL4.cmake
thirdparty/eigen/bench/btl/cmake/FindOPENBLAS.cmake
thirdparty/eigen/bench/btl/cmake/FindPackageHandleStandardArgs.cmake
thirdparty/eigen/bench/btl/cmake/FindTvmet.cmake
thirdparty/eigen/bench/btl/cmake/MacroOptionalAddSubdirectory.cmake
thirdparty/eigen/bench/btl/data/CMakeLists.txt
thirdparty/eigen/bench/btl/data/action_settings.txt
thirdparty/eigen/bench/btl/data/gnuplot_common_settings.hh
thirdparty/eigen/bench/btl/data/go_mean
thirdparty/eigen/bench/btl/data/mean.cxx
thirdparty/eigen/bench/btl/data/mk_gnuplot_script.sh
thirdparty/eigen/bench/btl/data/mk_mean_script.sh
thirdparty/eigen/bench/btl/data/mk_new_gnuplot.sh
thirdparty/eigen/bench/btl/data/perlib_plot_settings.txt
thirdparty/eigen/bench/btl/data/regularize.cxx
thirdparty/eigen/bench/btl/data/smooth.cxx
thirdparty/eigen/bench/btl/data/smooth_all.sh
thirdparty/eigen/bench/btl/generic_bench/bench.hh
thirdparty/eigen/bench/btl/generic_bench/bench_parameter.hh
thirdparty/eigen/bench/btl/generic_bench/btl.hh
thirdparty/eigen/bench/btl/generic_bench/init/init_function.hh
thirdparty/eigen/bench/btl/generic_bench/init/init_matrix.hh
thirdparty/eigen/bench/btl/generic_bench/init/init_vector.hh
thirdparty/eigen/bench/btl/generic_bench/static/bench_static.hh
thirdparty/eigen/bench/btl/generic_bench/static/intel_bench_fixed_size.hh
thirdparty/eigen/bench/btl/generic_bench/static/static_size_generator.hh
thirdparty/eigen/bench/btl/generic_bench/timers/STL_perf_analyzer.hh
thirdparty/eigen/bench/btl/generic_bench/timers/STL_timer.hh
thirdparty/eigen/bench/btl/generic_bench/timers/mixed_perf_analyzer.hh
thirdparty/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer.hh
thirdparty/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer_old.hh
thirdparty/eigen/bench/btl/generic_bench/timers/portable_timer.hh
thirdparty/eigen/bench/btl/generic_bench/timers/x86_perf_analyzer.hh
thirdparty/eigen/bench/btl/generic_bench/timers/x86_timer.hh
thirdparty/eigen/bench/btl/generic_bench/utils/size_lin_log.hh
thirdparty/eigen/bench/btl/generic_bench/utils/size_log.hh
thirdparty/eigen/bench/btl/generic_bench/utils/utilities.h
thirdparty/eigen/bench/btl/generic_bench/utils/xy_file.hh
thirdparty/eigen/bench/btl/libs/BLAS/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/BLAS/blas.h
thirdparty/eigen/bench/btl/libs/BLAS/blas_interface.hh
thirdparty/eigen/bench/btl/libs/BLAS/blas_interface_impl.hh
thirdparty/eigen/bench/btl/libs/BLAS/c_interface_base.h
thirdparty/eigen/bench/btl/libs/BLAS/main.cpp
thirdparty/eigen/bench/btl/libs/STL/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/STL/STL_interface.hh
thirdparty/eigen/bench/btl/libs/STL/main.cpp
thirdparty/eigen/bench/btl/libs/blaze/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/blaze/blaze_interface.hh
thirdparty/eigen/bench/btl/libs/blaze/main.cpp
thirdparty/eigen/bench/btl/libs/blitz/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/blitz/blitz_LU_solve_interface.hh
thirdparty/eigen/bench/btl/libs/blitz/blitz_interface.hh
thirdparty/eigen/bench/btl/libs/blitz/btl_blitz.cpp
thirdparty/eigen/bench/btl/libs/blitz/btl_tiny_blitz.cpp
thirdparty/eigen/bench/btl/libs/blitz/tiny_blitz_interface.hh
thirdparty/eigen/bench/btl/libs/eigen2/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/eigen2/btl_tiny_eigen2.cpp
thirdparty/eigen/bench/btl/libs/eigen2/eigen2_interface.hh
thirdparty/eigen/bench/btl/libs/eigen2/main_adv.cpp
thirdparty/eigen/bench/btl/libs/eigen2/main_linear.cpp
thirdparty/eigen/bench/btl/libs/eigen2/main_matmat.cpp
thirdparty/eigen/bench/btl/libs/eigen2/main_vecmat.cpp
thirdparty/eigen/bench/btl/libs/eigen3/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/eigen3/btl_tiny_eigen3.cpp
thirdparty/eigen/bench/btl/libs/eigen3/eigen3_interface.hh
thirdparty/eigen/bench/btl/libs/eigen3/main_adv.cpp
thirdparty/eigen/bench/btl/libs/eigen3/main_linear.cpp
thirdparty/eigen/bench/btl/libs/eigen3/main_matmat.cpp
thirdparty/eigen/bench/btl/libs/eigen3/main_vecmat.cpp
thirdparty/eigen/bench/btl/libs/gmm/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/gmm/gmm_LU_solve_interface.hh
thirdparty/eigen/bench/btl/libs/gmm/gmm_interface.hh
thirdparty/eigen/bench/btl/libs/gmm/main.cpp
thirdparty/eigen/bench/btl/libs/mtl4/.kdbgrc.main
thirdparty/eigen/bench/btl/libs/mtl4/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/mtl4/main.cpp
thirdparty/eigen/bench/btl/libs/mtl4/mtl4_LU_solve_interface.hh
thirdparty/eigen/bench/btl/libs/mtl4/mtl4_interface.hh
thirdparty/eigen/bench/btl/libs/tensors/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/tensors/main_linear.cpp
thirdparty/eigen/bench/btl/libs/tensors/main_matmat.cpp
thirdparty/eigen/bench/btl/libs/tensors/main_vecmat.cpp
thirdparty/eigen/bench/btl/libs/tensors/tensor_interface.hh
thirdparty/eigen/bench/btl/libs/tvmet/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/tvmet/main.cpp
thirdparty/eigen/bench/btl/libs/tvmet/tvmet_interface.hh
thirdparty/eigen/bench/btl/libs/ublas/CMakeLists.txt
thirdparty/eigen/bench/btl/libs/ublas/main.cpp
thirdparty/eigen/bench/btl/libs/ublas/ublas_interface.hh
thirdparty/eigen/bench/perf_monitoring/changesets.txt
thirdparty/eigen/bench/perf_monitoring/gemm.cpp
thirdparty/eigen/bench/perf_monitoring/gemm_common.h
thirdparty/eigen/bench/perf_monitoring/gemm_settings.txt
thirdparty/eigen/bench/perf_monitoring/gemm_square_settings.txt
thirdparty/eigen/bench/perf_monitoring/gemv.cpp
thirdparty/eigen/bench/perf_monitoring/gemv_common.h
thirdparty/eigen/bench/perf_monitoring/gemv_settings.txt
thirdparty/eigen/bench/perf_monitoring/gemv_square_settings.txt
thirdparty/eigen/bench/perf_monitoring/gemvt.cpp
thirdparty/eigen/bench/perf_monitoring/lazy_gemm.cpp
thirdparty/eigen/bench/perf_monitoring/lazy_gemm_settings.txt
thirdparty/eigen/bench/perf_monitoring/llt.cpp
thirdparty/eigen/bench/perf_monitoring/make_plot.sh
thirdparty/eigen/bench/perf_monitoring/run.sh
thirdparty/eigen/bench/perf_monitoring/runall.sh
thirdparty/eigen/bench/perf_monitoring/trmv_lo.cpp
thirdparty/eigen/bench/perf_monitoring/trmv_lot.cpp
thirdparty/eigen/bench/perf_monitoring/trmv_up.cpp
thirdparty/eigen/bench/perf_monitoring/trmv_upt.cpp
thirdparty/eigen/bench/perf_monitoring/resources/chart_footer.html
thirdparty/eigen/bench/perf_monitoring/resources/chart_header.html
thirdparty/eigen/bench/perf_monitoring/resources/footer.html
thirdparty/eigen/bench/perf_monitoring/resources/header.html
thirdparty/eigen/bench/perf_monitoring/resources/s1.js
thirdparty/eigen/bench/perf_monitoring/resources/s2.js
thirdparty/eigen/bench/spbench/CMakeLists.txt
thirdparty/eigen/bench/spbench/sp_solver.cpp
thirdparty/eigen/bench/spbench/spbench.dtd
thirdparty/eigen/bench/spbench/spbenchsolver.cpp
thirdparty/eigen/bench/spbench/spbenchsolver.h
thirdparty/eigen/bench/spbench/spbenchstyle.h
thirdparty/eigen/bench/spbench/test_sparseLU.cpp
thirdparty/eigen/bench/tensors/README
thirdparty/eigen/bench/tensors/benchmark.h
thirdparty/eigen/bench/tensors/benchmark_main.cc
thirdparty/eigen/bench/tensors/contraction_benchmarks_cpu.cc
thirdparty/eigen/bench/tensors/eigen_sycl_bench.sh
thirdparty/eigen/bench/tensors/eigen_sycl_bench_contract.sh
thirdparty/eigen/bench/tensors/tensor_benchmarks.h
thirdparty/eigen/bench/tensors/tensor_benchmarks_cpu.cc
thirdparty/eigen/bench/tensors/tensor_benchmarks_fp16_gpu.cu
thirdparty/eigen/bench/tensors/tensor_benchmarks_gpu.cu
thirdparty/eigen/bench/tensors/tensor_benchmarks_sycl.cc
thirdparty/eigen/bench/tensors/tensor_contract_sycl_bench.cc
thirdparty/eigen/blas/BandTriangularSolver.h
thirdparty/eigen/blas/CMakeLists.txt
thirdparty/eigen/blas/GeneralRank1Update.h
thirdparty/eigen/blas/PackedSelfadjointProduct.h
thirdparty/eigen/blas/PackedTriangularMatrixVector.h
thirdparty/eigen/blas/PackedTriangularSolverVector.h
thirdparty/eigen/blas/README.txt
thirdparty/eigen/blas/Rank2Update.h
thirdparty/eigen/blas/common.h
thirdparty/eigen/blas/complex_double.cpp
thirdparty/eigen/blas/complex_single.cpp
thirdparty/eigen/blas/double.cpp
thirdparty/eigen/blas/level1_cplx_impl.h
thirdparty/eigen/blas/level1_impl.h
thirdparty/eigen/blas/level1_real_impl.h
thirdparty/eigen/blas/level2_cplx_impl.h
thirdparty/eigen/blas/level2_impl.h
thirdparty/eigen/blas/level2_real_impl.h
thirdparty/eigen/blas/level3_impl.h
thirdparty/eigen/blas/single.cpp
thirdparty/eigen/blas/xerbla.cpp
thirdparty/eigen/blas/f2c/chbmv.c
thirdparty/eigen/blas/f2c/chpmv.c
thirdparty/eigen/blas/f2c/complexdots.c
thirdparty/eigen/blas/f2c/ctbmv.c
thirdparty/eigen/blas/f2c/d_cnjg.c
thirdparty/eigen/blas/f2c/datatypes.h
thirdparty/eigen/blas/f2c/drotm.c
thirdparty/eigen/blas/f2c/drotmg.c
thirdparty/eigen/blas/f2c/dsbmv.c
thirdparty/eigen/blas/f2c/dspmv.c
thirdparty/eigen/blas/f2c/dtbmv.c
thirdparty/eigen/blas/f2c/lsame.c
thirdparty/eigen/blas/f2c/r_cnjg.c
thirdparty/eigen/blas/f2c/srotm.c
thirdparty/eigen/blas/f2c/srotmg.c
thirdparty/eigen/blas/f2c/ssbmv.c
thirdparty/eigen/blas/f2c/sspmv.c
thirdparty/eigen/blas/f2c/stbmv.c
thirdparty/eigen/blas/f2c/zhbmv.c
thirdparty/eigen/blas/f2c/zhpmv.c
thirdparty/eigen/blas/f2c/ztbmv.c
thirdparty/eigen/blas/fortran/complexdots.f
thirdparty/eigen/blas/testing/CMakeLists.txt
thirdparty/eigen/blas/testing/cblat1.f
thirdparty/eigen/blas/testing/cblat2.dat
thirdparty/eigen/blas/testing/cblat2.f
thirdparty/eigen/blas/testing/cblat3.dat
thirdparty/eigen/blas/testing/cblat3.f
thirdparty/eigen/blas/testing/dblat1.f
thirdparty/eigen/blas/testing/dblat2.dat
thirdparty/eigen/blas/testing/dblat2.f
thirdparty/eigen/blas/testing/dblat3.dat
thirdparty/eigen/blas/testing/dblat3.f
thirdparty/eigen/blas/testing/runblastest.sh
thirdparty/eigen/blas/testing/sblat1.f
thirdparty/eigen/blas/testing/sblat2.dat
thirdparty/eigen/blas/testing/sblat2.f
thirdparty/eigen/blas/testing/sblat3.dat
thirdparty/eigen/blas/testing/sblat3.f
thirdparty/eigen/blas/testing/zblat1.f
thirdparty/eigen/blas/testing/zblat2.dat
thirdparty/eigen/blas/testing/zblat2.f
thirdparty/eigen/blas/testing/zblat3.dat
thirdparty/eigen/blas/testing/zblat3.f
thirdparty/eigen/ci/CTest2JUnit.xsl
thirdparty/eigen/ci/README.md
thirdparty/eigen/ci/build.gitlab-ci.yml
thirdparty/eigen/ci/test.gitlab-ci.yml
thirdparty/eigen/cmake/ComputeCppCompilerChecks.cmake
thirdparty/eigen/cmake/ComputeCppIRMap.cmake
thirdparty/eigen/cmake/Eigen3Config.cmake.in
thirdparty/eigen/cmake/Eigen3ConfigLegacy.cmake.in
thirdparty/eigen/cmake/EigenConfigureTesting.cmake
thirdparty/eigen/cmake/EigenDetermineOSVersion.cmake
thirdparty/eigen/cmake/EigenDetermineVSServicePack.cmake
thirdparty/eigen/cmake/EigenTesting.cmake
thirdparty/eigen/cmake/EigenUninstall.cmake
thirdparty/eigen/cmake/FindAdolc.cmake
thirdparty/eigen/cmake/FindBLAS.cmake
thirdparty/eigen/cmake/FindBLASEXT.cmake
thirdparty/eigen/cmake/FindCholmod.cmake
thirdparty/eigen/cmake/FindComputeCpp.cmake
thirdparty/eigen/cmake/FindEigen2.cmake
thirdparty/eigen/cmake/FindEigen3.cmake
thirdparty/eigen/cmake/FindFFTW.cmake
thirdparty/eigen/cmake/FindGLEW.cmake
thirdparty/eigen/cmake/FindGMP.cmake
thirdparty/eigen/cmake/FindGSL.cmake
thirdparty/eigen/cmake/FindGoogleHash.cmake
thirdparty/eigen/cmake/FindHWLOC.cmake
thirdparty/eigen/cmake/FindKLU.cmake
thirdparty/eigen/cmake/FindLAPACK.cmake
thirdparty/eigen/cmake/FindMPFR.cmake
thirdparty/eigen/cmake/FindMetis.cmake
thirdparty/eigen/cmake/FindPTSCOTCH.cmake
thirdparty/eigen/cmake/FindPastix.cmake
thirdparty/eigen/cmake/FindSPQR.cmake
thirdparty/eigen/cmake/FindScotch.cmake
thirdparty/eigen/cmake/FindStandardMathLibrary.cmake
thirdparty/eigen/cmake/FindSuperLU.cmake
thirdparty/eigen/cmake/FindTriSYCL.cmake
thirdparty/eigen/cmake/FindUmfpack.cmake
thirdparty/eigen/cmake/RegexUtils.cmake
thirdparty/eigen/cmake/UseEigen3.cmake
thirdparty/eigen/debug/gdb/__init__.py
thirdparty/eigen/debug/gdb/printers.py
thirdparty/eigen/debug/msvc/eigen.natvis
thirdparty/eigen/debug/msvc/eigen_autoexp_part.dat
thirdparty/eigen/demos/CMakeLists.txt
thirdparty/eigen/demos/mandelbrot/CMakeLists.txt
thirdparty/eigen/demos/mandelbrot/README
thirdparty/eigen/demos/mandelbrot/mandelbrot.cpp
thirdparty/eigen/demos/mandelbrot/mandelbrot.h
thirdparty/eigen/demos/mix_eigen_and_c/README
thirdparty/eigen/demos/mix_eigen_and_c/binary_library.cpp
thirdparty/eigen/demos/mix_eigen_and_c/binary_library.h
thirdparty/eigen/demos/mix_eigen_and_c/example.c
thirdparty/eigen/demos/opengl/CMakeLists.txt
thirdparty/eigen/demos/opengl/README
thirdparty/eigen/demos/opengl/camera.cpp
thirdparty/eigen/demos/opengl/camera.h
thirdparty/eigen/demos/opengl/gpuhelper.cpp
thirdparty/eigen/demos/opengl/gpuhelper.h
thirdparty/eigen/demos/opengl/icosphere.cpp
thirdparty/eigen/demos/opengl/icosphere.h
thirdparty/eigen/demos/opengl/quaternion_demo.cpp
thirdparty/eigen/demos/opengl/quaternion_demo.h
thirdparty/eigen/demos/opengl/trackball.cpp
thirdparty/eigen/demos/opengl/trackball.h
thirdparty/eigen/doc/AsciiQuickReference.txt
thirdparty/eigen/doc/B01_Experimental.dox
thirdparty/eigen/doc/CMakeLists.txt
thirdparty/eigen/doc/ClassHierarchy.dox
thirdparty/eigen/doc/CoeffwiseMathFunctionsTable.dox
thirdparty/eigen/doc/CustomizingEigen_CustomScalar.dox
thirdparty/eigen/doc/CustomizingEigen_InheritingMatrix.dox
thirdparty/eigen/doc/CustomizingEigen_NullaryExpr.dox
thirdparty/eigen/doc/CustomizingEigen_Plugins.dox
thirdparty/eigen/doc/DenseDecompositionBenchmark.dox
thirdparty/eigen/doc/Doxyfile.in
thirdparty/eigen/doc/Eigen_Silly_Professor_64x64.png
thirdparty/eigen/doc/FixedSizeVectorizable.dox
thirdparty/eigen/doc/FunctionsTakingEigenTypes.dox
thirdparty/eigen/doc/HiPerformance.dox
thirdparty/eigen/doc/InplaceDecomposition.dox
thirdparty/eigen/doc/InsideEigenExample.dox
thirdparty/eigen/doc/LeastSquares.dox
thirdparty/eigen/doc/Manual.dox
thirdparty/eigen/doc/MatrixfreeSolverExample.dox
thirdparty/eigen/doc/NewExpressionType.dox
thirdparty/eigen/doc/Overview.dox
thirdparty/eigen/doc/PassingByValue.dox
thirdparty/eigen/doc/Pitfalls.dox
thirdparty/eigen/doc/PreprocessorDirectives.dox
thirdparty/eigen/doc/QuickReference.dox
thirdparty/eigen/doc/QuickStartGuide.dox
thirdparty/eigen/doc/SparseLinearSystems.dox
thirdparty/eigen/doc/SparseQuickReference.dox
thirdparty/eigen/doc/StlContainers.dox
thirdparty/eigen/doc/StorageOrders.dox
thirdparty/eigen/doc/StructHavingEigenMembers.dox
thirdparty/eigen/doc/TemplateKeyword.dox
thirdparty/eigen/doc/TopicAliasing.dox
thirdparty/eigen/doc/TopicAssertions.dox
thirdparty/eigen/doc/TopicCMakeGuide.dox
thirdparty/eigen/doc/TopicEigenExpressionTemplates.dox
thirdparty/eigen/doc/TopicLazyEvaluation.dox
thirdparty/eigen/doc/TopicLinearAlgebraDecompositions.dox
thirdparty/eigen/doc/TopicMultithreading.dox
thirdparty/eigen/doc/TopicResizing.dox
thirdparty/eigen/doc/TopicScalarTypes.dox
thirdparty/eigen/doc/TopicVectorization.dox
thirdparty/eigen/doc/TutorialAdvancedInitialization.dox
thirdparty/eigen/doc/TutorialArrayClass.dox
thirdparty/eigen/doc/TutorialBlockOperations.dox
thirdparty/eigen/doc/TutorialGeometry.dox
thirdparty/eigen/doc/TutorialLinearAlgebra.dox
thirdparty/eigen/doc/TutorialMapClass.dox
thirdparty/eigen/doc/TutorialMatrixArithmetic.dox
thirdparty/eigen/doc/TutorialMatrixClass.dox
thirdparty/eigen/doc/TutorialReductionsVisitorsBroadcasting.dox
thirdparty/eigen/doc/TutorialReshape.dox
thirdparty/eigen/doc/TutorialSTL.dox
thirdparty/eigen/doc/TutorialSlicingIndexing.dox
thirdparty/eigen/doc/TutorialSparse.dox
thirdparty/eigen/doc/TutorialSparse_example_details.dox
thirdparty/eigen/doc/UnalignedArrayAssert.dox
thirdparty/eigen/doc/UsingBlasLapackBackends.dox
thirdparty/eigen/doc/UsingIntelMKL.dox
thirdparty/eigen/doc/UsingNVCC.dox
thirdparty/eigen/doc/WrongStackAlignment.dox
thirdparty/eigen/doc/eigen_navtree_hacks.js
thirdparty/eigen/doc/eigendoxy.css
thirdparty/eigen/doc/eigendoxy_footer.html.in
thirdparty/eigen/doc/eigendoxy_header.html.in
thirdparty/eigen/doc/eigendoxy_layout.xml.in
thirdparty/eigen/doc/eigendoxy_tabs.css
thirdparty/eigen/doc/ftv2node.png
thirdparty/eigen/doc/ftv2pnode.png
thirdparty/eigen/doc/tutorial.cpp
thirdparty/eigen/doc/examples/.krazy
thirdparty/eigen/doc/examples/CMakeLists.txt
thirdparty/eigen/doc/examples/CustomizingEigen_Inheritance.cpp
thirdparty/eigen/doc/examples/Cwise_erf.cpp
thirdparty/eigen/doc/examples/Cwise_erfc.cpp
thirdparty/eigen/doc/examples/Cwise_lgamma.cpp
thirdparty/eigen/doc/examples/DenseBase_middleCols_int.cpp
thirdparty/eigen/doc/examples/DenseBase_middleRows_int.cpp
thirdparty/eigen/doc/examples/DenseBase_template_int_middleCols.cpp
thirdparty/eigen/doc/examples/DenseBase_template_int_middleRows.cpp
thirdparty/eigen/doc/examples/QuickStart_example.cpp
thirdparty/eigen/doc/examples/QuickStart_example2_dynamic.cpp
thirdparty/eigen/doc/examples/QuickStart_example2_fixed.cpp
thirdparty/eigen/doc/examples/TemplateKeyword_flexible.cpp
thirdparty/eigen/doc/examples/TemplateKeyword_simple.cpp
thirdparty/eigen/doc/examples/TutorialInplaceLU.cpp
thirdparty/eigen/doc/examples/TutorialLinAlgComputeTwice.cpp
thirdparty/eigen/doc/examples/TutorialLinAlgExComputeSolveError.cpp
thirdparty/eigen/doc/examples/TutorialLinAlgExSolveColPivHouseholderQR.cpp
thirdparty/eigen/doc/examples/TutorialLinAlgExSolveLDLT.cpp
thirdparty/eigen/doc/examples/TutorialLinAlgInverseDeterminant.cpp
thirdparty/eigen/doc/examples/TutorialLinAlgRankRevealing.cpp
thirdparty/eigen/doc/examples/TutorialLinAlgSVDSolve.cpp
thirdparty/eigen/doc/examples/TutorialLinAlgSelfAdjointEigenSolver.cpp
thirdparty/eigen/doc/examples/TutorialLinAlgSetThreshold.cpp
thirdparty/eigen/doc/examples/Tutorial_ArrayClass_accessors.cpp
thirdparty/eigen/doc/examples/Tutorial_ArrayClass_addition.cpp
thirdparty/eigen/doc/examples/Tutorial_ArrayClass_cwise_other.cpp
thirdparty/eigen/doc/examples/Tutorial_ArrayClass_interop.cpp
thirdparty/eigen/doc/examples/Tutorial_ArrayClass_interop_matrix.cpp
thirdparty/eigen/doc/examples/Tutorial_ArrayClass_mult.cpp
thirdparty/eigen/doc/examples/Tutorial_BlockOperations_block_assignment.cpp
thirdparty/eigen/doc/examples/Tutorial_BlockOperations_colrow.cpp
thirdparty/eigen/doc/examples/Tutorial_BlockOperations_corner.cpp
thirdparty/eigen/doc/examples/Tutorial_BlockOperations_print_block.cpp
thirdparty/eigen/doc/examples/Tutorial_BlockOperations_vector.cpp
thirdparty/eigen/doc/examples/Tutorial_PartialLU_solve.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_operatornorm.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp
thirdparty/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp
thirdparty/eigen/doc/examples/Tutorial_simple_example_dynamic_size.cpp
thirdparty/eigen/doc/examples/Tutorial_simple_example_fixed_size.cpp
thirdparty/eigen/doc/examples/class_Block.cpp
thirdparty/eigen/doc/examples/class_CwiseBinaryOp.cpp
thirdparty/eigen/doc/examples/class_CwiseUnaryOp.cpp
thirdparty/eigen/doc/examples/class_CwiseUnaryOp_ptrfun.cpp
thirdparty/eigen/doc/examples/class_FixedBlock.cpp
thirdparty/eigen/doc/examples/class_FixedReshaped.cpp
thirdparty/eigen/doc/examples/class_FixedVectorBlock.cpp
thirdparty/eigen/doc/examples/class_Reshaped.cpp
thirdparty/eigen/doc/examples/class_VectorBlock.cpp
thirdparty/eigen/doc/examples/function_taking_eigenbase.cpp
thirdparty/eigen/doc/examples/function_taking_ref.cpp
thirdparty/eigen/doc/examples/make_circulant.cpp
thirdparty/eigen/doc/examples/make_circulant.cpp.entry
thirdparty/eigen/doc/examples/make_circulant.cpp.evaluator
thirdparty/eigen/doc/examples/make_circulant.cpp.expression
thirdparty/eigen/doc/examples/make_circulant.cpp.main
thirdparty/eigen/doc/examples/make_circulant.cpp.preamble
thirdparty/eigen/doc/examples/make_circulant.cpp.traits
thirdparty/eigen/doc/examples/make_circulant2.cpp
thirdparty/eigen/doc/examples/matrixfree_cg.cpp
thirdparty/eigen/doc/examples/nullary_indexing.cpp
thirdparty/eigen/doc/examples/tut_arithmetic_add_sub.cpp
thirdparty/eigen/doc/examples/tut_arithmetic_dot_cross.cpp
thirdparty/eigen/doc/examples/tut_arithmetic_matrix_mul.cpp
thirdparty/eigen/doc/examples/tut_arithmetic_redux_basic.cpp
thirdparty/eigen/doc/examples/tut_arithmetic_scalar_mul_div.cpp
thirdparty/eigen/doc/examples/tut_matrix_coefficient_accessors.cpp
thirdparty/eigen/doc/examples/tut_matrix_resize.cpp
thirdparty/eigen/doc/examples/tut_matrix_resize_fixed_size.cpp
thirdparty/eigen/doc/snippets/.krazy
thirdparty/eigen/doc/snippets/AngleAxis_mimic_euler.cpp
thirdparty/eigen/doc/snippets/Array_initializer_list_23_cxx11.cpp
thirdparty/eigen/doc/snippets/Array_initializer_list_vector_cxx11.cpp
thirdparty/eigen/doc/snippets/Array_variadic_ctor_cxx11.cpp
thirdparty/eigen/doc/snippets/BiCGSTAB_simple.cpp
thirdparty/eigen/doc/snippets/BiCGSTAB_step_by_step.cpp
thirdparty/eigen/doc/snippets/CMakeLists.txt
thirdparty/eigen/doc/snippets/ColPivHouseholderQR_solve.cpp
thirdparty/eigen/doc/snippets/ComplexEigenSolver_compute.cpp
thirdparty/eigen/doc/snippets/ComplexEigenSolver_eigenvalues.cpp
thirdparty/eigen/doc/snippets/ComplexEigenSolver_eigenvectors.cpp
thirdparty/eigen/doc/snippets/ComplexSchur_compute.cpp
thirdparty/eigen/doc/snippets/ComplexSchur_matrixT.cpp
thirdparty/eigen/doc/snippets/ComplexSchur_matrixU.cpp
thirdparty/eigen/doc/snippets/Cwise_abs.cpp
thirdparty/eigen/doc/snippets/Cwise_abs2.cpp
thirdparty/eigen/doc/snippets/Cwise_acos.cpp
thirdparty/eigen/doc/snippets/Cwise_arg.cpp
thirdparty/eigen/doc/snippets/Cwise_array_power_array.cpp
thirdparty/eigen/doc/snippets/Cwise_asin.cpp
thirdparty/eigen/doc/snippets/Cwise_atan.cpp
thirdparty/eigen/doc/snippets/Cwise_boolean_and.cpp
thirdparty/eigen/doc/snippets/Cwise_boolean_not.cpp
thirdparty/eigen/doc/snippets/Cwise_boolean_or.cpp
thirdparty/eigen/doc/snippets/Cwise_boolean_xor.cpp
thirdparty/eigen/doc/snippets/Cwise_ceil.cpp
thirdparty/eigen/doc/snippets/Cwise_cos.cpp
thirdparty/eigen/doc/snippets/Cwise_cosh.cpp
thirdparty/eigen/doc/snippets/Cwise_cube.cpp
thirdparty/eigen/doc/snippets/Cwise_equal_equal.cpp
thirdparty/eigen/doc/snippets/Cwise_exp.cpp
thirdparty/eigen/doc/snippets/Cwise_floor.cpp
thirdparty/eigen/doc/snippets/Cwise_greater.cpp
thirdparty/eigen/doc/snippets/Cwise_greater_equal.cpp
thirdparty/eigen/doc/snippets/Cwise_inverse.cpp
thirdparty/eigen/doc/snippets/Cwise_isFinite.cpp
thirdparty/eigen/doc/snippets/Cwise_isInf.cpp
thirdparty/eigen/doc/snippets/Cwise_isNaN.cpp
thirdparty/eigen/doc/snippets/Cwise_less.cpp
thirdparty/eigen/doc/snippets/Cwise_less_equal.cpp
thirdparty/eigen/doc/snippets/Cwise_log.cpp
thirdparty/eigen/doc/snippets/Cwise_log10.cpp
thirdparty/eigen/doc/snippets/Cwise_max.cpp
thirdparty/eigen/doc/snippets/Cwise_min.cpp
thirdparty/eigen/doc/snippets/Cwise_minus.cpp
thirdparty/eigen/doc/snippets/Cwise_minus_equal.cpp
thirdparty/eigen/doc/snippets/Cwise_not_equal.cpp
thirdparty/eigen/doc/snippets/Cwise_plus.cpp
thirdparty/eigen/doc/snippets/Cwise_plus_equal.cpp
thirdparty/eigen/doc/snippets/Cwise_pow.cpp
thirdparty/eigen/doc/snippets/Cwise_product.cpp
thirdparty/eigen/doc/snippets/Cwise_quotient.cpp
thirdparty/eigen/doc/snippets/Cwise_rint.cpp
thirdparty/eigen/doc/snippets/Cwise_round.cpp
thirdparty/eigen/doc/snippets/Cwise_scalar_power_array.cpp
thirdparty/eigen/doc/snippets/Cwise_sign.cpp
thirdparty/eigen/doc/snippets/Cwise_sin.cpp
thirdparty/eigen/doc/snippets/Cwise_sinh.cpp
thirdparty/eigen/doc/snippets/Cwise_slash_equal.cpp
thirdparty/eigen/doc/snippets/Cwise_sqrt.cpp
thirdparty/eigen/doc/snippets/Cwise_square.cpp
thirdparty/eigen/doc/snippets/Cwise_tan.cpp
thirdparty/eigen/doc/snippets/Cwise_tanh.cpp
thirdparty/eigen/doc/snippets/Cwise_times_equal.cpp
thirdparty/eigen/doc/snippets/DenseBase_LinSpaced.cpp
thirdparty/eigen/doc/snippets/DenseBase_LinSpacedInt.cpp
thirdparty/eigen/doc/snippets/DenseBase_LinSpaced_seq_deprecated.cpp
thirdparty/eigen/doc/snippets/DenseBase_setLinSpaced.cpp
thirdparty/eigen/doc/snippets/DirectionWise_hnormalized.cpp
thirdparty/eigen/doc/snippets/DirectionWise_replicate.cpp
thirdparty/eigen/doc/snippets/DirectionWise_replicate_int.cpp
thirdparty/eigen/doc/snippets/EigenSolver_EigenSolver_MatrixType.cpp
thirdparty/eigen/doc/snippets/EigenSolver_compute.cpp
thirdparty/eigen/doc/snippets/EigenSolver_eigenvalues.cpp
thirdparty/eigen/doc/snippets/EigenSolver_eigenvectors.cpp
thirdparty/eigen/doc/snippets/EigenSolver_pseudoEigenvectors.cpp
thirdparty/eigen/doc/snippets/FullPivHouseholderQR_solve.cpp
thirdparty/eigen/doc/snippets/FullPivLU_image.cpp
thirdparty/eigen/doc/snippets/FullPivLU_kernel.cpp
thirdparty/eigen/doc/snippets/FullPivLU_solve.cpp
thirdparty/eigen/doc/snippets/GeneralizedEigenSolver.cpp
thirdparty/eigen/doc/snippets/HessenbergDecomposition_compute.cpp
thirdparty/eigen/doc/snippets/HessenbergDecomposition_matrixH.cpp
thirdparty/eigen/doc/snippets/HessenbergDecomposition_packedMatrix.cpp
thirdparty/eigen/doc/snippets/HouseholderQR_householderQ.cpp
thirdparty/eigen/doc/snippets/HouseholderQR_solve.cpp
thirdparty/eigen/doc/snippets/HouseholderSequence_HouseholderSequence.cpp
thirdparty/eigen/doc/snippets/IOFormat.cpp
thirdparty/eigen/doc/snippets/JacobiSVD_basic.cpp
thirdparty/eigen/doc/snippets/Jacobi_makeGivens.cpp
thirdparty/eigen/doc/snippets/Jacobi_makeJacobi.cpp
thirdparty/eigen/doc/snippets/LLT_example.cpp
thirdparty/eigen/doc/snippets/LLT_solve.cpp
thirdparty/eigen/doc/snippets/LeastSquaresNormalEquations.cpp
thirdparty/eigen/doc/snippets/LeastSquaresQR.cpp
thirdparty/eigen/doc/snippets/Map_general_stride.cpp
thirdparty/eigen/doc/snippets/Map_inner_stride.cpp
thirdparty/eigen/doc/snippets/Map_outer_stride.cpp
thirdparty/eigen/doc/snippets/Map_placement_new.cpp
thirdparty/eigen/doc/snippets/Map_simple.cpp
thirdparty/eigen/doc/snippets/MatrixBase_adjoint.cpp
thirdparty/eigen/doc/snippets/MatrixBase_all.cpp
thirdparty/eigen/doc/snippets/MatrixBase_applyOnTheLeft.cpp
thirdparty/eigen/doc/snippets/MatrixBase_applyOnTheRight.cpp
thirdparty/eigen/doc/snippets/MatrixBase_array.cpp
thirdparty/eigen/doc/snippets/MatrixBase_array_const.cpp
thirdparty/eigen/doc/snippets/MatrixBase_asDiagonal.cpp
thirdparty/eigen/doc/snippets/MatrixBase_block_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_block_int_int_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_bottomLeftCorner_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_bottomRightCorner_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_bottomRows_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cast.cpp
thirdparty/eigen/doc/snippets/MatrixBase_col.cpp
thirdparty/eigen/doc/snippets/MatrixBase_colwise.cpp
thirdparty/eigen/doc/snippets/MatrixBase_colwise_iterator_cxx11.cpp
thirdparty/eigen/doc/snippets/MatrixBase_computeInverseAndDetWithCheck.cpp
thirdparty/eigen/doc/snippets/MatrixBase_computeInverseWithCheck.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseAbs.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseAbs2.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseArg.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseEqual.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseInverse.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseMax.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseMin.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseNotEqual.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseProduct.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseQuotient.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseSign.cpp
thirdparty/eigen/doc/snippets/MatrixBase_cwiseSqrt.cpp
thirdparty/eigen/doc/snippets/MatrixBase_diagonal.cpp
thirdparty/eigen/doc/snippets/MatrixBase_diagonal_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_diagonal_template_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_eigenvalues.cpp
thirdparty/eigen/doc/snippets/MatrixBase_end_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_eval.cpp
thirdparty/eigen/doc/snippets/MatrixBase_fixedBlock_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_hnormalized.cpp
thirdparty/eigen/doc/snippets/MatrixBase_homogeneous.cpp
thirdparty/eigen/doc/snippets/MatrixBase_identity.cpp
thirdparty/eigen/doc/snippets/MatrixBase_identity_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_inverse.cpp
thirdparty/eigen/doc/snippets/MatrixBase_isDiagonal.cpp
thirdparty/eigen/doc/snippets/MatrixBase_isIdentity.cpp
thirdparty/eigen/doc/snippets/MatrixBase_isOnes.cpp
thirdparty/eigen/doc/snippets/MatrixBase_isOrthogonal.cpp
thirdparty/eigen/doc/snippets/MatrixBase_isUnitary.cpp
thirdparty/eigen/doc/snippets/MatrixBase_isZero.cpp
thirdparty/eigen/doc/snippets/MatrixBase_leftCols_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_noalias.cpp
thirdparty/eigen/doc/snippets/MatrixBase_ones.cpp
thirdparty/eigen/doc/snippets/MatrixBase_ones_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_ones_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_operatorNorm.cpp
thirdparty/eigen/doc/snippets/MatrixBase_prod.cpp
thirdparty/eigen/doc/snippets/MatrixBase_random.cpp
thirdparty/eigen/doc/snippets/MatrixBase_random_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_random_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_replicate.cpp
thirdparty/eigen/doc/snippets/MatrixBase_replicate_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_reshaped_auto.cpp
thirdparty/eigen/doc/snippets/MatrixBase_reshaped_fixed.cpp
thirdparty/eigen/doc/snippets/MatrixBase_reshaped_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_reshaped_to_vector.cpp
thirdparty/eigen/doc/snippets/MatrixBase_reverse.cpp
thirdparty/eigen/doc/snippets/MatrixBase_rightCols_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_row.cpp
thirdparty/eigen/doc/snippets/MatrixBase_rowwise.cpp
thirdparty/eigen/doc/snippets/MatrixBase_segment_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_select.cpp
thirdparty/eigen/doc/snippets/MatrixBase_selfadjointView.cpp
thirdparty/eigen/doc/snippets/MatrixBase_set.cpp
thirdparty/eigen/doc/snippets/MatrixBase_setIdentity.cpp
thirdparty/eigen/doc/snippets/MatrixBase_setOnes.cpp
thirdparty/eigen/doc/snippets/MatrixBase_setRandom.cpp
thirdparty/eigen/doc/snippets/MatrixBase_setZero.cpp
thirdparty/eigen/doc/snippets/MatrixBase_start_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_bottomRows.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_end.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_int_block_int_int_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_leftCols.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_rightCols.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_segment.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_start.cpp
thirdparty/eigen/doc/snippets/MatrixBase_template_int_topRows.cpp
thirdparty/eigen/doc/snippets/MatrixBase_topLeftCorner_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_topRightCorner_int_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_topRows_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_transpose.cpp
thirdparty/eigen/doc/snippets/MatrixBase_triangularView.cpp
thirdparty/eigen/doc/snippets/MatrixBase_zero.cpp
thirdparty/eigen/doc/snippets/MatrixBase_zero_int.cpp
thirdparty/eigen/doc/snippets/MatrixBase_zero_int_int.cpp
thirdparty/eigen/doc/snippets/Matrix_Map_stride.cpp
thirdparty/eigen/doc/snippets/Matrix_initializer_list_23_cxx11.cpp
thirdparty/eigen/doc/snippets/Matrix_initializer_list_vector_cxx11.cpp
thirdparty/eigen/doc/snippets/Matrix_resize_NoChange_int.cpp
thirdparty/eigen/doc/snippets/Matrix_resize_int.cpp
thirdparty/eigen/doc/snippets/Matrix_resize_int_NoChange.cpp
thirdparty/eigen/doc/snippets/Matrix_resize_int_int.cpp
thirdparty/eigen/doc/snippets/Matrix_setConstant_int.cpp
thirdparty/eigen/doc/snippets/Matrix_setConstant_int_int.cpp
thirdparty/eigen/doc/snippets/Matrix_setIdentity_int_int.cpp
thirdparty/eigen/doc/snippets/Matrix_setOnes_int.cpp
thirdparty/eigen/doc/snippets/Matrix_setOnes_int_int.cpp
thirdparty/eigen/doc/snippets/Matrix_setRandom_int.cpp
thirdparty/eigen/doc/snippets/Matrix_setRandom_int_int.cpp
thirdparty/eigen/doc/snippets/Matrix_setZero_int.cpp
thirdparty/eigen/doc/snippets/Matrix_setZero_int_int.cpp
thirdparty/eigen/doc/snippets/Matrix_variadic_ctor_cxx11.cpp
thirdparty/eigen/doc/snippets/PartialPivLU_solve.cpp
thirdparty/eigen/doc/snippets/PartialRedux_count.cpp
thirdparty/eigen/doc/snippets/PartialRedux_maxCoeff.cpp
thirdparty/eigen/doc/snippets/PartialRedux_minCoeff.cpp
thirdparty/eigen/doc/snippets/PartialRedux_norm.cpp
thirdparty/eigen/doc/snippets/PartialRedux_prod.cpp
thirdparty/eigen/doc/snippets/PartialRedux_squaredNorm.cpp
thirdparty/eigen/doc/snippets/PartialRedux_sum.cpp
thirdparty/eigen/doc/snippets/RealQZ_compute.cpp
thirdparty/eigen/doc/snippets/RealSchur_RealSchur_MatrixType.cpp
thirdparty/eigen/doc/snippets/RealSchur_compute.cpp
thirdparty/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver.cpp
thirdparty/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp
thirdparty/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp
thirdparty/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType.cpp
thirdparty/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType2.cpp
thirdparty/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvalues.cpp
thirdparty/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvectors.cpp
thirdparty/eigen/doc/snippets/SelfAdjointEigenSolver_operatorInverseSqrt.cpp
thirdparty/eigen/doc/snippets/SelfAdjointEigenSolver_operatorSqrt.cpp
thirdparty/eigen/doc/snippets/SelfAdjointView_eigenvalues.cpp
thirdparty/eigen/doc/snippets/SelfAdjointView_operatorNorm.cpp
thirdparty/eigen/doc/snippets/Slicing_arrayexpr.cpp
thirdparty/eigen/doc/snippets/Slicing_custom_padding_cxx11.cpp
thirdparty/eigen/doc/snippets/Slicing_rawarray_cxx11.cpp
thirdparty/eigen/doc/snippets/Slicing_stdvector_cxx11.cpp
thirdparty/eigen/doc/snippets/SparseMatrix_coeffs.cpp
thirdparty/eigen/doc/snippets/TopicAliasing_block.cpp
thirdparty/eigen/doc/snippets/TopicAliasing_block_correct.cpp
thirdparty/eigen/doc/snippets/TopicAliasing_cwise.cpp
thirdparty/eigen/doc/snippets/TopicAliasing_mult1.cpp
thirdparty/eigen/doc/snippets/TopicAliasing_mult2.cpp
thirdparty/eigen/doc/snippets/TopicAliasing_mult3.cpp
thirdparty/eigen/doc/snippets/TopicAliasing_mult4.cpp
thirdparty/eigen/doc/snippets/TopicAliasing_mult5.cpp
thirdparty/eigen/doc/snippets/TopicStorageOrders_example.cpp
thirdparty/eigen/doc/snippets/Triangular_solve.cpp
thirdparty/eigen/doc/snippets/Tridiagonalization_Tridiagonalization_MatrixType.cpp
thirdparty/eigen/doc/snippets/Tridiagonalization_compute.cpp
thirdparty/eigen/doc/snippets/Tridiagonalization_decomposeInPlace.cpp
thirdparty/eigen/doc/snippets/Tridiagonalization_diagonal.cpp
thirdparty/eigen/doc/snippets/Tridiagonalization_householderCoefficients.cpp
thirdparty/eigen/doc/snippets/Tridiagonalization_packedMatrix.cpp
thirdparty/eigen/doc/snippets/Tutorial_AdvancedInitialization_Block.cpp
thirdparty/eigen/doc/snippets/Tutorial_AdvancedInitialization_CommaTemporary.cpp
thirdparty/eigen/doc/snippets/Tutorial_AdvancedInitialization_Join.cpp
thirdparty/eigen/doc/snippets/Tutorial_AdvancedInitialization_LinSpaced.cpp
thirdparty/eigen/doc/snippets/Tutorial_AdvancedInitialization_ThreeWays.cpp
thirdparty/eigen/doc/snippets/Tutorial_AdvancedInitialization_Zero.cpp
thirdparty/eigen/doc/snippets/Tutorial_Map_rowmajor.cpp
thirdparty/eigen/doc/snippets/Tutorial_Map_using.cpp
thirdparty/eigen/doc/snippets/Tutorial_ReshapeMat2Mat.cpp
thirdparty/eigen/doc/snippets/Tutorial_ReshapeMat2Vec.cpp
thirdparty/eigen/doc/snippets/Tutorial_SlicingCol.cpp
thirdparty/eigen/doc/snippets/Tutorial_SlicingVec.cpp
thirdparty/eigen/doc/snippets/Tutorial_commainit_01.cpp
thirdparty/eigen/doc/snippets/Tutorial_commainit_01b.cpp
thirdparty/eigen/doc/snippets/Tutorial_commainit_02.cpp
thirdparty/eigen/doc/snippets/Tutorial_range_for_loop_1d_cxx11.cpp
thirdparty/eigen/doc/snippets/Tutorial_range_for_loop_2d_cxx11.cpp
thirdparty/eigen/doc/snippets/Tutorial_reshaped_vs_resize_1.cpp
thirdparty/eigen/doc/snippets/Tutorial_reshaped_vs_resize_2.cpp
thirdparty/eigen/doc/snippets/Tutorial_solve_matrix_inverse.cpp
thirdparty/eigen/doc/snippets/Tutorial_solve_multiple_rhs.cpp
thirdparty/eigen/doc/snippets/Tutorial_solve_reuse_decomposition.cpp
thirdparty/eigen/doc/snippets/Tutorial_solve_singular.cpp
thirdparty/eigen/doc/snippets/Tutorial_solve_triangular.cpp
thirdparty/eigen/doc/snippets/Tutorial_solve_triangular_inplace.cpp
thirdparty/eigen/doc/snippets/Tutorial_std_sort.cpp
thirdparty/eigen/doc/snippets/Tutorial_std_sort_rows_cxx11.cpp
thirdparty/eigen/doc/snippets/VectorwiseOp_homogeneous.cpp
thirdparty/eigen/doc/snippets/Vectorwise_reverse.cpp
thirdparty/eigen/doc/snippets/class_FullPivLU.cpp
thirdparty/eigen/doc/snippets/compile_snippet.cpp.in
thirdparty/eigen/doc/snippets/tut_arithmetic_redux_minmax.cpp
thirdparty/eigen/doc/snippets/tut_arithmetic_transpose_aliasing.cpp
thirdparty/eigen/doc/snippets/tut_arithmetic_transpose_conjugate.cpp
thirdparty/eigen/doc/snippets/tut_arithmetic_transpose_inplace.cpp
thirdparty/eigen/doc/snippets/tut_matrix_assignment_resizing.cpp
thirdparty/eigen/doc/special_examples/CMakeLists.txt
thirdparty/eigen/doc/special_examples/Tutorial_sparse_example.cpp
thirdparty/eigen/doc/special_examples/Tutorial_sparse_example_details.cpp
thirdparty/eigen/doc/special_examples/random_cpp11.cpp
thirdparty/eigen/failtest/CMakeLists.txt
thirdparty/eigen/failtest/bdcsvd_int.cpp
thirdparty/eigen/failtest/block_nonconst_ctor_on_const_xpr_0.cpp
thirdparty/eigen/failtest/block_nonconst_ctor_on_const_xpr_1.cpp
thirdparty/eigen/failtest/block_nonconst_ctor_on_const_xpr_2.cpp
thirdparty/eigen/failtest/block_on_const_type_actually_const_0.cpp
thirdparty/eigen/failtest/block_on_const_type_actually_const_1.cpp
thirdparty/eigen/failtest/colpivqr_int.cpp
thirdparty/eigen/failtest/const_qualified_block_method_retval_0.cpp
thirdparty/eigen/failtest/const_qualified_block_method_retval_1.cpp
thirdparty/eigen/failtest/const_qualified_diagonal_method_retval.cpp
thirdparty/eigen/failtest/const_qualified_transpose_method_retval.cpp
thirdparty/eigen/failtest/cwiseunaryview_nonconst_ctor_on_const_xpr.cpp
thirdparty/eigen/failtest/cwiseunaryview_on_const_type_actually_const.cpp
thirdparty/eigen/failtest/diagonal_nonconst_ctor_on_const_xpr.cpp
thirdparty/eigen/failtest/diagonal_on_const_type_actually_const.cpp
thirdparty/eigen/failtest/eigensolver_cplx.cpp
thirdparty/eigen/failtest/eigensolver_int.cpp
thirdparty/eigen/failtest/failtest_sanity_check.cpp
thirdparty/eigen/failtest/fullpivlu_int.cpp
thirdparty/eigen/failtest/fullpivqr_int.cpp
thirdparty/eigen/failtest/initializer_list_1.cpp
thirdparty/eigen/failtest/initializer_list_2.cpp
thirdparty/eigen/failtest/jacobisvd_int.cpp
thirdparty/eigen/failtest/ldlt_int.cpp
thirdparty/eigen/failtest/llt_int.cpp
thirdparty/eigen/failtest/map_nonconst_ctor_on_const_ptr_0.cpp
thirdparty/eigen/failtest/map_nonconst_ctor_on_const_ptr_1.cpp
thirdparty/eigen/failtest/map_nonconst_ctor_on_const_ptr_2.cpp
thirdparty/eigen/failtest/map_nonconst_ctor_on_const_ptr_3.cpp
thirdparty/eigen/failtest/map_nonconst_ctor_on_const_ptr_4.cpp
thirdparty/eigen/failtest/map_on_const_type_actually_const_0.cpp
thirdparty/eigen/failtest/map_on_const_type_actually_const_1.cpp
thirdparty/eigen/failtest/partialpivlu_int.cpp
thirdparty/eigen/failtest/qr_int.cpp
thirdparty/eigen/failtest/ref_1.cpp
thirdparty/eigen/failtest/ref_2.cpp
thirdparty/eigen/failtest/ref_3.cpp
thirdparty/eigen/failtest/ref_4.cpp
thirdparty/eigen/failtest/ref_5.cpp
thirdparty/eigen/failtest/selfadjointview_nonconst_ctor_on_const_xpr.cpp
thirdparty/eigen/failtest/selfadjointview_on_const_type_actually_const.cpp
thirdparty/eigen/failtest/sparse_ref_1.cpp
thirdparty/eigen/failtest/sparse_ref_2.cpp
thirdparty/eigen/failtest/sparse_ref_3.cpp
thirdparty/eigen/failtest/sparse_ref_4.cpp
thirdparty/eigen/failtest/sparse_ref_5.cpp
thirdparty/eigen/failtest/sparse_storage_mismatch.cpp
thirdparty/eigen/failtest/swap_1.cpp
thirdparty/eigen/failtest/swap_2.cpp
thirdparty/eigen/failtest/ternary_1.cpp
thirdparty/eigen/failtest/ternary_2.cpp
thirdparty/eigen/failtest/transpose_nonconst_ctor_on_const_xpr.cpp
thirdparty/eigen/failtest/transpose_on_const_type_actually_const.cpp
thirdparty/eigen/failtest/triangularview_nonconst_ctor_on_const_xpr.cpp
thirdparty/eigen/failtest/triangularview_on_const_type_actually_const.cpp
thirdparty/eigen/lapack/CMakeLists.txt
thirdparty/eigen/lapack/cholesky.cpp
thirdparty/eigen/lapack/clacgv.f
thirdparty/eigen/lapack/cladiv.f
thirdparty/eigen/lapack/clarf.f
thirdparty/eigen/lapack/clarfb.f
thirdparty/eigen/lapack/clarfg.f
thirdparty/eigen/lapack/clarft.f
thirdparty/eigen/lapack/complex_double.cpp
thirdparty/eigen/lapack/complex_single.cpp
thirdparty/eigen/lapack/dladiv.f
thirdparty/eigen/lapack/dlamch.f
thirdparty/eigen/lapack/dlapy2.f
thirdparty/eigen/lapack/dlapy3.f
thirdparty/eigen/lapack/dlarf.f
thirdparty/eigen/lapack/dlarfb.f
thirdparty/eigen/lapack/dlarfg.f
thirdparty/eigen/lapack/dlarft.f
thirdparty/eigen/lapack/double.cpp
thirdparty/eigen/lapack/dsecnd_NONE.f
thirdparty/eigen/lapack/eigenvalues.cpp
thirdparty/eigen/lapack/ilaclc.f
thirdparty/eigen/lapack/ilaclr.f
thirdparty/eigen/lapack/iladlc.f
thirdparty/eigen/lapack/iladlr.f
thirdparty/eigen/lapack/ilaslc.f
thirdparty/eigen/lapack/ilaslr.f
thirdparty/eigen/lapack/ilazlc.f
thirdparty/eigen/lapack/ilazlr.f
thirdparty/eigen/lapack/lapack_common.h
thirdparty/eigen/lapack/lu.cpp
thirdparty/eigen/lapack/second_NONE.f
thirdparty/eigen/lapack/single.cpp
thirdparty/eigen/lapack/sladiv.f
thirdparty/eigen/lapack/slamch.f
thirdparty/eigen/lapack/slapy2.f
thirdparty/eigen/lapack/slapy3.f
thirdparty/eigen/lapack/slarf.f
thirdparty/eigen/lapack/slarfb.f
thirdparty/eigen/lapack/slarfg.f
thirdparty/eigen/lapack/slarft.f
thirdparty/eigen/lapack/svd.cpp
thirdparty/eigen/lapack/zlacgv.f
thirdparty/eigen/lapack/zladiv.f
thirdparty/eigen/lapack/zlarf.f
thirdparty/eigen/lapack/zlarfb.f
thirdparty/eigen/lapack/zlarfg.f
thirdparty/eigen/lapack/zlarft.f
thirdparty/eigen/scripts/CMakeLists.txt
thirdparty/eigen/scripts/buildtests.in
thirdparty/eigen/scripts/cdashtesting.cmake.in
thirdparty/eigen/scripts/check.in
thirdparty/eigen/scripts/debug.in
thirdparty/eigen/scripts/eigen_gen_credits.cpp
thirdparty/eigen/scripts/eigen_gen_docs
thirdparty/eigen/scripts/eigen_gen_split_test_help.cmake
thirdparty/eigen/scripts/eigen_monitor_perf.sh
thirdparty/eigen/scripts/release.in
thirdparty/eigen/scripts/relicense.py
thirdparty/eigen/test/AnnoyingScalar.h
thirdparty/eigen/test/CMakeLists.txt
thirdparty/eigen/test/MovableScalar.h
thirdparty/eigen/test/adjoint.cpp
thirdparty/eigen/test/array_cwise.cpp
thirdparty/eigen/test/array_for_matrix.cpp
thirdparty/eigen/test/array_of_string.cpp
thirdparty/eigen/test/array_replicate.cpp
thirdparty/eigen/test/array_reverse.cpp
thirdparty/eigen/test/bandmatrix.cpp
thirdparty/eigen/test/basicstuff.cpp
thirdparty/eigen/test/bdcsvd.cpp
thirdparty/eigen/test/bfloat16_float.cpp
thirdparty/eigen/test/bicgstab.cpp
thirdparty/eigen/test/blasutil.cpp
thirdparty/eigen/test/block.cpp
thirdparty/eigen/test/boostmultiprec.cpp
thirdparty/eigen/test/bug1213.cpp
thirdparty/eigen/test/bug1213.h
thirdparty/eigen/test/bug1213_main.cpp
thirdparty/eigen/test/cholesky.cpp
thirdparty/eigen/test/cholmod_support.cpp
thirdparty/eigen/test/commainitializer.cpp
thirdparty/eigen/test/conjugate_gradient.cpp
thirdparty/eigen/test/conservative_resize.cpp
thirdparty/eigen/test/constructor.cpp
thirdparty/eigen/test/corners.cpp
thirdparty/eigen/test/ctorleak.cpp
thirdparty/eigen/test/denseLM.cpp
thirdparty/eigen/test/dense_storage.cpp
thirdparty/eigen/test/determinant.cpp
thirdparty/eigen/test/diagonal.cpp
thirdparty/eigen/test/diagonal_matrix_variadic_ctor.cpp
thirdparty/eigen/test/diagonalmatrices.cpp
thirdparty/eigen/test/dontalign.cpp
thirdparty/eigen/test/dynalloc.cpp
thirdparty/eigen/test/eigen2support.cpp
thirdparty/eigen/test/eigensolver_complex.cpp
thirdparty/eigen/test/eigensolver_generalized_real.cpp
thirdparty/eigen/test/eigensolver_generic.cpp
thirdparty/eigen/test/eigensolver_selfadjoint.cpp
thirdparty/eigen/test/evaluator_common.h
thirdparty/eigen/test/evaluators.cpp
thirdparty/eigen/test/exceptions.cpp
thirdparty/eigen/test/fastmath.cpp
thirdparty/eigen/test/first_aligned.cpp
thirdparty/eigen/test/geo_alignedbox.cpp
thirdparty/eigen/test/geo_eulerangles.cpp
thirdparty/eigen/test/geo_homogeneous.cpp
thirdparty/eigen/test/geo_hyperplane.cpp
thirdparty/eigen/test/geo_orthomethods.cpp
thirdparty/eigen/test/geo_parametrizedline.cpp
thirdparty/eigen/test/geo_quaternion.cpp
thirdparty/eigen/test/geo_transformations.cpp
thirdparty/eigen/test/gpu_basic.cu
thirdparty/eigen/test/gpu_common.h
thirdparty/eigen/test/half_float.cpp
thirdparty/eigen/test/hessenberg.cpp
thirdparty/eigen/test/householder.cpp
thirdparty/eigen/test/incomplete_cholesky.cpp
thirdparty/eigen/test/indexed_view.cpp
thirdparty/eigen/test/initializer_list_construction.cpp
thirdparty/eigen/test/inplace_decomposition.cpp
thirdparty/eigen/test/integer_types.cpp
thirdparty/eigen/test/inverse.cpp
thirdparty/eigen/test/io.cpp
thirdparty/eigen/test/is_same_dense.cpp
thirdparty/eigen/test/jacobi.cpp
thirdparty/eigen/test/jacobisvd.cpp
thirdparty/eigen/test/klu_support.cpp
thirdparty/eigen/test/linearstructure.cpp
thirdparty/eigen/test/lscg.cpp
thirdparty/eigen/test/lu.cpp
thirdparty/eigen/test/main.h
thirdparty/eigen/test/mapped_matrix.cpp
thirdparty/eigen/test/mapstaticmethods.cpp
thirdparty/eigen/test/mapstride.cpp
thirdparty/eigen/test/meta.cpp
thirdparty/eigen/test/metis_support.cpp
thirdparty/eigen/test/miscmatrices.cpp
thirdparty/eigen/test/mixingtypes.cpp
thirdparty/eigen/test/mpl2only.cpp
thirdparty/eigen/test/nestbyvalue.cpp
thirdparty/eigen/test/nesting_ops.cpp
thirdparty/eigen/test/nomalloc.cpp
thirdparty/eigen/test/nullary.cpp
thirdparty/eigen/test/num_dimensions.cpp
thirdparty/eigen/test/numext.cpp
thirdparty/eigen/test/packetmath.cpp
thirdparty/eigen/test/packetmath_test_shared.h
thirdparty/eigen/test/pardiso_support.cpp
thirdparty/eigen/test/pastix_support.cpp
thirdparty/eigen/test/permutationmatrices.cpp
thirdparty/eigen/test/prec_inverse_4x4.cpp
thirdparty/eigen/test/product.h
thirdparty/eigen/test/product_extra.cpp
thirdparty/eigen/test/product_large.cpp
thirdparty/eigen/test/product_mmtr.cpp
thirdparty/eigen/test/product_notemporary.cpp
thirdparty/eigen/test/product_selfadjoint.cpp
thirdparty/eigen/test/product_small.cpp
thirdparty/eigen/test/product_symm.cpp
thirdparty/eigen/test/product_syrk.cpp
thirdparty/eigen/test/product_trmm.cpp
thirdparty/eigen/test/product_trmv.cpp
thirdparty/eigen/test/product_trsolve.cpp
thirdparty/eigen/test/qr.cpp
thirdparty/eigen/test/qr_colpivoting.cpp
thirdparty/eigen/test/qr_fullpivoting.cpp
thirdparty/eigen/test/qtvector.cpp
thirdparty/eigen/test/rand.cpp
thirdparty/eigen/test/random_without_cast_overflow.h
thirdparty/eigen/test/real_qz.cpp
thirdparty/eigen/test/redux.cpp
thirdparty/eigen/test/ref.cpp
thirdparty/eigen/test/reshape.cpp
thirdparty/eigen/test/resize.cpp
thirdparty/eigen/test/rvalue_types.cpp
thirdparty/eigen/test/schur_complex.cpp
thirdparty/eigen/test/schur_real.cpp
thirdparty/eigen/test/selfadjoint.cpp
thirdparty/eigen/test/simplicial_cholesky.cpp
thirdparty/eigen/test/sizeof.cpp
thirdparty/eigen/test/sizeoverflow.cpp
thirdparty/eigen/test/smallvectors.cpp
thirdparty/eigen/test/solverbase.h
thirdparty/eigen/test/sparse.h
thirdparty/eigen/test/sparseLM.cpp
thirdparty/eigen/test/sparse_basic.cpp
thirdparty/eigen/test/sparse_block.cpp
thirdparty/eigen/test/sparse_permutations.cpp
thirdparty/eigen/test/sparse_product.cpp
thirdparty/eigen/test/sparse_ref.cpp
thirdparty/eigen/test/sparse_solver.h
thirdparty/eigen/test/sparse_solvers.cpp
thirdparty/eigen/test/sparse_vector.cpp
thirdparty/eigen/test/sparselu.cpp
thirdparty/eigen/test/sparseqr.cpp
thirdparty/eigen/test/special_numbers.cpp
thirdparty/eigen/test/split_test_helper.h
thirdparty/eigen/test/spqr_support.cpp
thirdparty/eigen/test/stable_norm.cpp
thirdparty/eigen/test/stddeque.cpp
thirdparty/eigen/test/stddeque_overload.cpp
thirdparty/eigen/test/stdlist.cpp
thirdparty/eigen/test/stdlist_overload.cpp
thirdparty/eigen/test/stdvector.cpp
thirdparty/eigen/test/stdvector_overload.cpp
thirdparty/eigen/test/stl_iterators.cpp
thirdparty/eigen/test/superlu_support.cpp
thirdparty/eigen/test/svd_common.h
thirdparty/eigen/test/svd_fill.h
thirdparty/eigen/test/swap.cpp
thirdparty/eigen/test/symbolic_index.cpp
thirdparty/eigen/test/triangular.cpp
thirdparty/eigen/test/type_alias.cpp
thirdparty/eigen/test/umeyama.cpp
thirdparty/eigen/test/umfpack_support.cpp
thirdparty/eigen/test/unalignedassert.cpp
thirdparty/eigen/test/unalignedcount.cpp
thirdparty/eigen/test/upperbidiagonalization.cpp
thirdparty/eigen/test/vectorization_logic.cpp
thirdparty/eigen/test/vectorwiseop.cpp
thirdparty/eigen/test/visitor.cpp
thirdparty/eigen/test/zerosized.cpp
thirdparty/eigen/unsupported/CMakeLists.txt
thirdparty/eigen/unsupported/README.txt
thirdparty/eigen/unsupported/Eigen/AdolcForward
thirdparty/eigen/unsupported/Eigen/AlignedVector3
thirdparty/eigen/unsupported/Eigen/ArpackSupport
thirdparty/eigen/unsupported/Eigen/AutoDiff
thirdparty/eigen/unsupported/Eigen/BVH
thirdparty/eigen/unsupported/Eigen/CMakeLists.txt
thirdparty/eigen/unsupported/Eigen/EulerAngles
thirdparty/eigen/unsupported/Eigen/FFT
thirdparty/eigen/unsupported/Eigen/IterativeSolvers
thirdparty/eigen/unsupported/Eigen/KroneckerProduct
thirdparty/eigen/unsupported/Eigen/LevenbergMarquardt
thirdparty/eigen/unsupported/Eigen/MPRealSupport
thirdparty/eigen/unsupported/Eigen/MatrixFunctions
thirdparty/eigen/unsupported/Eigen/MoreVectorization
thirdparty/eigen/unsupported/Eigen/NonLinearOptimization
thirdparty/eigen/unsupported/Eigen/NumericalDiff
thirdparty/eigen/unsupported/Eigen/OpenGLSupport
thirdparty/eigen/unsupported/Eigen/Polynomials
thirdparty/eigen/unsupported/Eigen/Skyline
thirdparty/eigen/unsupported/Eigen/SparseExtra
thirdparty/eigen/unsupported/Eigen/SpecialFunctions
thirdparty/eigen/unsupported/Eigen/Splines
thirdparty/eigen/unsupported/Eigen/CXX11/CMakeLists.txt
thirdparty/eigen/unsupported/Eigen/CXX11/Tensor
thirdparty/eigen/unsupported/Eigen/CXX11/TensorSymmetry
thirdparty/eigen/unsupported/Eigen/CXX11/ThreadPool
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/README.md
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/Tensor.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionGpu.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaDefines.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaUndefines.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScanSycl.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTrace.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/ThreadPool/Barrier.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadCancel.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadPoolInterface.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/util/CXX11Meta.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/util/EmulateArray.h
thirdparty/eigen/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h
thirdparty/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h
thirdparty/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h
thirdparty/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h
thirdparty/eigen/unsupported/Eigen/src/BVH/BVAlgorithms.h
thirdparty/eigen/unsupported/Eigen/src/BVH/KdBVH.h
thirdparty/eigen/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h
thirdparty/eigen/unsupported/Eigen/src/EulerAngles/CMakeLists.txt
thirdparty/eigen/unsupported/Eigen/src/EulerAngles/EulerAngles.h
thirdparty/eigen/unsupported/Eigen/src/EulerAngles/EulerSystem.h
thirdparty/eigen/unsupported/Eigen/src/FFT/ei_fftw_impl.h
thirdparty/eigen/unsupported/Eigen/src/FFT/ei_kissfft_impl.h
thirdparty/eigen/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h
thirdparty/eigen/unsupported/Eigen/src/IterativeSolvers/DGMRES.h
thirdparty/eigen/unsupported/Eigen/src/IterativeSolvers/GMRES.h
thirdparty/eigen/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h
thirdparty/eigen/unsupported/Eigen/src/IterativeSolvers/IterationController.h
thirdparty/eigen/unsupported/Eigen/src/IterativeSolvers/MINRES.h
thirdparty/eigen/unsupported/Eigen/src/IterativeSolvers/Scaling.h
thirdparty/eigen/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h
thirdparty/eigen/unsupported/Eigen/src/LevenbergMarquardt/CopyrightMINPACK.txt
thirdparty/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h
thirdparty/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h
thirdparty/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h
thirdparty/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h
thirdparty/eigen/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h
thirdparty/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h
thirdparty/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h
thirdparty/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h
thirdparty/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h
thirdparty/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h
thirdparty/eigen/unsupported/Eigen/src/MatrixFunctions/StemFunction.h
thirdparty/eigen/unsupported/Eigen/src/MoreVectorization/MathFunctions.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/chkder.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/covar.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/dogleg.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/lmpar.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/r1updt.h
thirdparty/eigen/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h
thirdparty/eigen/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h
thirdparty/eigen/unsupported/Eigen/src/Polynomials/Companion.h
thirdparty/eigen/unsupported/Eigen/src/Polynomials/PolynomialSolver.h
thirdparty/eigen/unsupported/Eigen/src/Polynomials/PolynomialUtils.h
thirdparty/eigen/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h
thirdparty/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h
thirdparty/eigen/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h
thirdparty/eigen/unsupported/Eigen/src/Skyline/SkylineProduct.h
thirdparty/eigen/unsupported/Eigen/src/Skyline/SkylineStorage.h
thirdparty/eigen/unsupported/Eigen/src/Skyline/SkylineUtil.h
thirdparty/eigen/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h
thirdparty/eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h
thirdparty/eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h
thirdparty/eigen/unsupported/Eigen/src/SparseExtra/MarketIO.h
thirdparty/eigen/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h
thirdparty/eigen/unsupported/Eigen/src/SparseExtra/RandomSetter.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsArrayAPI.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsBFloat16.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsFunctors.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsHalf.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsImpl.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsPacketMath.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/HipVectorCompatibility.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsBFloat16.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/BesselFunctions.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/SpecialFunctions.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/BesselFunctions.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/SpecialFunctions.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU/SpecialFunctions.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/BesselFunctions.h
thirdparty/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/SpecialFunctions.h
thirdparty/eigen/unsupported/Eigen/src/Splines/Spline.h
thirdparty/eigen/unsupported/Eigen/src/Splines/SplineFitting.h
thirdparty/eigen/unsupported/Eigen/src/Splines/SplineFwd.h
thirdparty/eigen/unsupported/bench/bench_svd.cpp
thirdparty/eigen/unsupported/doc/CMakeLists.txt
thirdparty/eigen/unsupported/doc/Overview.dox
thirdparty/eigen/unsupported/doc/SYCL.dox
thirdparty/eigen/unsupported/doc/eigendoxy_layout.xml.in
thirdparty/eigen/unsupported/doc/examples/BVH_Example.cpp
thirdparty/eigen/unsupported/doc/examples/CMakeLists.txt
thirdparty/eigen/unsupported/doc/examples/EulerAngles.cpp
thirdparty/eigen/unsupported/doc/examples/FFT.cpp
thirdparty/eigen/unsupported/doc/examples/MatrixExponential.cpp
thirdparty/eigen/unsupported/doc/examples/MatrixFunction.cpp
thirdparty/eigen/unsupported/doc/examples/MatrixLogarithm.cpp
thirdparty/eigen/unsupported/doc/examples/MatrixPower.cpp
thirdparty/eigen/unsupported/doc/examples/MatrixPower_optimal.cpp
thirdparty/eigen/unsupported/doc/examples/MatrixSine.cpp
thirdparty/eigen/unsupported/doc/examples/MatrixSinh.cpp
thirdparty/eigen/unsupported/doc/examples/MatrixSquareRoot.cpp
thirdparty/eigen/unsupported/doc/examples/PolynomialSolver1.cpp
thirdparty/eigen/unsupported/doc/examples/PolynomialUtils1.cpp
thirdparty/eigen/unsupported/doc/examples/SYCL/CMakeLists.txt
thirdparty/eigen/unsupported/doc/examples/SYCL/CwiseMul.cpp
thirdparty/eigen/unsupported/doc/snippets/CMakeLists.txt
thirdparty/eigen/unsupported/test/BVH.cpp
thirdparty/eigen/unsupported/test/CMakeLists.txt
thirdparty/eigen/unsupported/test/EulerAngles.cpp
thirdparty/eigen/unsupported/test/FFT.cpp
thirdparty/eigen/unsupported/test/FFTW.cpp
thirdparty/eigen/unsupported/test/NonLinearOptimization.cpp
thirdparty/eigen/unsupported/test/NumericalDiff.cpp
thirdparty/eigen/unsupported/test/alignedvector3.cpp
thirdparty/eigen/unsupported/test/autodiff.cpp
thirdparty/eigen/unsupported/test/autodiff_scalar.cpp
thirdparty/eigen/unsupported/test/bessel_functions.cpp
thirdparty/eigen/unsupported/test/cxx11_eventcount.cpp
thirdparty/eigen/unsupported/test/cxx11_maxsizevector.cpp
thirdparty/eigen/unsupported/test/cxx11_meta.cpp
thirdparty/eigen/unsupported/test/cxx11_non_blocking_thread_pool.cpp
thirdparty/eigen/unsupported/test/cxx11_runqueue.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_argmax.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_argmax_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_argmax_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_assign.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_block_access.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_block_eval.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_block_io.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_broadcast_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_broadcasting.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_builtins_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_cast_float16_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_casts.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_chipping.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_chipping_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_comparisons.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_complex_cwise_ops_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_complex_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_concatenation.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_concatenation_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_const.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_contract_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_contract_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_contraction.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_convolution.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_convolution_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_custom_index.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_custom_op.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_custom_op_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_device.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_device_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_dimension.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_empty.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_executor.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_expr.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_fft.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_fixed_size.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_forced_eval.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_forced_eval_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_generator.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_generator_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_ifft.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_image_op_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_image_patch.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_image_patch_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_index_list.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_inflation.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_inflation_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_intdiv.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_io.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_layout_swap.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_layout_swap_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_lvalue.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_map.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_math.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_math_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_mixed_indices.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_morphing.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_morphing_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_move.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_notification.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_of_complex.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_of_const_values.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_of_float16_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_of_strings.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_padding.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_padding_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_patch.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_patch_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_random.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_random_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_random_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_reduction.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_reduction_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_reduction_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_ref.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_reverse.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_reverse_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_roundings.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_scan.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_scan_gpu.cu
thirdparty/eigen/unsupported/test/cxx11_tensor_scan_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_shuffling.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_shuffling_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_simple.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_striding.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_striding_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_sugar.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_sycl.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_symmetry.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_thread_local.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_thread_pool.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_trace.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_uint128.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_volume_patch.cpp
thirdparty/eigen/unsupported/test/cxx11_tensor_volume_patch_sycl.cpp
thirdparty/eigen/unsupported/test/dgmres.cpp
thirdparty/eigen/unsupported/test/forward_adolc.cpp
thirdparty/eigen/unsupported/test/gmres.cpp
thirdparty/eigen/unsupported/test/kronecker_product.cpp
thirdparty/eigen/unsupported/test/levenberg_marquardt.cpp
thirdparty/eigen/unsupported/test/matrix_exponential.cpp
thirdparty/eigen/unsupported/test/matrix_function.cpp
thirdparty/eigen/unsupported/test/matrix_functions.h
thirdparty/eigen/unsupported/test/matrix_power.cpp
thirdparty/eigen/unsupported/test/matrix_square_root.cpp
thirdparty/eigen/unsupported/test/minres.cpp
thirdparty/eigen/unsupported/test/mpreal_support.cpp
thirdparty/eigen/unsupported/test/openglsupport.cpp
thirdparty/eigen/unsupported/test/polynomialsolver.cpp
thirdparty/eigen/unsupported/test/polynomialutils.cpp
thirdparty/eigen/unsupported/test/sparse_extra.cpp
thirdparty/eigen/unsupported/test/special_functions.cpp
thirdparty/eigen/unsupported/test/special_packetmath.cpp
thirdparty/eigen/unsupported/test/splines.cpp
thirdparty/eigen/unsupported/test/mpreal/mpreal.h
thirdparty/fmt/.clang-format
thirdparty/fmt/CMakeLists.txt
thirdparty/fmt/CONTRIBUTING.md
thirdparty/fmt/ChangeLog.rst
thirdparty/fmt/LICENSE.rst
thirdparty/fmt/README.rst
thirdparty/fmt/.github/workflows/doc.yml
thirdparty/fmt/.github/workflows/linux.yml
thirdparty/fmt/.github/workflows/macos.yml
thirdparty/fmt/.github/workflows/windows.yml
thirdparty/fmt/doc/CMakeLists.txt
thirdparty/fmt/doc/api.rst
thirdparty/fmt/doc/build.py
thirdparty/fmt/doc/conf.py
thirdparty/fmt/doc/contents.rst
thirdparty/fmt/doc/fmt.less
thirdparty/fmt/doc/index.rst
thirdparty/fmt/doc/python-license.txt
thirdparty/fmt/doc/syntax.rst
thirdparty/fmt/doc/usage.rst
thirdparty/fmt/doc/_static/bootstrap.min.js
thirdparty/fmt/doc/_static/breathe.css
thirdparty/fmt/doc/_static/fonts/glyphicons-halflings-regular.eot
thirdparty/fmt/doc/_static/fonts/glyphicons-halflings-regular.svg
thirdparty/fmt/doc/_static/fonts/glyphicons-halflings-regular.ttf
thirdparty/fmt/doc/_static/fonts/glyphicons-halflings-regular.woff
thirdparty/fmt/doc/_templates/layout.html
thirdparty/fmt/doc/_templates/search.html
thirdparty/fmt/doc/basic-bootstrap/README
thirdparty/fmt/doc/basic-bootstrap/layout.html
thirdparty/fmt/doc/basic-bootstrap/theme.conf
thirdparty/fmt/doc/bootstrap/alerts.less
thirdparty/fmt/doc/bootstrap/badges.less
thirdparty/fmt/doc/bootstrap/bootstrap.less
thirdparty/fmt/doc/bootstrap/breadcrumbs.less
thirdparty/fmt/doc/bootstrap/button-groups.less
thirdparty/fmt/doc/bootstrap/buttons.less
thirdparty/fmt/doc/bootstrap/carousel.less
thirdparty/fmt/doc/bootstrap/close.less
thirdparty/fmt/doc/bootstrap/code.less
thirdparty/fmt/doc/bootstrap/component-animations.less
thirdparty/fmt/doc/bootstrap/dropdowns.less
thirdparty/fmt/doc/bootstrap/forms.less
thirdparty/fmt/doc/bootstrap/glyphicons.less
thirdparty/fmt/doc/bootstrap/grid.less
thirdparty/fmt/doc/bootstrap/input-groups.less
thirdparty/fmt/doc/bootstrap/jumbotron.less
thirdparty/fmt/doc/bootstrap/labels.less
thirdparty/fmt/doc/bootstrap/list-group.less
thirdparty/fmt/doc/bootstrap/media.less
thirdparty/fmt/doc/bootstrap/mixins.less
thirdparty/fmt/doc/bootstrap/modals.less
thirdparty/fmt/doc/bootstrap/navbar.less
thirdparty/fmt/doc/bootstrap/navs.less
thirdparty/fmt/doc/bootstrap/normalize.less
thirdparty/fmt/doc/bootstrap/pager.less
thirdparty/fmt/doc/bootstrap/pagination.less
thirdparty/fmt/doc/bootstrap/panels.less
thirdparty/fmt/doc/bootstrap/popovers.less
thirdparty/fmt/doc/bootstrap/print.less
thirdparty/fmt/doc/bootstrap/progress-bars.less
thirdparty/fmt/doc/bootstrap/responsive-embed.less
thirdparty/fmt/doc/bootstrap/responsive-utilities.less
thirdparty/fmt/doc/bootstrap/scaffolding.less
thirdparty/fmt/doc/bootstrap/tables.less
thirdparty/fmt/doc/bootstrap/theme.less
thirdparty/fmt/doc/bootstrap/thumbnails.less
thirdparty/fmt/doc/bootstrap/tooltip.less
thirdparty/fmt/doc/bootstrap/type.less
thirdparty/fmt/doc/bootstrap/utilities.less
thirdparty/fmt/doc/bootstrap/variables.less
thirdparty/fmt/doc/bootstrap/wells.less
thirdparty/fmt/doc/bootstrap/mixins/alerts.less
thirdparty/fmt/doc/bootstrap/mixins/background-variant.less
thirdparty/fmt/doc/bootstrap/mixins/border-radius.less
thirdparty/fmt/doc/bootstrap/mixins/buttons.less
thirdparty/fmt/doc/bootstrap/mixins/center-block.less
thirdparty/fmt/doc/bootstrap/mixins/clearfix.less
thirdparty/fmt/doc/bootstrap/mixins/forms.less
thirdparty/fmt/doc/bootstrap/mixins/gradients.less
thirdparty/fmt/doc/bootstrap/mixins/grid-framework.less
thirdparty/fmt/doc/bootstrap/mixins/grid.less
thirdparty/fmt/doc/bootstrap/mixins/hide-text.less
thirdparty/fmt/doc/bootstrap/mixins/image.less
thirdparty/fmt/doc/bootstrap/mixins/labels.less
thirdparty/fmt/doc/bootstrap/mixins/list-group.less
thirdparty/fmt/doc/bootstrap/mixins/nav-divider.less
thirdparty/fmt/doc/bootstrap/mixins/nav-vertical-align.less
thirdparty/fmt/doc/bootstrap/mixins/opacity.less
thirdparty/fmt/doc/bootstrap/mixins/pagination.less
thirdparty/fmt/doc/bootstrap/mixins/panels.less
thirdparty/fmt/doc/bootstrap/mixins/progress-bar.less
thirdparty/fmt/doc/bootstrap/mixins/reset-filter.less
thirdparty/fmt/doc/bootstrap/mixins/resize.less
thirdparty/fmt/doc/bootstrap/mixins/responsive-visibility.less
thirdparty/fmt/doc/bootstrap/mixins/size.less
thirdparty/fmt/doc/bootstrap/mixins/tab-focus.less
thirdparty/fmt/doc/bootstrap/mixins/table-row.less
thirdparty/fmt/doc/bootstrap/mixins/text-emphasis.less
thirdparty/fmt/doc/bootstrap/mixins/text-overflow.less
thirdparty/fmt/doc/bootstrap/mixins/vendor-prefixes.less
thirdparty/fmt/include/fmt/args.h
thirdparty/fmt/include/fmt/chrono.h
thirdparty/fmt/include/fmt/color.h
thirdparty/fmt/include/fmt/compile.h
thirdparty/fmt/include/fmt/core.h
thirdparty/fmt/include/fmt/format-inl.h
thirdparty/fmt/include/fmt/format.h
thirdparty/fmt/include/fmt/locale.h
thirdparty/fmt/include/fmt/os.h
thirdparty/fmt/include/fmt/ostream.h
thirdparty/fmt/include/fmt/printf.h
thirdparty/fmt/include/fmt/ranges.h
thirdparty/fmt/src/fmt.cc
thirdparty/fmt/src/format.cc
thirdparty/fmt/src/os.cc
thirdparty/fmt/support/Android.mk
thirdparty/fmt/support/AndroidManifest.xml
thirdparty/fmt/support/C++.sublime-syntax
thirdparty/fmt/support/README
thirdparty/fmt/support/Vagrantfile
thirdparty/fmt/support/appveyor-build.py
thirdparty/fmt/support/appveyor.yml
thirdparty/fmt/support/build-docs.py
thirdparty/fmt/support/build.gradle
thirdparty/fmt/support/compute-powers.py
thirdparty/fmt/support/docopt.py
thirdparty/fmt/support/manage.py
thirdparty/fmt/support/rst2md.py
thirdparty/fmt/support/cmake/FindSetEnv.cmake
thirdparty/fmt/support/cmake/JoinPaths.cmake
thirdparty/fmt/support/cmake/cxx14.cmake
thirdparty/fmt/support/cmake/fmt-config.cmake.in
thirdparty/fmt/support/cmake/fmt.pc.in
thirdparty/fmt/support/rtd/conf.py
thirdparty/fmt/support/rtd/index.rst
thirdparty/fmt/support/rtd/theme/layout.html
thirdparty/fmt/support/rtd/theme/theme.conf
thirdparty/fmt/test/CMakeLists.txt
thirdparty/fmt/test/args-test.cc
thirdparty/fmt/test/assert-test.cc
thirdparty/fmt/test/chrono-test.cc
thirdparty/fmt/test/color-test.cc
thirdparty/fmt/test/compile-test.cc
thirdparty/fmt/test/core-test.cc
thirdparty/fmt/test/enforce-checks-test.cc
thirdparty/fmt/test/format
thirdparty/fmt/test/format-impl-test.cc
thirdparty/fmt/test/format-test.cc
thirdparty/fmt/test/gtest-extra-test.cc
thirdparty/fmt/test/gtest-extra.cc
thirdparty/fmt/test/gtest-extra.h
thirdparty/fmt/test/header-only-test.cc
thirdparty/fmt/test/locale-test.cc
thirdparty/fmt/test/mock-allocator.h
thirdparty/fmt/test/os-test.cc
thirdparty/fmt/test/ostream-test.cc
thirdparty/fmt/test/posix-mock-test.cc
thirdparty/fmt/test/posix-mock.h
thirdparty/fmt/test/printf-test.cc
thirdparty/fmt/test/ranges-test.cc
thirdparty/fmt/test/scan-test.cc
thirdparty/fmt/test/scan.h
thirdparty/fmt/test/std-format-test.cc
thirdparty/fmt/test/test-assert.h
thirdparty/fmt/test/test-main.cc
thirdparty/fmt/test/util.cc
thirdparty/fmt/test/util.h
thirdparty/fmt/test/add-subdirectory-test/CMakeLists.txt
thirdparty/fmt/test/add-subdirectory-test/main.cc
thirdparty/fmt/test/compile-error-test/CMakeLists.txt
thirdparty/fmt/test/cuda-test/CMakeLists.txt
thirdparty/fmt/test/cuda-test/cpp14.cc
thirdparty/fmt/test/cuda-test/cuda-cpp14.cu
thirdparty/fmt/test/find-package-test/CMakeLists.txt
thirdparty/fmt/test/find-package-test/main.cc
thirdparty/fmt/test/fuzzing/CMakeLists.txt
thirdparty/fmt/test/fuzzing/README.md
thirdparty/fmt/test/fuzzing/build.sh
thirdparty/fmt/test/fuzzing/chrono-duration.cc
thirdparty/fmt/test/fuzzing/float.cc
thirdparty/fmt/test/fuzzing/fuzzer-common.h
thirdparty/fmt/test/fuzzing/main.cc
thirdparty/fmt/test/fuzzing/named-arg.cc
thirdparty/fmt/test/fuzzing/one-arg.cc
thirdparty/fmt/test/fuzzing/two-args.cc
thirdparty/fmt/test/gtest/.clang-format
thirdparty/fmt/test/gtest/CMakeLists.txt
thirdparty/fmt/test/gtest/gmock-gtest-all.cc
thirdparty/fmt/test/gtest/gmock/gmock.h
thirdparty/fmt/test/gtest/gtest/gtest-spi.h
thirdparty/fmt/test/gtest/gtest/gtest.h
thirdparty/pybind11/.clang-tidy
thirdparty/pybind11/.cmake-format.yaml
thirdparty/pybind11/.pre-commit-config.yaml
thirdparty/pybind11/CMakeLists.txt
thirdparty/pybind11/LICENSE
thirdparty/pybind11/MANIFEST.in
thirdparty/pybind11/README.rst
thirdparty/pybind11/pyproject.toml
thirdparty/pybind11/setup.cfg
thirdparty/pybind11/setup.py
thirdparty/pybind11/.github/ISSUE_TEMPLATE/bug-report.md
thirdparty/pybind11/.github/ISSUE_TEMPLATE/config.yml
thirdparty/pybind11/.github/ISSUE_TEMPLATE/feature-request.md
thirdparty/pybind11/.github/ISSUE_TEMPLATE/question.md
thirdparty/pybind11/.github/workflows/ci.yml
thirdparty/pybind11/.github/workflows/configure.yml
thirdparty/pybind11/.github/workflows/format.yml
thirdparty/pybind11/.github/workflows/labeler.yml
thirdparty/pybind11/.github/workflows/pip.yml
thirdparty/pybind11/docs/Doxyfile
thirdparty/pybind11/docs/Makefile
thirdparty/pybind11/docs/basics.rst
thirdparty/pybind11/docs/benchmark.py
thirdparty/pybind11/docs/benchmark.rst
thirdparty/pybind11/docs/changelog.rst
thirdparty/pybind11/docs/classes.rst
thirdparty/pybind11/docs/compiling.rst
thirdparty/pybind11/docs/conf.py
thirdparty/pybind11/docs/faq.rst
thirdparty/pybind11/docs/index.rst
thirdparty/pybind11/docs/installing.rst
thirdparty/pybind11/docs/limitations.rst
thirdparty/pybind11/docs/pybind11-logo.png
thirdparty/pybind11/docs/pybind11_vs_boost_python1.png
thirdparty/pybind11/docs/pybind11_vs_boost_python1.svg
thirdparty/pybind11/docs/pybind11_vs_boost_python2.png
thirdparty/pybind11/docs/pybind11_vs_boost_python2.svg
thirdparty/pybind11/docs/reference.rst
thirdparty/pybind11/docs/release.rst
thirdparty/pybind11/docs/requirements.txt
thirdparty/pybind11/docs/upgrade.rst
thirdparty/pybind11/docs/_static/theme_overrides.css
thirdparty/pybind11/docs/advanced/classes.rst
thirdparty/pybind11/docs/advanced/embedding.rst
thirdparty/pybind11/docs/advanced/exceptions.rst
thirdparty/pybind11/docs/advanced/functions.rst
thirdparty/pybind11/docs/advanced/misc.rst
thirdparty/pybind11/docs/advanced/smart_ptrs.rst
thirdparty/pybind11/docs/advanced/cast/chrono.rst
thirdparty/pybind11/docs/advanced/cast/custom.rst
thirdparty/pybind11/docs/advanced/cast/eigen.rst
thirdparty/pybind11/docs/advanced/cast/functional.rst
thirdparty/pybind11/docs/advanced/cast/index.rst
thirdparty/pybind11/docs/advanced/cast/overview.rst
thirdparty/pybind11/docs/advanced/cast/stl.rst
thirdparty/pybind11/docs/advanced/cast/strings.rst
thirdparty/pybind11/docs/advanced/pycpp/index.rst
thirdparty/pybind11/docs/advanced/pycpp/numpy.rst
thirdparty/pybind11/docs/advanced/pycpp/object.rst
thirdparty/pybind11/docs/advanced/pycpp/utilities.rst
thirdparty/pybind11/docs/cmake/index.rst
thirdparty/pybind11/include/pybind11/attr.h
thirdparty/pybind11/include/pybind11/buffer_info.h
thirdparty/pybind11/include/pybind11/cast.h
thirdparty/pybind11/include/pybind11/chrono.h
thirdparty/pybind11/include/pybind11/common.h
thirdparty/pybind11/include/pybind11/complex.h
thirdparty/pybind11/include/pybind11/eigen.h
thirdparty/pybind11/include/pybind11/embed.h
thirdparty/pybind11/include/pybind11/eval.h
thirdparty/pybind11/include/pybind11/functional.h
thirdparty/pybind11/include/pybind11/iostream.h
thirdparty/pybind11/include/pybind11/numpy.h
thirdparty/pybind11/include/pybind11/operators.h
thirdparty/pybind11/include/pybind11/options.h
thirdparty/pybind11/include/pybind11/pybind11.h
thirdparty/pybind11/include/pybind11/pytypes.h
thirdparty/pybind11/include/pybind11/stl.h
thirdparty/pybind11/include/pybind11/stl_bind.h
thirdparty/pybind11/include/pybind11/detail/class.h
thirdparty/pybind11/include/pybind11/detail/common.h
thirdparty/pybind11/include/pybind11/detail/descr.h
thirdparty/pybind11/include/pybind11/detail/init.h
thirdparty/pybind11/include/pybind11/detail/internals.h
thirdparty/pybind11/include/pybind11/detail/typeid.h
thirdparty/pybind11/pybind11/__init__.py
thirdparty/pybind11/pybind11/__main__.py
thirdparty/pybind11/pybind11/_version.py
thirdparty/pybind11/pybind11/_version.pyi
thirdparty/pybind11/pybind11/commands.py
thirdparty/pybind11/pybind11/py.typed
thirdparty/pybind11/pybind11/setup_helpers.py
thirdparty/pybind11/pybind11/setup_helpers.pyi
thirdparty/pybind11/tests/CMakeLists.txt
thirdparty/pybind11/tests/conftest.py
thirdparty/pybind11/tests/constructor_stats.h
thirdparty/pybind11/tests/cross_module_gil_utils.cpp
thirdparty/pybind11/tests/env.py
thirdparty/pybind11/tests/local_bindings.h
thirdparty/pybind11/tests/object.h
thirdparty/pybind11/tests/pybind11_cross_module_tests.cpp
thirdparty/pybind11/tests/pybind11_tests.cpp
thirdparty/pybind11/tests/pybind11_tests.h
thirdparty/pybind11/tests/pytest.ini
thirdparty/pybind11/tests/requirements.txt
thirdparty/pybind11/tests/test_async.cpp
thirdparty/pybind11/tests/test_async.py
thirdparty/pybind11/tests/test_buffers.cpp
thirdparty/pybind11/tests/test_buffers.py
thirdparty/pybind11/tests/test_builtin_casters.cpp
thirdparty/pybind11/tests/test_builtin_casters.py
thirdparty/pybind11/tests/test_call_policies.cpp
thirdparty/pybind11/tests/test_call_policies.py
thirdparty/pybind11/tests/test_callbacks.cpp
thirdparty/pybind11/tests/test_callbacks.py
thirdparty/pybind11/tests/test_chrono.cpp
thirdparty/pybind11/tests/test_chrono.py
thirdparty/pybind11/tests/test_class.cpp
thirdparty/pybind11/tests/test_class.py
thirdparty/pybind11/tests/test_constants_and_functions.cpp
thirdparty/pybind11/tests/test_constants_and_functions.py
thirdparty/pybind11/tests/test_copy_move.cpp
thirdparty/pybind11/tests/test_copy_move.py
thirdparty/pybind11/tests/test_custom_type_casters.cpp
thirdparty/pybind11/tests/test_custom_type_casters.py
thirdparty/pybind11/tests/test_docstring_options.cpp
thirdparty/pybind11/tests/test_docstring_options.py
thirdparty/pybind11/tests/test_eigen.cpp
thirdparty/pybind11/tests/test_eigen.py
thirdparty/pybind11/tests/test_enum.cpp
thirdparty/pybind11/tests/test_enum.py
thirdparty/pybind11/tests/test_eval.cpp
thirdparty/pybind11/tests/test_eval.py
thirdparty/pybind11/tests/test_eval_call.py
thirdparty/pybind11/tests/test_exceptions.cpp
thirdparty/pybind11/tests/test_exceptions.py
thirdparty/pybind11/tests/test_factory_constructors.cpp
thirdparty/pybind11/tests/test_factory_constructors.py
thirdparty/pybind11/tests/test_gil_scoped.cpp
thirdparty/pybind11/tests/test_gil_scoped.py
thirdparty/pybind11/tests/test_iostream.cpp
thirdparty/pybind11/tests/test_iostream.py
thirdparty/pybind11/tests/test_kwargs_and_defaults.cpp
thirdparty/pybind11/tests/test_kwargs_and_defaults.py
thirdparty/pybind11/tests/test_local_bindings.cpp
thirdparty/pybind11/tests/test_local_bindings.py
thirdparty/pybind11/tests/test_methods_and_attributes.cpp
thirdparty/pybind11/tests/test_methods_and_attributes.py
thirdparty/pybind11/tests/test_modules.cpp
thirdparty/pybind11/tests/test_modules.py
thirdparty/pybind11/tests/test_multiple_inheritance.cpp
thirdparty/pybind11/tests/test_multiple_inheritance.py
thirdparty/pybind11/tests/test_numpy_array.cpp
thirdparty/pybind11/tests/test_numpy_array.py
thirdparty/pybind11/tests/test_numpy_dtypes.cpp
thirdparty/pybind11/tests/test_numpy_dtypes.py
thirdparty/pybind11/tests/test_numpy_vectorize.cpp
thirdparty/pybind11/tests/test_numpy_vectorize.py
thirdparty/pybind11/tests/test_opaque_types.cpp
thirdparty/pybind11/tests/test_opaque_types.py
thirdparty/pybind11/tests/test_operator_overloading.cpp
thirdparty/pybind11/tests/test_operator_overloading.py
thirdparty/pybind11/tests/test_pickling.cpp
thirdparty/pybind11/tests/test_pickling.py
thirdparty/pybind11/tests/test_pytypes.cpp
thirdparty/pybind11/tests/test_pytypes.py
thirdparty/pybind11/tests/test_sequences_and_iterators.cpp
thirdparty/pybind11/tests/test_sequences_and_iterators.py
thirdparty/pybind11/tests/test_smart_ptr.cpp
thirdparty/pybind11/tests/test_smart_ptr.py
thirdparty/pybind11/tests/test_stl.cpp
thirdparty/pybind11/tests/test_stl.py
thirdparty/pybind11/tests/test_stl_binders.cpp
thirdparty/pybind11/tests/test_stl_binders.py
thirdparty/pybind11/tests/test_tagbased_polymorphic.cpp
thirdparty/pybind11/tests/test_tagbased_polymorphic.py
thirdparty/pybind11/tests/test_union.cpp
thirdparty/pybind11/tests/test_union.py
thirdparty/pybind11/tests/test_virtual_functions.cpp
thirdparty/pybind11/tests/test_virtual_functions.py
thirdparty/pybind11/tests/extra_python_package/pytest.ini
thirdparty/pybind11/tests/extra_python_package/test_files.py
thirdparty/pybind11/tests/extra_setuptools/pytest.ini
thirdparty/pybind11/tests/extra_setuptools/test_setuphelper.py
thirdparty/pybind11/tests/test_cmake_build/CMakeLists.txt
thirdparty/pybind11/tests/test_cmake_build/embed.cpp
thirdparty/pybind11/tests/test_cmake_build/main.cpp
thirdparty/pybind11/tests/test_cmake_build/test.py
thirdparty/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
thirdparty/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
thirdparty/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
thirdparty/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
thirdparty/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
thirdparty/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
thirdparty/pybind11/tests/test_embed/CMakeLists.txt
thirdparty/pybind11/tests/test_embed/catch.cpp
thirdparty/pybind11/tests/test_embed/external_module.cpp
thirdparty/pybind11/tests/test_embed/test_interpreter.cpp
thirdparty/pybind11/tests/test_embed/test_interpreter.py
thirdparty/pybind11/tools/FindCatch.cmake
thirdparty/pybind11/tools/FindEigen3.cmake
thirdparty/pybind11/tools/FindPythonLibsNew.cmake
thirdparty/pybind11/tools/check-style.sh
thirdparty/pybind11/tools/cmake_uninstall.cmake.in
thirdparty/pybind11/tools/libsize.py
thirdparty/pybind11/tools/pybind11Common.cmake
thirdparty/pybind11/tools/pybind11Config.cmake.in
thirdparty/pybind11/tools/pybind11NewTools.cmake
thirdparty/pybind11/tools/pybind11Tools.cmake
thirdparty/pybind11/tools/pyproject.toml
thirdparty/pybind11/tools/setup_global.py.in
thirdparty/pybind11/tools/setup_main.py.in
thirdparty/xsimd/CMakeLists.txt
thirdparty/xsimd/LICENSE
thirdparty/xsimd/README.md
thirdparty/xsimd/install_sde.sh
thirdparty/xsimd/xsimd.pc.in
thirdparty/xsimd/xsimdConfig.cmake.in
thirdparty/xsimd/benchmark/CMakeLists.txt
thirdparty/xsimd/benchmark/main.cpp
thirdparty/xsimd/benchmark/xsimd_benchmark.hpp
thirdparty/xsimd/docs/Doxyfile
thirdparty/xsimd/docs/Makefile
thirdparty/xsimd/docs/environment.yml
thirdparty/xsimd/docs/make.bat
thirdparty/xsimd/docs/source/basic_usage.rst
thirdparty/xsimd/docs/source/cmake.svg
thirdparty/xsimd/docs/source/conda.svg
thirdparty/xsimd/docs/source/conf.py
thirdparty/xsimd/docs/source/index.rst
thirdparty/xsimd/docs/source/installation.rst
thirdparty/xsimd/docs/source/quantstack-white.svg
thirdparty/xsimd/docs/source/spack.svg
thirdparty/xsimd/docs/source/vectorized_code.rst
thirdparty/xsimd/docs/source/xsimd.svg
thirdparty/xsimd/docs/source/_static/main_stylesheet.css
thirdparty/xsimd/docs/source/api/aligned_allocator.rst
thirdparty/xsimd/docs/source/api/available_wrappers.rst
thirdparty/xsimd/docs/source/api/basic_functions.rst
thirdparty/xsimd/docs/source/api/batch_index.rst
thirdparty/xsimd/docs/source/api/classification_functions.rst
thirdparty/xsimd/docs/source/api/data_transfer.rst
thirdparty/xsimd/docs/source/api/error_functions.rst
thirdparty/xsimd/docs/source/api/exponential_functions.rst
thirdparty/xsimd/docs/source/api/hyperbolic_functions.rst
thirdparty/xsimd/docs/source/api/instr_macros.rst
thirdparty/xsimd/docs/source/api/math_index.rst
thirdparty/xsimd/docs/source/api/nearint_operations.rst
thirdparty/xsimd/docs/source/api/power_functions.rst
thirdparty/xsimd/docs/source/api/trigonometric_functions.rst
thirdparty/xsimd/docs/source/api/xsimd_base.rst
thirdparty/xsimd/docs/source/api/xsimd_base_bool.rst
thirdparty/xsimd/docs/source/api/xsimd_batch.hpp
thirdparty/xsimd/docs/source/api/xsimd_batch.rst
thirdparty/xsimd/docs/source/api/xsimd_batch_bool.rst
thirdparty/xsimd/docs/source/api/xsimd_complex_base.rst
thirdparty/xsimd/docs/source/api/xsimd_complex_bool_base.rst
thirdparty/xsimd/examples/CMakeLists.txt
thirdparty/xsimd/examples/mandelbrot.cpp
thirdparty/xsimd/examples/pico_bench.hpp
thirdparty/xsimd/include/xsimd/xsimd.hpp
thirdparty/xsimd/include/xsimd/config/xsimd_align.hpp
thirdparty/xsimd/include/xsimd/config/xsimd_config.hpp
thirdparty/xsimd/include/xsimd/config/xsimd_include.hpp
thirdparty/xsimd/include/xsimd/config/xsimd_instruction_set.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_basic_math.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_error.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_estrin.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_exp_reduction.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_exponential.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_fp_manipulation.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_fp_sign.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_gamma.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_horner.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_hyperbolic.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_invtrigo.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_logarithm.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_math.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_math_complex.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_numerical_constant.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_power.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_rem_pio2.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_rounding.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_scalar.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_trigo_reduction.hpp
thirdparty/xsimd/include/xsimd/math/xsimd_trigonometric.hpp
thirdparty/xsimd/include/xsimd/memory/xsimd_aligned_allocator.hpp
thirdparty/xsimd/include/xsimd/memory/xsimd_aligned_stack_buffer.hpp
thirdparty/xsimd/include/xsimd/memory/xsimd_alignment.hpp
thirdparty/xsimd/include/xsimd/memory/xsimd_load_store.hpp
thirdparty/xsimd/include/xsimd/stl/algorithms.hpp
thirdparty/xsimd/include/xsimd/stl/iterator.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_bool.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_complex.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_conversion.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_double.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_float.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_int16.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_int32.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_int64.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_int8.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx512_int_base.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx_complex.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx_conversion.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx_double.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx_float.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx_int16.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx_int32.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx_int64.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx_int8.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_avx_int_base.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_base.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_base_bool.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_complex_base.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_fallback.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_int_conversion.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_bool.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_complex.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_conversion.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_double.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_float.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_int16.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_int32.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_int64.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_int8.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_uint16.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_uint32.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_uint64.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_uint8.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_neon_utils.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_sse_complex.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_sse_conversion.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_sse_double.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_sse_float.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_sse_int16.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_sse_int32.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_sse_int64.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_sse_int8.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_sse_int_base.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_traits.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_types_include.hpp
thirdparty/xsimd/include/xsimd/types/xsimd_utils.hpp
thirdparty/xsimd/test/CMakeLists.txt
thirdparty/xsimd/test/copyGTest.cmake.in
thirdparty/xsimd/test/downloadGTest.cmake.in
thirdparty/xsimd/test/main.cpp
thirdparty/xsimd/test/xsimd_algorithms.cpp
thirdparty/xsimd/test/xsimd_api_test.cpp
thirdparty/xsimd/test/xsimd_api_test.hpp
thirdparty/xsimd/test/xsimd_basic_math_test.cpp
thirdparty/xsimd/test/xsimd_basic_math_test.hpp
thirdparty/xsimd/test/xsimd_basic_test.cpp
thirdparty/xsimd/test/xsimd_basic_test.hpp
thirdparty/xsimd/test/xsimd_cexponential_test.cpp
thirdparty/xsimd/test/xsimd_cexponential_test.hpp
thirdparty/xsimd/test/xsimd_chyperbolic_test.cpp
thirdparty/xsimd/test/xsimd_chyperbolic_test.hpp
thirdparty/xsimd/test/xsimd_complex_basic_test.hpp
thirdparty/xsimd/test/xsimd_complex_tester.hpp
thirdparty/xsimd/test/xsimd_cpower_test.cpp
thirdparty/xsimd/test/xsimd_cpower_test.hpp
thirdparty/xsimd/test/xsimd_ctrigonometric_test.cpp
thirdparty/xsimd/test/xsimd_ctrigonometric_test.hpp
thirdparty/xsimd/test/xsimd_error_gamma_test.cpp
thirdparty/xsimd/test/xsimd_error_gamma_test.hpp
thirdparty/xsimd/test/xsimd_exponential_test.cpp
thirdparty/xsimd/test/xsimd_exponential_test.hpp
thirdparty/xsimd/test/xsimd_fp_manipulation_test.cpp
thirdparty/xsimd/test/xsimd_fp_manipulation_test.hpp
thirdparty/xsimd/test/xsimd_hyperbolic_test.cpp
thirdparty/xsimd/test/xsimd_hyperbolic_test.hpp
thirdparty/xsimd/test/xsimd_interface_test.cpp
thirdparty/xsimd/test/xsimd_memory_test.cpp
thirdparty/xsimd/test/xsimd_poly_evaluation_test.cpp
thirdparty/xsimd/test/xsimd_poly_evaluation_test.hpp
thirdparty/xsimd/test/xsimd_power_test.cpp
thirdparty/xsimd/test/xsimd_power_test.hpp
thirdparty/xsimd/test/xsimd_rounding_test.cpp
thirdparty/xsimd/test/xsimd_rounding_test.hpp
thirdparty/xsimd/test/xsimd_test_utils.hpp
thirdparty/xsimd/test/xsimd_tester.hpp
thirdparty/xsimd/test/xsimd_trigonometric_test.cpp
thirdparty/xsimd/test/xsimd_trigonometric_test.hpp
thirdparty/xtensor/CMakeLists.txt
thirdparty/xtensor/LICENSE
thirdparty/xtensor/README.md
thirdparty/xtensor/environment-dev.yml
thirdparty/xtensor/environment.yml
thirdparty/xtensor/xtensor.pc.in
thirdparty/xtensor/xtensorConfig.cmake.in
thirdparty/xtensor-python/CMakeLists.txt
thirdparty/xtensor-python/LICENSE
thirdparty/xtensor-python/README.md
thirdparty/xtensor-python/xtensor-pythonConfig.cmake.in
thirdparty/xtensor-python/benchmark/CMakeLists.txt
thirdparty/xtensor-python/benchmark/benchmark_pyarray.py
thirdparty/xtensor-python/benchmark/benchmark_pybind_array.py
thirdparty/xtensor-python/benchmark/benchmark_pybind_vectorize.py
thirdparty/xtensor-python/benchmark/benchmark_pytensor.py
thirdparty/xtensor-python/benchmark/benchmark_pyvectorize.py
thirdparty/xtensor-python/benchmark/main.cpp
thirdparty/xtensor-python/benchmark/setup.py
thirdparty/xtensor-python/cmake/FindNumPy.cmake
thirdparty/xtensor-python/docs/Doxyfile
thirdparty/xtensor-python/docs/Makefile
thirdparty/xtensor-python/docs/environment.yml
thirdparty/xtensor-python/docs/make.bat
thirdparty/xtensor-python/docs/source/api_reference.rst
thirdparty/xtensor-python/docs/source/array_tensor.rst
thirdparty/xtensor-python/docs/source/basic_usage.rst
thirdparty/xtensor-python/docs/source/cmake.svg
thirdparty/xtensor-python/docs/source/compilers.rst
thirdparty/xtensor-python/docs/source/conda.svg
thirdparty/xtensor-python/docs/source/conf.py
thirdparty/xtensor-python/docs/source/cookiecutter.rst
thirdparty/xtensor-python/docs/source/debian.svg
thirdparty/xtensor-python/docs/source/dev_build_options.rst
thirdparty/xtensor-python/docs/source/index.rst
thirdparty/xtensor-python/docs/source/installation.rst
thirdparty/xtensor-python/docs/source/numpy_capi.rst
thirdparty/xtensor-python/docs/source/pyarray.rst
thirdparty/xtensor-python/docs/source/pytensor.rst
thirdparty/xtensor-python/docs/source/pyvectorize.rst
thirdparty/xtensor-python/docs/source/quantstack-white.svg
thirdparty/xtensor-python/docs/source/releasing.rst
thirdparty/xtensor-python/docs/source/xtensor-python.svg
thirdparty/xtensor-python/docs/source/_static/main_stylesheet.css
thirdparty/xtensor-python/include/xtensor-python/pyarray.hpp
thirdparty/xtensor-python/include/xtensor-python/pyarray_backstrides.hpp
thirdparty/xtensor-python/include/xtensor-python/pycontainer.hpp
thirdparty/xtensor-python/include/xtensor-python/pystrides_adaptor.hpp
thirdparty/xtensor-python/include/xtensor-python/pytensor.hpp
thirdparty/xtensor-python/include/xtensor-python/pyvectorize.hpp
thirdparty/xtensor-python/include/xtensor-python/xtensor_python_config.hpp
thirdparty/xtensor-python/include/xtensor-python/xtensor_type_caster_base.hpp
thirdparty/xtensor-python/test/CMakeLists.txt
thirdparty/xtensor-python/test/copyGTest.cmake.in
thirdparty/xtensor-python/test/downloadGTest.cmake.in
thirdparty/xtensor-python/test/main.cpp
thirdparty/xtensor-python/test/test_common.hpp
thirdparty/xtensor-python/test/test_pyarray.cpp
thirdparty/xtensor-python/test/test_pytensor.cpp
thirdparty/xtensor-python/test/test_pyvectorize.cpp
thirdparty/xtensor-python/test_python/main.cpp
thirdparty/xtensor-python/test_python/setup.py
thirdparty/xtensor-python/test_python/test_pyarray.py
thirdparty/xtensor/.azure-pipelines/azure-pipelines-linux.yml
thirdparty/xtensor/.azure-pipelines/azure-pipelines-osx.yml
thirdparty/xtensor/.azure-pipelines/azure-pipelines-win.yml
thirdparty/xtensor/.azure-pipelines/unix-build.yml
thirdparty/xtensor/benchmark/CMakeLists.txt
thirdparty/xtensor/benchmark/benchmark_adapter.cpp
thirdparty/xtensor/benchmark/benchmark_assign.cpp
thirdparty/xtensor/benchmark/benchmark_builder.cpp
thirdparty/xtensor/benchmark/benchmark_container.cpp
thirdparty/xtensor/benchmark/benchmark_creation.cpp
thirdparty/xtensor/benchmark/benchmark_increment_stepper.cpp
thirdparty/xtensor/benchmark/benchmark_lambda_expressions.cpp
thirdparty/xtensor/benchmark/benchmark_math.cpp
thirdparty/xtensor/benchmark/benchmark_random.cpp
thirdparty/xtensor/benchmark/benchmark_reducer.cpp
thirdparty/xtensor/benchmark/benchmark_view_access.cpp
thirdparty/xtensor/benchmark/benchmark_view_adapt.cpp
thirdparty/xtensor/benchmark/benchmark_view_assignment.cpp
thirdparty/xtensor/benchmark/benchmark_views.cpp
thirdparty/xtensor/benchmark/benchmark_xshape.cpp
thirdparty/xtensor/benchmark/copyGBenchmark.cmake.in
thirdparty/xtensor/benchmark/downloadGBenchmark.cmake.in
thirdparty/xtensor/benchmark/main.cpp
thirdparty/xtensor/cmake/FindTBB.cmake
thirdparty/xtensor/docs/Doxyfile
thirdparty/xtensor/docs/Makefile
thirdparty/xtensor/docs/environment.yml
thirdparty/xtensor/docs/make.bat
thirdparty/xtensor/docs/source/adaptor.rst
thirdparty/xtensor/docs/source/binder-logo.svg
thirdparty/xtensor/docs/source/bindings.rst
thirdparty/xtensor/docs/source/build-options.rst
thirdparty/xtensor/docs/source/builder.rst
thirdparty/xtensor/docs/source/changelog.rst
thirdparty/xtensor/docs/source/closure-semantics.rst
thirdparty/xtensor/docs/source/cmake.svg
thirdparty/xtensor/docs/source/compilers.rst
thirdparty/xtensor/docs/source/conda.svg
thirdparty/xtensor/docs/source/conf.py
thirdparty/xtensor/docs/source/container.rst
thirdparty/xtensor/docs/source/debian.svg
thirdparty/xtensor/docs/source/dev-build-options.rst
thirdparty/xtensor/docs/source/expression.rst
thirdparty/xtensor/docs/source/external-structures.rst
thirdparty/xtensor/docs/source/file_loading.rst
thirdparty/xtensor/docs/source/getting_started.rst
thirdparty/xtensor/docs/source/histogram.rst
thirdparty/xtensor/docs/source/index.rst
thirdparty/xtensor/docs/source/indices.rst
thirdparty/xtensor/docs/source/installation.rst
thirdparty/xtensor/docs/source/missing.rst
thirdparty/xtensor/docs/source/numpy-differences.rst
thirdparty/xtensor/docs/source/numpy.rst
thirdparty/xtensor/docs/source/numpy.svg
thirdparty/xtensor/docs/source/operator.rst
thirdparty/xtensor/docs/source/pitfall.rst
thirdparty/xtensor/docs/source/quantstack-white.svg
thirdparty/xtensor/docs/source/random.rst
thirdparty/xtensor/docs/source/related.rst
thirdparty/xtensor/docs/source/releasing.rst
thirdparty/xtensor/docs/source/scalar.rst
thirdparty/xtensor/docs/source/sfinae.rst
thirdparty/xtensor/docs/source/spack.svg
thirdparty/xtensor/docs/source/view.rst
thirdparty/xtensor/docs/source/xeus-cling-screenshot.png
thirdparty/xtensor/docs/source/xframe.svg
thirdparty/xtensor/docs/source/xsimd-small.svg
thirdparty/xtensor/docs/source/xsimd.rst
thirdparty/xtensor/docs/source/xsimd.svg
thirdparty/xtensor/docs/source/xtensor-blas-small.svg
thirdparty/xtensor/docs/source/xtensor-blas.svg
thirdparty/xtensor/docs/source/xtensor-cookiecutter.svg
thirdparty/xtensor/docs/source/xtensor-fftw.svg
thirdparty/xtensor/docs/source/xtensor-io-small.svg
thirdparty/xtensor/docs/source/xtensor-io.svg
thirdparty/xtensor/docs/source/xtensor-julia-small.svg
thirdparty/xtensor/docs/source/xtensor-julia.svg
thirdparty/xtensor/docs/source/xtensor-python-small.svg
thirdparty/xtensor/docs/source/xtensor-python.svg
thirdparty/xtensor/docs/source/xtensor-r-small.svg
thirdparty/xtensor/docs/source/xtensor-r.svg
thirdparty/xtensor/docs/source/xtensor-ros.svg
thirdparty/xtensor/docs/source/xtensor.svg
thirdparty/xtensor/docs/source/xtl.svg
thirdparty/xtensor/docs/source/_static/goatcounter.js
thirdparty/xtensor/docs/source/_static/main_stylesheet.css
thirdparty/xtensor/docs/source/api/accumulating_functions.rst
thirdparty/xtensor/docs/source/api/basic_functions.rst
thirdparty/xtensor/docs/source/api/chunked_array.rst
thirdparty/xtensor/docs/source/api/classif_functions.rst
thirdparty/xtensor/docs/source/api/container_index.rst
thirdparty/xtensor/docs/source/api/error_functions.rst
thirdparty/xtensor/docs/source/api/exponential_functions.rst
thirdparty/xtensor/docs/source/api/expression_index.rst
thirdparty/xtensor/docs/source/api/function_index.rst
thirdparty/xtensor/docs/source/api/hyperbolic_functions.rst
thirdparty/xtensor/docs/source/api/index_related.rst
thirdparty/xtensor/docs/source/api/io_index.rst
thirdparty/xtensor/docs/source/api/iterator_index.rst
thirdparty/xtensor/docs/source/api/nan_functions.rst
thirdparty/xtensor/docs/source/api/nearint_operations.rst
thirdparty/xtensor/docs/source/api/operators.rst
thirdparty/xtensor/docs/source/api/power_functions.rst
thirdparty/xtensor/docs/source/api/reducing_functions.rst
thirdparty/xtensor/docs/source/api/trigonometric_functions.rst
thirdparty/xtensor/docs/source/api/xaccumulator.rst
thirdparty/xtensor/docs/source/api/xarray.rst
thirdparty/xtensor/docs/source/api/xarray_adaptor.rst
thirdparty/xtensor/docs/source/api/xaxis_iterator.rst
thirdparty/xtensor/docs/source/api/xaxis_slice_iterator.rst
thirdparty/xtensor/docs/source/api/xbroadcast.rst
thirdparty/xtensor/docs/source/api/xbuilder.rst
thirdparty/xtensor/docs/source/api/xcontainer.rst
thirdparty/xtensor/docs/source/api/xcontainer_semantic.rst
thirdparty/xtensor/docs/source/api/xcsv.rst
thirdparty/xtensor/docs/source/api/xeval.rst
thirdparty/xtensor/docs/source/api/xexpression.rst
thirdparty/xtensor/docs/source/api/xfixed.rst
thirdparty/xtensor/docs/source/api/xfunction.rst
thirdparty/xtensor/docs/source/api/xfunctor_view.rst
thirdparty/xtensor/docs/source/api/xgenerator.rst
thirdparty/xtensor/docs/source/api/xhistogram.rst
thirdparty/xtensor/docs/source/api/xindex_view.rst
thirdparty/xtensor/docs/source/api/xio.rst
thirdparty/xtensor/docs/source/api/xiterable.rst
thirdparty/xtensor/docs/source/api/xjson.rst
thirdparty/xtensor/docs/source/api/xmanipulation.rst
thirdparty/xtensor/docs/source/api/xmasked_view.rst
thirdparty/xtensor/docs/source/api/xmath.rst
thirdparty/xtensor/docs/source/api/xnpy.rst
thirdparty/xtensor/docs/source/api/xoptional_assembly.rst
thirdparty/xtensor/docs/source/api/xoptional_assembly_adaptor.rst
thirdparty/xtensor/docs/source/api/xoptional_assembly_base.rst
thirdparty/xtensor/docs/source/api/xpad.rst
thirdparty/xtensor/docs/source/api/xrandom.rst
thirdparty/xtensor/docs/source/api/xreducer.rst
thirdparty/xtensor/docs/source/api/xrepeat.rst
thirdparty/xtensor/docs/source/api/xsemantic_base.rst
thirdparty/xtensor/docs/source/api/xset_operation.rst
thirdparty/xtensor/docs/source/api/xshape.rst
thirdparty/xtensor/docs/source/api/xsort.rst
thirdparty/xtensor/docs/source/api/xstrided_view.rst
thirdparty/xtensor/docs/source/api/xtensor.rst
thirdparty/xtensor/docs/source/api/xtensor_adaptor.rst
thirdparty/xtensor/docs/source/api/xview.rst
thirdparty/xtensor/docs/source/api/xview_semantic.rst
thirdparty/xtensor/docs/source/developer/assign_xexpression.svg
thirdparty/xtensor/docs/source/developer/assignment.rst
thirdparty/xtensor/docs/source/developer/computed_assign.svg
thirdparty/xtensor/docs/source/developer/concepts.rst
thirdparty/xtensor/docs/source/developer/expression_tree.rst
thirdparty/xtensor/docs/source/developer/extended_copy_semantic.svg
thirdparty/xtensor/docs/source/developer/implementation_classes.rst
thirdparty/xtensor/docs/source/developer/iterating_expression.rst
thirdparty/xtensor/docs/source/developer/iteration.svg
thirdparty/xtensor/docs/source/developer/stepper_basic.svg
thirdparty/xtensor/docs/source/developer/stepper_broadcasting.svg
thirdparty/xtensor/docs/source/developer/stepper_iterating.svg
thirdparty/xtensor/docs/source/developer/stepper_to_end.svg
thirdparty/xtensor/docs/source/developer/xarray_uml.svg
thirdparty/xtensor/docs/source/developer/xcontainer_classes.svg
thirdparty/xtensor/docs/source/developer/xfunction_tree.svg
thirdparty/xtensor/docs/source/developer/xsemantic_classes.svg
thirdparty/xtensor/docs/source/developer/xtensor_internals.rst
thirdparty/xtensor/docs/source/quickref/basic.rst
thirdparty/xtensor/docs/source/quickref/builder.rst
thirdparty/xtensor/docs/source/quickref/chunked_arrays.rst
thirdparty/xtensor/docs/source/quickref/iterator.rst
thirdparty/xtensor/docs/source/quickref/manipulation.rst
thirdparty/xtensor/docs/source/quickref/math.rst
thirdparty/xtensor/docs/source/quickref/operator.rst
thirdparty/xtensor/docs/source/quickref/reducer.rst
thirdparty/xtensor/include/xtensor/xaccessible.hpp
thirdparty/xtensor/include/xtensor/xaccumulator.hpp
thirdparty/xtensor/include/xtensor/xadapt.hpp
thirdparty/xtensor/include/xtensor/xarray.hpp
thirdparty/xtensor/include/xtensor/xassign.hpp
thirdparty/xtensor/include/xtensor/xaxis_iterator.hpp
thirdparty/xtensor/include/xtensor/xaxis_slice_iterator.hpp
thirdparty/xtensor/include/xtensor/xbroadcast.hpp
thirdparty/xtensor/include/xtensor/xbuffer_adaptor.hpp
thirdparty/xtensor/include/xtensor/xbuilder.hpp
thirdparty/xtensor/include/xtensor/xchunked_array.hpp
thirdparty/xtensor/include/xtensor/xcomplex.hpp
thirdparty/xtensor/include/xtensor/xcontainer.hpp
thirdparty/xtensor/include/xtensor/xcsv.hpp
thirdparty/xtensor/include/xtensor/xdynamic_view.hpp
thirdparty/xtensor/include/xtensor/xeval.hpp
thirdparty/xtensor/include/xtensor/xexception.hpp
thirdparty/xtensor/include/xtensor/xexpression.hpp
thirdparty/xtensor/include/xtensor/xexpression_holder.hpp
thirdparty/xtensor/include/xtensor/xexpression_traits.hpp
thirdparty/xtensor/include/xtensor/xfixed.hpp
thirdparty/xtensor/include/xtensor/xfunction.hpp
thirdparty/xtensor/include/xtensor/xfunctor_view.hpp
thirdparty/xtensor/include/xtensor/xgenerator.hpp
thirdparty/xtensor/include/xtensor/xhistogram.hpp
thirdparty/xtensor/include/xtensor/xindex_view.hpp
thirdparty/xtensor/include/xtensor/xinfo.hpp
thirdparty/xtensor/include/xtensor/xio.hpp
thirdparty/xtensor/include/xtensor/xiterable.hpp
thirdparty/xtensor/include/xtensor/xiterator.hpp
thirdparty/xtensor/include/xtensor/xjson.hpp
thirdparty/xtensor/include/xtensor/xlayout.hpp
thirdparty/xtensor/include/xtensor/xmanipulation.hpp
thirdparty/xtensor/include/xtensor/xmasked_view.hpp
thirdparty/xtensor/include/xtensor/xmath.hpp
thirdparty/xtensor/include/xtensor/xmime.hpp
thirdparty/xtensor/include/xtensor/xnoalias.hpp
thirdparty/xtensor/include/xtensor/xnorm.hpp
thirdparty/xtensor/include/xtensor/xnpy.hpp
thirdparty/xtensor/include/xtensor/xoffset_view.hpp
thirdparty/xtensor/include/xtensor/xoperation.hpp
thirdparty/xtensor/include/xtensor/xoptional.hpp
thirdparty/xtensor/include/xtensor/xoptional_assembly.hpp
thirdparty/xtensor/include/xtensor/xoptional_assembly_base.hpp
thirdparty/xtensor/include/xtensor/xoptional_assembly_storage.hpp
thirdparty/xtensor/include/xtensor/xpad.hpp
thirdparty/xtensor/include/xtensor/xrandom.hpp
thirdparty/xtensor/include/xtensor/xreducer.hpp
thirdparty/xtensor/include/xtensor/xrepeat.hpp
thirdparty/xtensor/include/xtensor/xscalar.hpp
thirdparty/xtensor/include/xtensor/xsemantic.hpp
thirdparty/xtensor/include/xtensor/xset_operation.hpp
thirdparty/xtensor/include/xtensor/xshape.hpp
thirdparty/xtensor/include/xtensor/xslice.hpp
thirdparty/xtensor/include/xtensor/xsort.hpp
thirdparty/xtensor/include/xtensor/xstorage.hpp
thirdparty/xtensor/include/xtensor/xstrided_view.hpp
thirdparty/xtensor/include/xtensor/xstrided_view_base.hpp
thirdparty/xtensor/include/xtensor/xstrides.hpp
thirdparty/xtensor/include/xtensor/xtensor.hpp
thirdparty/xtensor/include/xtensor/xtensor_config.hpp
thirdparty/xtensor/include/xtensor/xtensor_forward.hpp
thirdparty/xtensor/include/xtensor/xtensor_simd.hpp
thirdparty/xtensor/include/xtensor/xutils.hpp
thirdparty/xtensor/include/xtensor/xvectorize.hpp
thirdparty/xtensor/include/xtensor/xview.hpp
thirdparty/xtensor/include/xtensor/xview_utils.hpp
thirdparty/xtensor/notebooks/xtensor.ipynb
thirdparty/xtensor/notebooks/images/xtensor-blas.png
thirdparty/xtensor/notebooks/images/xtensor.png
thirdparty/xtensor/test/CMakeLists.txt
thirdparty/xtensor/test/copyGTest.cmake.in
thirdparty/xtensor/test/downloadGTest.cmake.in
thirdparty/xtensor/test/main.cpp
thirdparty/xtensor/test/set_compiler_flag.cmake
thirdparty/xtensor/test/test_common.hpp
thirdparty/xtensor/test/test_common_macros.hpp
thirdparty/xtensor/test/test_extended_broadcast_view.cpp
thirdparty/xtensor/test/test_extended_xhistogram.cpp
thirdparty/xtensor/test/test_extended_xmath_interp.cpp
thirdparty/xtensor/test/test_extended_xmath_reducers.cpp
thirdparty/xtensor/test/test_extended_xsort.cpp
thirdparty/xtensor/test/test_sfinae.cpp
thirdparty/xtensor/test/test_xaccumulator.cpp
thirdparty/xtensor/test/test_xadapt.cpp
thirdparty/xtensor/test/test_xadaptor_semantic.cpp
thirdparty/xtensor/test/test_xarray.cpp
thirdparty/xtensor/test/test_xarray_adaptor.cpp
thirdparty/xtensor/test/test_xaxis_iterator.cpp
thirdparty/xtensor/test/test_xaxis_slice_iterator.cpp
thirdparty/xtensor/test/test_xbroadcast.cpp
thirdparty/xtensor/test/test_xbuffer_adaptor.cpp
thirdparty/xtensor/test/test_xbuilder.cpp
thirdparty/xtensor/test/test_xchunked_array.cpp
thirdparty/xtensor/test/test_xcomplex.cpp
thirdparty/xtensor/test/test_xcontainer_semantic.cpp
thirdparty/xtensor/test/test_xcsv.cpp
thirdparty/xtensor/test/test_xdatesupport.cpp
thirdparty/xtensor/test/test_xdynamic_view.cpp
thirdparty/xtensor/test/test_xeval.cpp
thirdparty/xtensor/test/test_xexception.cpp
thirdparty/xtensor/test/test_xexpression.cpp
thirdparty/xtensor/test/test_xexpression_holder.cpp
thirdparty/xtensor/test/test_xexpression_traits.cpp
thirdparty/xtensor/test/test_xfixed.cpp
thirdparty/xtensor/test/test_xfunc_on_xexpression.cpp
thirdparty/xtensor/test/test_xfunction.cpp
thirdparty/xtensor/test/test_xfunctor_adaptor.cpp
thirdparty/xtensor/test/test_xhistogram.cpp
thirdparty/xtensor/test/test_xindex_view.cpp
thirdparty/xtensor/test/test_xinfo.cpp
thirdparty/xtensor/test/test_xio.cpp
thirdparty/xtensor/test/test_xiterator.cpp
thirdparty/xtensor/test/test_xjson.cpp
thirdparty/xtensor/test/test_xlayout.cpp
thirdparty/xtensor/test/test_xmanipulation.cpp
thirdparty/xtensor/test/test_xmasked_view.cpp
thirdparty/xtensor/test/test_xmath.cpp
thirdparty/xtensor/test/test_xmath_result_type.cpp
thirdparty/xtensor/test/test_xmime.cpp
thirdparty/xtensor/test/test_xnan_functions.cpp
thirdparty/xtensor/test/test_xnoalias.cpp
thirdparty/xtensor/test/test_xnorm.cpp
thirdparty/xtensor/test/test_xnpy.cpp
thirdparty/xtensor/test/test_xoperation.cpp
thirdparty/xtensor/test/test_xoptional.cpp
thirdparty/xtensor/test/test_xoptional_assembly.cpp
thirdparty/xtensor/test/test_xoptional_assembly_adaptor.cpp
thirdparty/xtensor/test/test_xoptional_assembly_storage.cpp
thirdparty/xtensor/test/test_xpad.cpp
thirdparty/xtensor/test/test_xrandom.cpp
thirdparty/xtensor/test/test_xreducer.cpp
thirdparty/xtensor/test/test_xrepeat.cpp
thirdparty/xtensor/test/test_xscalar.cpp
thirdparty/xtensor/test/test_xscalar_semantic.cpp
thirdparty/xtensor/test/test_xsemantic.hpp
thirdparty/xtensor/test/test_xset_operation.cpp
thirdparty/xtensor/test/test_xshape.cpp
thirdparty/xtensor/test/test_xsimd.cpp
thirdparty/xtensor/test/test_xsort.cpp
thirdparty/xtensor/test/test_xstorage.cpp
thirdparty/xtensor/test/test_xstrided_view.cpp
thirdparty/xtensor/test/test_xstrides.cpp
thirdparty/xtensor/test/test_xtensor.cpp
thirdparty/xtensor/test/test_xtensor_adaptor.cpp
thirdparty/xtensor/test/test_xtensor_semantic.cpp
thirdparty/xtensor/test/test_xutils.cpp
thirdparty/xtensor/test/test_xvectorize.cpp
thirdparty/xtensor/test/test_xview.cpp
thirdparty/xtensor/test/test_xview_semantic.cpp
thirdparty/xtensor/test/files/generate.py
thirdparty/xtensor/test/files/preprocess.py
thirdparty/xtensor/test/files/xio_expected_results.hpp
thirdparty/xtensor/test/files/cppy_source/test_extended_broadcast_view.cppy
thirdparty/xtensor/test/files/cppy_source/test_extended_xhistogram.cppy
thirdparty/xtensor/test/files/cppy_source/test_extended_xmath_interp.cppy
thirdparty/xtensor/test/files/cppy_source/test_extended_xmath_reducers.cppy
thirdparty/xtensor/test/files/cppy_source/test_extended_xsort.cppy
thirdparty/xtensor/test/files/xio_expected_results/big_exp.txt
thirdparty/xtensor/test/files/xio_expected_results/bool_fn.txt
thirdparty/xtensor/test/files/xio_expected_results/complex_numbers.txt
thirdparty/xtensor/test/files/xio_expected_results/complex_zero_erasing.txt
thirdparty/xtensor/test/files/xio_expected_results/custom_formatter_result.txt
thirdparty/xtensor/test/files/xio_expected_results/cut_4d.txt
thirdparty/xtensor/test/files/xio_expected_results/cut_both.txt
thirdparty/xtensor/test/files/xio_expected_results/cut_high.txt
thirdparty/xtensor/test/files/xio_expected_results/cut_long.txt
thirdparty/xtensor/test/files/xio_expected_results/float_leading_zero.txt
thirdparty/xtensor/test/files/xio_expected_results/long_strings.txt
thirdparty/xtensor/test/files/xio_expected_results/precision.txt
thirdparty/xtensor/test/files/xio_expected_results/print_options_result.txt
thirdparty/xtensor/test/files/xio_expected_results/random_nan_inf.txt
thirdparty/xtensor/test/files/xio_expected_results/random_strings.txt
thirdparty/xtensor/test/files/xio_expected_results/threed_double.txt
thirdparty/xtensor/test/files/xio_expected_results/twod_double.txt
thirdparty/xtensor/test/files/xnpy_files/bool.be.npy
thirdparty/xtensor/test/files/xnpy_files/bool.le.npy
thirdparty/xtensor/test/files/xnpy_files/bool_fortran.be.npy
thirdparty/xtensor/test/files/xnpy_files/bool_fortran.le.npy
thirdparty/xtensor/test/files/xnpy_files/double.be.npy
thirdparty/xtensor/test/files/xnpy_files/double.le.npy
thirdparty/xtensor/test/files/xnpy_files/double_fortran.be.npy
thirdparty/xtensor/test/files/xnpy_files/double_fortran.le.npy
thirdparty/xtensor/test/files/xnpy_files/int.be.npy
thirdparty/xtensor/test/files/xnpy_files/int.le.npy
thirdparty/xtensor/test/files/xnpy_files/unsignedlong.be.npy
thirdparty/xtensor/test/files/xnpy_files/unsignedlong.le.npy
thirdparty/xtensor/test/files/xnpy_files/unsignedlong_fortran.be.npy
thirdparty/xtensor/test/files/xnpy_files/unsignedlong_fortran.le.npy
thirdparty/xtensor/tools/check_circular.py
thirdparty/xtl/.releash.py
thirdparty/xtl/CMakeLists.txt
thirdparty/xtl/LICENSE
thirdparty/xtl/README.md
thirdparty/xtl/environment-dev.yml
thirdparty/xtl/xtl.pc.in
thirdparty/xtl/xtlConfig.cmake.in
thirdparty/xtl/.azure-pipelines/azure-pipelines-linux.yml
thirdparty/xtl/.azure-pipelines/azure-pipelines-osx.yml
thirdparty/xtl/.azure-pipelines/azure-pipelines-win.yml
thirdparty/xtl/.azure-pipelines/unix-build.yml
thirdparty/xtl/docs/Doxyfile
thirdparty/xtl/docs/Makefile
thirdparty/xtl/docs/environment.yml
thirdparty/xtl/docs/make.bat
thirdparty/xtl/docs/source/build-options.rst
thirdparty/xtl/docs/source/changelog.rst
thirdparty/xtl/docs/source/cmake.svg
thirdparty/xtl/docs/source/conda.svg
thirdparty/xtl/docs/source/conf.py
thirdparty/xtl/docs/source/debian.svg
thirdparty/xtl/docs/source/index.rst
thirdparty/xtl/docs/source/installation.rst
thirdparty/xtl/docs/source/quantstack-white.svg
thirdparty/xtl/docs/source/releasing.rst
thirdparty/xtl/docs/source/spack.svg
thirdparty/xtl/docs/source/xtl.svg
thirdparty/xtl/docs/source/_static/main_stylesheet.css
thirdparty/xtl/include/xtl/xany.hpp
thirdparty/xtl/include/xtl/xbase64.hpp
thirdparty/xtl/include/xtl/xbasic_fixed_string.hpp
thirdparty/xtl/include/xtl/xclosure.hpp
thirdparty/xtl/include/xtl/xcomplex.hpp
thirdparty/xtl/include/xtl/xcomplex_sequence.hpp
thirdparty/xtl/include/xtl/xdynamic_bitset.hpp
thirdparty/xtl/include/xtl/xfunctional.hpp
thirdparty/xtl/include/xtl/xhalf_float.hpp
thirdparty/xtl/include/xtl/xhalf_float_impl.hpp
thirdparty/xtl/include/xtl/xhash.hpp
thirdparty/xtl/include/xtl/xhierarchy_generator.hpp
thirdparty/xtl/include/xtl/xiterator_base.hpp
thirdparty/xtl/include/xtl/xjson.hpp
thirdparty/xtl/include/xtl/xmasked_value.hpp
thirdparty/xtl/include/xtl/xmasked_value_meta.hpp
thirdparty/xtl/include/xtl/xmeta_utils.hpp
thirdparty/xtl/include/xtl/xmultimethods.hpp
thirdparty/xtl/include/xtl/xoptional.hpp
thirdparty/xtl/include/xtl/xoptional_meta.hpp
thirdparty/xtl/include/xtl/xoptional_sequence.hpp
thirdparty/xtl/include/xtl/xplatform.hpp
thirdparty/xtl/include/xtl/xproxy_wrapper.hpp
thirdparty/xtl/include/xtl/xsequence.hpp
thirdparty/xtl/include/xtl/xspan.hpp
thirdparty/xtl/include/xtl/xspan_impl.hpp
thirdparty/xtl/include/xtl/xtl_config.hpp
thirdparty/xtl/include/xtl/xtype_traits.hpp
thirdparty/xtl/include/xtl/xvariant.hpp
thirdparty/xtl/include/xtl/xvariant_impl.hpp
thirdparty/xtl/include/xtl/xvisitor.hpp
thirdparty/xtl/test/CMakeLists.txt
thirdparty/xtl/test/copyGTest.cmake.in
thirdparty/xtl/test/downloadGTest.cmake.in
thirdparty/xtl/test/test_xbase64.cpp
thirdparty/xtl/test/test_xbasic_fixed_string.cpp
thirdparty/xtl/test/test_xclosure.cpp
thirdparty/xtl/test/test_xcomplex.cpp
thirdparty/xtl/test/test_xcomplex_sequence.cpp
thirdparty/xtl/test/test_xdynamic_bitset.cpp
thirdparty/xtl/test/test_xfunctional.cpp
thirdparty/xtl/test/test_xhalf_float.cpp
thirdparty/xtl/test/test_xhash.cpp
thirdparty/xtl/test/test_xhierarchy_generator.cpp
thirdparty/xtl/test/test_xiterator_base.cpp
thirdparty/xtl/test/test_xmasked_value.cpp
thirdparty/xtl/test/test_xmeta_utils.cpp
thirdparty/xtl/test/test_xmultimethods.cpp
thirdparty/xtl/test/test_xoptional.cpp
thirdparty/xtl/test/test_xplatform.cpp
thirdparty/xtl/test/test_xproxy_wrapper.cpp
thirdparty/xtl/test/test_xsequence.cpp
thirdparty/xtl/test/test_xtype_traits.cpp
thirdparty/xtl/test/test_xvariant.cpp
thirdparty/xtl/test/test_xvisitor.cpp