LICENSE
MANIFEST.in
README.rst
THIRD_PARTY_LICENSES.md
pyproject.toml
setup.py
icet/__init__.py
icet.egg-info/PKG-INFO
icet.egg-info/SOURCES.txt
icet.egg-info/dependency_links.txt
icet.egg-info/requires.txt
icet.egg-info/top_level.txt
icet/core/__init__.py
icet/core/cluster.py
icet/core/cluster_expansion.py
icet/core/cluster_space.py
icet/core/lattice_site.py
icet/core/local_orbit_list_generator.py
icet/core/matrix_of_equivalent_positions.py
icet/core/neighbor_list.py
icet/core/orbit.py
icet/core/orbit_list.py
icet/core/structure.py
icet/core/structure_container.py
icet/core/sublattices.py
icet/input_output/__init__.py
icet/input_output/logging_tools.py
icet/tools/__init__.py
icet/tools/constituent_strain.py
icet/tools/constituent_strain_helper_functions.py
icet/tools/constraints.py
icet/tools/convex_hull.py
icet/tools/geometry.py
icet/tools/ground_state_finder.py
icet/tools/structure_enumeration.py
icet/tools/structure_generation.py
icet/tools/structure_mapping.py
icet/tools/training_set_generation.py
icet/tools/variable_transformation.py
icet/tools/structure_enumeration_support/__init__.py
icet/tools/structure_enumeration_support/labeling_generation.py
icet/tools/structure_enumeration_support/normal_form_matrices.py
icet/tools/structure_mapping_support/__init__.py
icet/tools/structure_mapping_support/alignment.py
icet/tools/structure_mapping_support/candidate_search.py
icet/tools/structure_mapping_support/deformation.py
icet/tools/structure_mapping_support/diagnostics.py
icet/tools/structure_mapping_support/mapping_result.py
icet/tools/structure_mapping_support/orientation.py
icet/tools/structure_mapping_support/site_matching.py
icet/tools/structure_mapping_support/strain.py
icet/tools/structure_mapping_support/validation.py
mchammer/__init__.py
mchammer/configuration_manager.py
mchammer/data_analysis.py
mchammer/free_energy_tools.py
mchammer/calculators/__init__.py
mchammer/calculators/base_calculator.py
mchammer/calculators/cluster_expansion_calculator.py
mchammer/calculators/constituent_strain_calculator.py
mchammer/calculators/target_vector_calculator.py
mchammer/data_containers/__init__.py
mchammer/data_containers/base_data_container.py
mchammer/data_containers/data_container.py
mchammer/data_containers/wang_landau_data_container.py
mchammer/ensembles/__init__.py
mchammer/ensembles/base_ensemble.py
mchammer/ensembles/canonical_annealing.py
mchammer/ensembles/canonical_ensemble.py
mchammer/ensembles/hybrid_ensemble.py
mchammer/ensembles/semi_grand_canonical_ensemble.py
mchammer/ensembles/sgc_annealing.py
mchammer/ensembles/target_cluster_vector_annealing.py
mchammer/ensembles/thermodynamic_base_ensemble.py
mchammer/ensembles/thermodynamic_integration_ensemble.py
mchammer/ensembles/vcsgc_ensemble.py
mchammer/ensembles/wang_landau_ensemble.py
mchammer/observers/__init__.py
mchammer/observers/base_observer.py
mchammer/observers/cluster_count_observer.py
mchammer/observers/cluster_expansion_observer.py
mchammer/observers/constituent_strain_observer.py
mchammer/observers/short_range_order_observer.py
mchammer/observers/site_occupancy_observer.py
mchammer/observers/structure_factor_observer.py
src/Cluster.cpp
src/Cluster.hpp
src/ClusterCountBuffer.cpp
src/ClusterCountBuffer.hpp
src/ClusterExpansionCalculator.cpp
src/ClusterExpansionCalculator.hpp
src/ClusterSpace.cpp
src/ClusterSpace.hpp
src/Hash.hpp
src/LatticeMap.cpp
src/LatticeMap.hpp
src/LatticeSite.cpp
src/LatticeSite.hpp
src/LocalOrbitListGenerator.cpp
src/LocalOrbitListGenerator.hpp
src/ManyBodyNeighborList.cpp
src/ManyBodyNeighborList.hpp
src/OccupationSpan.hpp
src/Orbit.cpp
src/Orbit.hpp
src/OrbitEvaluationPlan.cpp
src/OrbitEvaluationPlan.hpp
src/OrbitEvaluationTable.cpp
src/OrbitEvaluationTable.hpp
src/OrbitList.cpp
src/OrbitList.hpp
src/PyBinding.cpp
src/Structure.cpp
src/Structure.hpp
src/Symmetry.cpp
src/Symmetry.hpp
src/VectorOperations.hpp
src/3rdparty/eigen3/COPYING.APACHE
src/3rdparty/eigen3/COPYING.BSD
src/3rdparty/eigen3/COPYING.MINPACK
src/3rdparty/eigen3/COPYING.MPL2
src/3rdparty/eigen3/COPYING.README
src/3rdparty/eigen3/LICENSE
src/3rdparty/eigen3/README.md
src/3rdparty/eigen3/Eigen/Cholesky
src/3rdparty/eigen3/Eigen/Core
src/3rdparty/eigen3/Eigen/Dense
src/3rdparty/eigen3/Eigen/Eigen
src/3rdparty/eigen3/Eigen/Eigenvalues
src/3rdparty/eigen3/Eigen/Geometry
src/3rdparty/eigen3/Eigen/Householder
src/3rdparty/eigen3/Eigen/IterativeLinearSolvers
src/3rdparty/eigen3/Eigen/Jacobi
src/3rdparty/eigen3/Eigen/LU
src/3rdparty/eigen3/Eigen/OrderingMethods
src/3rdparty/eigen3/Eigen/QR
src/3rdparty/eigen3/Eigen/QtAlignedMalloc
src/3rdparty/eigen3/Eigen/SVD
src/3rdparty/eigen3/Eigen/Sparse
src/3rdparty/eigen3/Eigen/SparseCholesky
src/3rdparty/eigen3/Eigen/SparseCore
src/3rdparty/eigen3/Eigen/SparseLU
src/3rdparty/eigen3/Eigen/SparseQR
src/3rdparty/eigen3/Eigen/StdDeque
src/3rdparty/eigen3/Eigen/StdList
src/3rdparty/eigen3/Eigen/StdVector
src/3rdparty/eigen3/Eigen/ThreadPool
src/3rdparty/eigen3/Eigen/Version
src/3rdparty/eigen3/Eigen/src/Cholesky/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/Cholesky/LDLT.h
src/3rdparty/eigen3/Eigen/src/Cholesky/LLT.h
src/3rdparty/eigen3/Eigen/src/Cholesky/LLT_LAPACKE.h
src/3rdparty/eigen3/Eigen/src/Core/ArithmeticSequence.h
src/3rdparty/eigen3/Eigen/src/Core/Array.h
src/3rdparty/eigen3/Eigen/src/Core/ArrayBase.h
src/3rdparty/eigen3/Eigen/src/Core/ArrayWrapper.h
src/3rdparty/eigen3/Eigen/src/Core/Assign.h
src/3rdparty/eigen3/Eigen/src/Core/AssignEvaluator.h
src/3rdparty/eigen3/Eigen/src/Core/Assign_MKL.h
src/3rdparty/eigen3/Eigen/src/Core/BandMatrix.h
src/3rdparty/eigen3/Eigen/src/Core/Block.h
src/3rdparty/eigen3/Eigen/src/Core/CommaInitializer.h
src/3rdparty/eigen3/Eigen/src/Core/ConditionEstimator.h
src/3rdparty/eigen3/Eigen/src/Core/CoreEvaluators.h
src/3rdparty/eigen3/Eigen/src/Core/CoreIterators.h
src/3rdparty/eigen3/Eigen/src/Core/CwiseBinaryOp.h
src/3rdparty/eigen3/Eigen/src/Core/CwiseNullaryOp.h
src/3rdparty/eigen3/Eigen/src/Core/CwiseTernaryOp.h
src/3rdparty/eigen3/Eigen/src/Core/CwiseUnaryOp.h
src/3rdparty/eigen3/Eigen/src/Core/CwiseUnaryView.h
src/3rdparty/eigen3/Eigen/src/Core/DenseBase.h
src/3rdparty/eigen3/Eigen/src/Core/DenseCoeffsBase.h
src/3rdparty/eigen3/Eigen/src/Core/DenseStorage.h
src/3rdparty/eigen3/Eigen/src/Core/DeviceWrapper.h
src/3rdparty/eigen3/Eigen/src/Core/Diagonal.h
src/3rdparty/eigen3/Eigen/src/Core/DiagonalMatrix.h
src/3rdparty/eigen3/Eigen/src/Core/DiagonalProduct.h
src/3rdparty/eigen3/Eigen/src/Core/Dot.h
src/3rdparty/eigen3/Eigen/src/Core/EigenBase.h
src/3rdparty/eigen3/Eigen/src/Core/Fill.h
src/3rdparty/eigen3/Eigen/src/Core/FindCoeff.h
src/3rdparty/eigen3/Eigen/src/Core/ForceAlignedAccess.h
src/3rdparty/eigen3/Eigen/src/Core/Fuzzy.h
src/3rdparty/eigen3/Eigen/src/Core/GeneralProduct.h
src/3rdparty/eigen3/Eigen/src/Core/GenericPacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/GlobalFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/IO.h
src/3rdparty/eigen3/Eigen/src/Core/IndexedView.h
src/3rdparty/eigen3/Eigen/src/Core/InnerProduct.h
src/3rdparty/eigen3/Eigen/src/Core/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/Core/Inverse.h
src/3rdparty/eigen3/Eigen/src/Core/Map.h
src/3rdparty/eigen3/Eigen/src/Core/MapBase.h
src/3rdparty/eigen3/Eigen/src/Core/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/MathFunctionsImpl.h
src/3rdparty/eigen3/Eigen/src/Core/Matrix.h
src/3rdparty/eigen3/Eigen/src/Core/MatrixBase.h
src/3rdparty/eigen3/Eigen/src/Core/NestByValue.h
src/3rdparty/eigen3/Eigen/src/Core/NoAlias.h
src/3rdparty/eigen3/Eigen/src/Core/NumTraits.h
src/3rdparty/eigen3/Eigen/src/Core/PartialReduxEvaluator.h
src/3rdparty/eigen3/Eigen/src/Core/PermutationMatrix.h
src/3rdparty/eigen3/Eigen/src/Core/PlainObjectBase.h
src/3rdparty/eigen3/Eigen/src/Core/Product.h
src/3rdparty/eigen3/Eigen/src/Core/ProductEvaluators.h
src/3rdparty/eigen3/Eigen/src/Core/Random.h
src/3rdparty/eigen3/Eigen/src/Core/RandomImpl.h
src/3rdparty/eigen3/Eigen/src/Core/RealView.h
src/3rdparty/eigen3/Eigen/src/Core/Redux.h
src/3rdparty/eigen3/Eigen/src/Core/Ref.h
src/3rdparty/eigen3/Eigen/src/Core/Replicate.h
src/3rdparty/eigen3/Eigen/src/Core/Reshaped.h
src/3rdparty/eigen3/Eigen/src/Core/ReturnByValue.h
src/3rdparty/eigen3/Eigen/src/Core/Reverse.h
src/3rdparty/eigen3/Eigen/src/Core/Select.h
src/3rdparty/eigen3/Eigen/src/Core/SelfAdjointView.h
src/3rdparty/eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h
src/3rdparty/eigen3/Eigen/src/Core/SkewSymmetricMatrix3.h
src/3rdparty/eigen3/Eigen/src/Core/Solve.h
src/3rdparty/eigen3/Eigen/src/Core/SolveTriangular.h
src/3rdparty/eigen3/Eigen/src/Core/SolverBase.h
src/3rdparty/eigen3/Eigen/src/Core/StableNorm.h
src/3rdparty/eigen3/Eigen/src/Core/StlIterators.h
src/3rdparty/eigen3/Eigen/src/Core/Stride.h
src/3rdparty/eigen3/Eigen/src/Core/Swap.h
src/3rdparty/eigen3/Eigen/src/Core/Transpose.h
src/3rdparty/eigen3/Eigen/src/Core/Transpositions.h
src/3rdparty/eigen3/Eigen/src/Core/TriangularMatrix.h
src/3rdparty/eigen3/Eigen/src/Core/VectorBlock.h
src/3rdparty/eigen3/Eigen/src/Core/VectorwiseOp.h
src/3rdparty/eigen3/Eigen/src/Core/Visitor.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX/Complex.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX/Reductions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX/TypeCasting.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/Complex.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/GemmKernel.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/MathFunctionsFP16.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/PacketMathFP16.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/Reductions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/TrsmKernel.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/TrsmUnrolls.inc
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/TypeCasting.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AVX512/TypeCastingFP16.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AltiVec/Complex.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AltiVec/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AltiVec/MatrixProduct.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AltiVec/MatrixProductMMAbfloat16.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.inc
src/3rdparty/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/AltiVec/TypeCasting.h
src/3rdparty/eigen3/Eigen/src/Core/arch/Default/BFloat16.h
src/3rdparty/eigen3/Eigen/src/Core/arch/Default/ConjHelper.h
src/3rdparty/eigen3/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h
src/3rdparty/eigen3/Eigen/src/Core/arch/Default/Half.h
src/3rdparty/eigen3/Eigen/src/Core/arch/Default/Settings.h
src/3rdparty/eigen3/Eigen/src/Core/arch/GPU/Complex.h
src/3rdparty/eigen3/Eigen/src/Core/arch/GPU/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/GPU/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/GPU/Tuple.h
src/3rdparty/eigen3/Eigen/src/Core/arch/GPU/TypeCasting.h
src/3rdparty/eigen3/Eigen/src/Core/arch/HIP/hcc/math_constants.h
src/3rdparty/eigen3/Eigen/src/Core/arch/HVX/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/LSX/Complex.h
src/3rdparty/eigen3/Eigen/src/Core/arch/LSX/GeneralBlockPanelKernel.h
src/3rdparty/eigen3/Eigen/src/Core/arch/LSX/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/LSX/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/LSX/TypeCasting.h
src/3rdparty/eigen3/Eigen/src/Core/arch/MSA/Complex.h
src/3rdparty/eigen3/Eigen/src/Core/arch/MSA/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/MSA/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/NEON/Complex.h
src/3rdparty/eigen3/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h
src/3rdparty/eigen3/Eigen/src/Core/arch/NEON/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/NEON/TypeCasting.h
src/3rdparty/eigen3/Eigen/src/Core/arch/NEON/UnaryFunctors.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SSE/Complex.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SSE/Reductions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SSE/TypeCasting.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SVE/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SVE/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SVE/TypeCasting.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SYCL/InteropHeaders.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SYCL/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SYCL/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/arch/SYCL/TypeCasting.h
src/3rdparty/eigen3/Eigen/src/Core/arch/ZVector/Complex.h
src/3rdparty/eigen3/Eigen/src/Core/arch/ZVector/MathFunctions.h
src/3rdparty/eigen3/Eigen/src/Core/arch/ZVector/PacketMath.h
src/3rdparty/eigen3/Eigen/src/Core/functors/AssignmentFunctors.h
src/3rdparty/eigen3/Eigen/src/Core/functors/BinaryFunctors.h
src/3rdparty/eigen3/Eigen/src/Core/functors/NullaryFunctors.h
src/3rdparty/eigen3/Eigen/src/Core/functors/StlFunctors.h
src/3rdparty/eigen3/Eigen/src/Core/functors/TernaryFunctors.h
src/3rdparty/eigen3/Eigen/src/Core/functors/UnaryFunctors.h
src/3rdparty/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h
src/3rdparty/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h
src/3rdparty/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
src/3rdparty/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
src/3rdparty/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h
src/3rdparty/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h
src/3rdparty/eigen3/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h
src/3rdparty/eigen3/Eigen/src/Core/products/Parallelizer.h
src/3rdparty/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
src/3rdparty/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h
src/3rdparty/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h
src/3rdparty/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h
src/3rdparty/eigen3/Eigen/src/Core/products/SelfadjointProduct.h
src/3rdparty/eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h
src/3rdparty/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h
src/3rdparty/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h
src/3rdparty/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h
src/3rdparty/eigen3/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h
src/3rdparty/eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h
src/3rdparty/eigen3/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h
src/3rdparty/eigen3/Eigen/src/Core/products/TriangularSolverVector.h
src/3rdparty/eigen3/Eigen/src/Core/util/Assert.h
src/3rdparty/eigen3/Eigen/src/Core/util/BlasUtil.h
src/3rdparty/eigen3/Eigen/src/Core/util/ConfigureVectorization.h
src/3rdparty/eigen3/Eigen/src/Core/util/Constants.h
src/3rdparty/eigen3/Eigen/src/Core/util/DisableStupidWarnings.h
src/3rdparty/eigen3/Eigen/src/Core/util/EmulateArray.h
src/3rdparty/eigen3/Eigen/src/Core/util/ForwardDeclarations.h
src/3rdparty/eigen3/Eigen/src/Core/util/GpuHipCudaDefines.inc
src/3rdparty/eigen3/Eigen/src/Core/util/GpuHipCudaUndefines.inc
src/3rdparty/eigen3/Eigen/src/Core/util/IndexedViewHelper.h
src/3rdparty/eigen3/Eigen/src/Core/util/IntegralConstant.h
src/3rdparty/eigen3/Eigen/src/Core/util/MKL_support.h
src/3rdparty/eigen3/Eigen/src/Core/util/Macros.h
src/3rdparty/eigen3/Eigen/src/Core/util/MaxSizeVector.h
src/3rdparty/eigen3/Eigen/src/Core/util/Memory.h
src/3rdparty/eigen3/Eigen/src/Core/util/Meta.h
src/3rdparty/eigen3/Eigen/src/Core/util/MoreMeta.h
src/3rdparty/eigen3/Eigen/src/Core/util/ReenableStupidWarnings.h
src/3rdparty/eigen3/Eigen/src/Core/util/ReshapedHelper.h
src/3rdparty/eigen3/Eigen/src/Core/util/Serializer.h
src/3rdparty/eigen3/Eigen/src/Core/util/StaticAssert.h
src/3rdparty/eigen3/Eigen/src/Core/util/SymbolicIndex.h
src/3rdparty/eigen3/Eigen/src/Core/util/XprHelper.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/EigenSolver.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/RealQZ.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/RealSchur.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h
src/3rdparty/eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h
src/3rdparty/eigen3/Eigen/src/Geometry/AlignedBox.h
src/3rdparty/eigen3/Eigen/src/Geometry/AngleAxis.h
src/3rdparty/eigen3/Eigen/src/Geometry/EulerAngles.h
src/3rdparty/eigen3/Eigen/src/Geometry/Homogeneous.h
src/3rdparty/eigen3/Eigen/src/Geometry/Hyperplane.h
src/3rdparty/eigen3/Eigen/src/Geometry/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/Geometry/OrthoMethods.h
src/3rdparty/eigen3/Eigen/src/Geometry/ParametrizedLine.h
src/3rdparty/eigen3/Eigen/src/Geometry/Quaternion.h
src/3rdparty/eigen3/Eigen/src/Geometry/Rotation2D.h
src/3rdparty/eigen3/Eigen/src/Geometry/RotationBase.h
src/3rdparty/eigen3/Eigen/src/Geometry/Scaling.h
src/3rdparty/eigen3/Eigen/src/Geometry/Transform.h
src/3rdparty/eigen3/Eigen/src/Geometry/Translation.h
src/3rdparty/eigen3/Eigen/src/Geometry/Umeyama.h
src/3rdparty/eigen3/Eigen/src/Geometry/arch/Geometry_SIMD.h
src/3rdparty/eigen3/Eigen/src/Householder/BlockHouseholder.h
src/3rdparty/eigen3/Eigen/src/Householder/Householder.h
src/3rdparty/eigen3/Eigen/src/Householder/HouseholderSequence.h
src/3rdparty/eigen3/Eigen/src/Householder/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
src/3rdparty/eigen3/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
src/3rdparty/eigen3/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
src/3rdparty/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h
src/3rdparty/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
src/3rdparty/eigen3/Eigen/src/IterativeLinearSolvers/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
src/3rdparty/eigen3/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h
src/3rdparty/eigen3/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h
src/3rdparty/eigen3/Eigen/src/Jacobi/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/Jacobi/Jacobi.h
src/3rdparty/eigen3/Eigen/src/LU/Determinant.h
src/3rdparty/eigen3/Eigen/src/LU/FullPivLU.h
src/3rdparty/eigen3/Eigen/src/LU/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/LU/InverseImpl.h
src/3rdparty/eigen3/Eigen/src/LU/PartialPivLU.h
src/3rdparty/eigen3/Eigen/src/LU/PartialPivLU_LAPACKE.h
src/3rdparty/eigen3/Eigen/src/LU/arch/InverseSize4.h
src/3rdparty/eigen3/Eigen/src/OrderingMethods/Amd.h
src/3rdparty/eigen3/Eigen/src/OrderingMethods/Eigen_Colamd.h
src/3rdparty/eigen3/Eigen/src/OrderingMethods/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/OrderingMethods/Ordering.h
src/3rdparty/eigen3/Eigen/src/QR/ColPivHouseholderQR.h
src/3rdparty/eigen3/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h
src/3rdparty/eigen3/Eigen/src/QR/CompleteOrthogonalDecomposition.h
src/3rdparty/eigen3/Eigen/src/QR/FullPivHouseholderQR.h
src/3rdparty/eigen3/Eigen/src/QR/HouseholderQR.h
src/3rdparty/eigen3/Eigen/src/QR/HouseholderQR_LAPACKE.h
src/3rdparty/eigen3/Eigen/src/QR/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/SVD/BDCSVD.h
src/3rdparty/eigen3/Eigen/src/SVD/BDCSVD_LAPACKE.h
src/3rdparty/eigen3/Eigen/src/SVD/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/SVD/JacobiSVD.h
src/3rdparty/eigen3/Eigen/src/SVD/JacobiSVD_LAPACKE.h
src/3rdparty/eigen3/Eigen/src/SVD/SVDBase.h
src/3rdparty/eigen3/Eigen/src/SVD/UpperBidiagonalization.h
src/3rdparty/eigen3/Eigen/src/SparseCholesky/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky.h
src/3rdparty/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
src/3rdparty/eigen3/Eigen/src/SparseCore/AmbiVector.h
src/3rdparty/eigen3/Eigen/src/SparseCore/CompressedStorage.h
src/3rdparty/eigen3/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
src/3rdparty/eigen3/Eigen/src/SparseCore/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseAssign.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseBlock.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseColEtree.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseCompressedBase.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseDenseProduct.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseDiagonalProduct.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseDot.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseFuzzy.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseMap.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseMatrix.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseMatrixBase.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparsePermutation.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseProduct.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseRedux.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseRef.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseSelfAdjointView.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseSolverBase.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseTranspose.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseTriangularView.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseUtil.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseVector.h
src/3rdparty/eigen3/Eigen/src/SparseCore/SparseView.h
src/3rdparty/eigen3/Eigen/src/SparseCore/TriangularSolver.h
src/3rdparty/eigen3/Eigen/src/SparseLU/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLUImpl.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_Memory.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_Structs.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_Utils.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_column_bmod.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_column_dfs.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_panel_bmod.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_panel_dfs.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_pivotL.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_pruneL.h
src/3rdparty/eigen3/Eigen/src/SparseLU/SparseLU_relax_snode.h
src/3rdparty/eigen3/Eigen/src/SparseQR/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/SparseQR/SparseQR.h
src/3rdparty/eigen3/Eigen/src/StlSupport/StdDeque.h
src/3rdparty/eigen3/Eigen/src/StlSupport/StdList.h
src/3rdparty/eigen3/Eigen/src/StlSupport/StdVector.h
src/3rdparty/eigen3/Eigen/src/StlSupport/details.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/Barrier.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/CoreThreadPoolDevice.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/EventCount.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/ForkJoin.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/NonBlockingThreadPool.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/RunQueue.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/ThreadCancel.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/ThreadEnvironment.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/ThreadLocal.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/ThreadPoolInterface.h
src/3rdparty/eigen3/Eigen/src/ThreadPool/ThreadYield.h
src/3rdparty/eigen3/Eigen/src/misc/Image.h
src/3rdparty/eigen3/Eigen/src/misc/InternalHeaderCheck.h
src/3rdparty/eigen3/Eigen/src/misc/Kernel.h
src/3rdparty/eigen3/Eigen/src/misc/RealSvd2x2.h
src/3rdparty/eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.inc
src/3rdparty/eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.inc
src/3rdparty/eigen3/Eigen/src/plugins/BlockMethods.inc
src/3rdparty/eigen3/Eigen/src/plugins/CommonCwiseBinaryOps.inc
src/3rdparty/eigen3/Eigen/src/plugins/CommonCwiseUnaryOps.inc
src/3rdparty/eigen3/Eigen/src/plugins/IndexedViewMethods.inc
src/3rdparty/eigen3/Eigen/src/plugins/InternalHeaderCheck.inc
src/3rdparty/eigen3/Eigen/src/plugins/MatrixCwiseBinaryOps.inc
src/3rdparty/eigen3/Eigen/src/plugins/MatrixCwiseUnaryOps.inc
src/3rdparty/eigen3/Eigen/src/plugins/ReshapedMethods.inc