Sign in
eigen
/
mirror
/
3c412183b2d4a131239275f440d15677cc5649b0
commit
3c412183b2d4a131239275f440d15677cc5649b0
[
log
]
author
Jitse Niesen <jitse@maths.leeds.ac.uk>
Sun Apr 15 11:06:28 2012 +0100
committer
Jitse Niesen <jitse@maths.leeds.ac.uk>
Sun Apr 15 11:06:28 2012 +0100
tree
42784a65d3ad0cc4fb912032ecdf9059aad5eb7a
parent
84c93b048ecab7c22291503e68c47b6e3264fbb0
[
diff
]
Get rid of include directives inside namespace blocks (bug #339).
Eigen/Cholesky
[
diff
]
Eigen/CholmodSupport
[
diff
]
Eigen/Core
[
diff
]
Eigen/Eigen2Support
[
diff
]
Eigen/Eigenvalues
[
diff
]
Eigen/Geometry
[
diff
]
Eigen/Householder
[
diff
]
Eigen/IterativeLinearSolvers
[
diff
]
Eigen/Jacobi
[
diff
]
Eigen/LU
[
diff
]
Eigen/LeastSquares
[
diff
]
Eigen/OrderingMethods
[
diff
]
Eigen/PaStiXSupport
[
diff
]
Eigen/PardisoSupport
[
diff
]
Eigen/QR
[
diff
]
Eigen/SVD
[
diff
]
Eigen/Sparse
[
diff
]
Eigen/SparseCholesky
[
diff
]
Eigen/SparseCore
[
diff
]
Eigen/SuperLUSupport
[
diff
]
Eigen/UmfPackSupport
[
diff
]
Eigen/src/Cholesky/LDLT.h
[
diff
]
Eigen/src/Cholesky/LLT.h
[
diff
]
Eigen/src/Cholesky/LLT_MKL.h
[
diff
]
Eigen/src/CholmodSupport/CholmodSupport.h
[
diff
]
Eigen/src/Core/Array.h
[
diff
]
Eigen/src/Core/ArrayBase.h
[
diff
]
Eigen/src/Core/ArrayWrapper.h
[
diff
]
Eigen/src/Core/Assign.h
[
diff
]
Eigen/src/Core/Assign_MKL.h
[
diff
]
Eigen/src/Core/BandMatrix.h
[
diff
]
Eigen/src/Core/Block.h
[
diff
]
Eigen/src/Core/BooleanRedux.h
[
diff
]
Eigen/src/Core/CommaInitializer.h
[
diff
]
Eigen/src/Core/CwiseBinaryOp.h
[
diff
]
Eigen/src/Core/CwiseNullaryOp.h
[
diff
]
Eigen/src/Core/CwiseUnaryOp.h
[
diff
]
Eigen/src/Core/CwiseUnaryView.h
[
diff
]
Eigen/src/Core/DenseBase.h
[
diff
]
Eigen/src/Core/DenseCoeffsBase.h
[
diff
]
Eigen/src/Core/DenseStorage.h
[
diff
]
Eigen/src/Core/Diagonal.h
[
diff
]
Eigen/src/Core/DiagonalMatrix.h
[
diff
]
Eigen/src/Core/DiagonalProduct.h
[
diff
]
Eigen/src/Core/Dot.h
[
diff
]
Eigen/src/Core/EigenBase.h
[
diff
]
Eigen/src/Core/Flagged.h
[
diff
]
Eigen/src/Core/ForceAlignedAccess.h
[
diff
]
Eigen/src/Core/Functors.h
[
diff
]
Eigen/src/Core/Fuzzy.h
[
diff
]
Eigen/src/Core/GeneralProduct.h
[
diff
]
Eigen/src/Core/GenericPacketMath.h
[
diff
]
Eigen/src/Core/IO.h
[
diff
]
Eigen/src/Core/Map.h
[
diff
]
Eigen/src/Core/MapBase.h
[
diff
]
Eigen/src/Core/MathFunctions.h
[
diff
]
Eigen/src/Core/Matrix.h
[
diff
]
Eigen/src/Core/MatrixBase.h
[
diff
]
Eigen/src/Core/NestByValue.h
[
diff
]
Eigen/src/Core/NoAlias.h
[
diff
]
Eigen/src/Core/NumTraits.h
[
diff
]
Eigen/src/Core/PermutationMatrix.h
[
diff
]
Eigen/src/Core/PlainObjectBase.h
[
diff
]
Eigen/src/Core/ProductBase.h
[
diff
]
Eigen/src/Core/Random.h
[
diff
]
Eigen/src/Core/Redux.h
[
diff
]
Eigen/src/Core/Replicate.h
[
diff
]
Eigen/src/Core/ReturnByValue.h
[
diff
]
Eigen/src/Core/Reverse.h
[
diff
]
Eigen/src/Core/Select.h
[
diff
]
Eigen/src/Core/SelfAdjointView.h
[
diff
]
Eigen/src/Core/SelfCwiseBinaryOp.h
[
diff
]
Eigen/src/Core/SolveTriangular.h
[
diff
]
Eigen/src/Core/StableNorm.h
[
diff
]
Eigen/src/Core/Stride.h
[
diff
]
Eigen/src/Core/Swap.h
[
diff
]
Eigen/src/Core/Transpose.h
[
diff
]
Eigen/src/Core/Transpositions.h
[
diff
]
Eigen/src/Core/TriangularMatrix.h
[
diff
]
Eigen/src/Core/VectorBlock.h
[
diff
]
Eigen/src/Core/VectorwiseOp.h
[
diff
]
Eigen/src/Core/Visitor.h
[
diff
]
Eigen/src/Core/arch/AltiVec/Complex.h
[
diff
]
Eigen/src/Core/arch/AltiVec/PacketMath.h
[
diff
]
Eigen/src/Core/arch/NEON/Complex.h
[
diff
]
Eigen/src/Core/arch/NEON/PacketMath.h
[
diff
]
Eigen/src/Core/arch/SSE/Complex.h
[
diff
]
Eigen/src/Core/arch/SSE/MathFunctions.h
[
diff
]
Eigen/src/Core/arch/SSE/PacketMath.h
[
diff
]
Eigen/src/Core/products/CoeffBasedProduct.h
[
diff
]
Eigen/src/Core/products/GeneralBlockPanelKernel.h
[
diff
]
Eigen/src/Core/products/GeneralMatrixMatrix.h
[
diff
]
Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
[
diff
]
Eigen/src/Core/products/GeneralMatrixMatrixTriangular_MKL.h
[
diff
]
Eigen/src/Core/products/GeneralMatrixMatrix_MKL.h
[
diff
]
Eigen/src/Core/products/GeneralMatrixVector.h
[
diff
]
Eigen/src/Core/products/GeneralMatrixVector_MKL.h
[
diff
]
Eigen/src/Core/products/Parallelizer.h
[
diff
]
Eigen/src/Core/products/SelfadjointMatrixMatrix.h
[
diff
]
Eigen/src/Core/products/SelfadjointMatrixMatrix_MKL.h
[
diff
]
Eigen/src/Core/products/SelfadjointMatrixVector.h
[
diff
]
Eigen/src/Core/products/SelfadjointMatrixVector_MKL.h
[
diff
]
Eigen/src/Core/products/SelfadjointProduct.h
[
diff
]
Eigen/src/Core/products/SelfadjointRank2Update.h
[
diff
]
Eigen/src/Core/products/TriangularMatrixMatrix.h
[
diff
]
Eigen/src/Core/products/TriangularMatrixMatrix_MKL.h
[
diff
]
Eigen/src/Core/products/TriangularMatrixVector.h
[
diff
]
Eigen/src/Core/products/TriangularMatrixVector_MKL.h
[
diff
]
Eigen/src/Core/products/TriangularSolverMatrix.h
[
diff
]
Eigen/src/Core/products/TriangularSolverVector.h
[
diff
]
Eigen/src/Core/util/BlasUtil.h
[
diff
]
Eigen/src/Core/util/Constants.h
[
diff
]
Eigen/src/Core/util/ForwardDeclarations.h
[
diff
]
Eigen/src/Core/util/Memory.h
[
diff
]
Eigen/src/Core/util/Meta.h
[
diff
]
Eigen/src/Core/util/StaticAssert.h
[
diff
]
Eigen/src/Core/util/XprHelper.h
[
diff
]
Eigen/src/Eigen2Support/Block.h
[
diff
]
Eigen/src/Eigen2Support/Cwise.h
[
diff
]
Eigen/src/Eigen2Support/CwiseOperators.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/AlignedBox.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/AngleAxis.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/Hyperplane.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/Quaternion.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/Rotation2D.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/RotationBase.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/Scaling.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/Transform.h
[
diff
]
Eigen/src/Eigen2Support/Geometry/Translation.h
[
diff
]
Eigen/src/Eigen2Support/LU.h
[
diff
]
Eigen/src/Eigen2Support/Lazy.h
[
diff
]
Eigen/src/Eigen2Support/LeastSquares.h
[
diff
]
Eigen/src/Eigen2Support/MathFunctions.h
[
diff
]
Eigen/src/Eigen2Support/Memory.h
[
diff
]
Eigen/src/Eigen2Support/Meta.h
[
diff
]
Eigen/src/Eigen2Support/Minor.h
[
diff
]
Eigen/src/Eigen2Support/QR.h
[
diff
]
Eigen/src/Eigen2Support/SVD.h
[
diff
]
Eigen/src/Eigen2Support/TriangularSolver.h
[
diff
]
Eigen/src/Eigen2Support/VectorBlock.h
[
diff
]
Eigen/src/Eigenvalues/ComplexEigenSolver.h
[
diff
]
Eigen/src/Eigenvalues/ComplexSchur.h
[
diff
]
Eigen/src/Eigenvalues/ComplexSchur_MKL.h
[
diff
]
Eigen/src/Eigenvalues/EigenSolver.h
[
diff
]
Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
[
diff
]
Eigen/src/Eigenvalues/HessenbergDecomposition.h
[
diff
]
Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
[
diff
]
Eigen/src/Eigenvalues/RealSchur.h
[
diff
]
Eigen/src/Eigenvalues/RealSchur_MKL.h
[
diff
]
Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
[
diff
]
Eigen/src/Eigenvalues/SelfAdjointEigenSolver_MKL.h
[
diff
]
Eigen/src/Eigenvalues/Tridiagonalization.h
[
diff
]
Eigen/src/Geometry/AlignedBox.h
[
diff
]
Eigen/src/Geometry/AngleAxis.h
[
diff
]
Eigen/src/Geometry/EulerAngles.h
[
diff
]
Eigen/src/Geometry/Homogeneous.h
[
diff
]
Eigen/src/Geometry/Hyperplane.h
[
diff
]
Eigen/src/Geometry/OrthoMethods.h
[
diff
]
Eigen/src/Geometry/ParametrizedLine.h
[
diff
]
Eigen/src/Geometry/Quaternion.h
[
diff
]
Eigen/src/Geometry/Rotation2D.h
[
diff
]
Eigen/src/Geometry/RotationBase.h
[
diff
]
Eigen/src/Geometry/Scaling.h
[
diff
]
Eigen/src/Geometry/Transform.h
[
diff
]
Eigen/src/Geometry/Translation.h
[
diff
]
Eigen/src/Geometry/Umeyama.h
[
diff
]
Eigen/src/Geometry/arch/Geometry_SSE.h
[
diff
]
Eigen/src/Householder/BlockHouseholder.h
[
diff
]
Eigen/src/Householder/Householder.h
[
diff
]
Eigen/src/Householder/HouseholderSequence.h
[
diff
]
Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
[
diff
]
Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
[
diff
]
Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
[
diff
]
Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
[
diff
]
Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
[
diff
]
Eigen/src/Jacobi/Jacobi.h
[
diff
]
Eigen/src/LU/Determinant.h
[
diff
]
Eigen/src/LU/FullPivLU.h
[
diff
]
Eigen/src/LU/Inverse.h
[
diff
]
Eigen/src/LU/PartialPivLU.h
[
diff
]
Eigen/src/LU/PartialPivLU_MKL.h
[
diff
]
Eigen/src/LU/arch/Inverse_SSE.h
[
diff
]
Eigen/src/OrderingMethods/Amd.h
[
diff
]
Eigen/src/PaStiXSupport/PaStiXSupport.h
[
diff
]
Eigen/src/PardisoSupport/PardisoSupport.h
[
diff
]
Eigen/src/QR/ColPivHouseholderQR.h
[
diff
]
Eigen/src/QR/ColPivHouseholderQR_MKL.h
[
diff
]
Eigen/src/QR/FullPivHouseholderQR.h
[
diff
]
Eigen/src/QR/HouseholderQR.h
[
diff
]
Eigen/src/QR/HouseholderQR_MKL.h
[
diff
]
Eigen/src/SVD/JacobiSVD.h
[
diff
]
Eigen/src/SVD/JacobiSVD_MKL.h
[
diff
]
Eigen/src/SVD/UpperBidiagonalization.h
[
diff
]
Eigen/src/SparseCholesky/SimplicialCholesky.h
[
diff
]
Eigen/src/SparseCore/AmbiVector.h
[
diff
]
Eigen/src/SparseCore/CompressedStorage.h
[
diff
]
Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
[
diff
]
Eigen/src/SparseCore/CoreIterators.h
[
diff
]
Eigen/src/SparseCore/MappedSparseMatrix.h
[
diff
]
Eigen/src/SparseCore/SparseBlock.h
[
diff
]
Eigen/src/SparseCore/SparseCwiseBinaryOp.h
[
diff
]
Eigen/src/SparseCore/SparseCwiseUnaryOp.h
[
diff
]
Eigen/src/SparseCore/SparseDenseProduct.h
[
diff
]
Eigen/src/SparseCore/SparseDiagonalProduct.h
[
diff
]
Eigen/src/SparseCore/SparseDot.h
[
diff
]
Eigen/src/SparseCore/SparseMatrix.h
[
diff
]
Eigen/src/SparseCore/SparseMatrixBase.h
[
diff
]
Eigen/src/SparseCore/SparsePermutation.h
[
diff
]
Eigen/src/SparseCore/SparseProduct.h
[
diff
]
Eigen/src/SparseCore/SparseRedux.h
[
diff
]
Eigen/src/SparseCore/SparseSelfAdjointView.h
[
diff
]
Eigen/src/SparseCore/SparseSparseProductWithPruning.h
[
diff
]
Eigen/src/SparseCore/SparseTranspose.h
[
diff
]
Eigen/src/SparseCore/SparseTriangularView.h
[
diff
]
Eigen/src/SparseCore/SparseUtil.h
[
diff
]
Eigen/src/SparseCore/SparseVector.h
[
diff
]
Eigen/src/SparseCore/SparseView.h
[
diff
]
Eigen/src/SparseCore/TriangularSolver.h
[
diff
]
Eigen/src/SuperLUSupport/SuperLUSupport.h
[
diff
]
Eigen/src/UmfPackSupport/UmfPackSupport.h
[
diff
]
Eigen/src/misc/Image.h
[
diff
]
Eigen/src/misc/Kernel.h
[
diff
]
Eigen/src/misc/Solve.h
[
diff
]
Eigen/src/misc/SparseSolve.h
[
diff
]
doc/Doxyfile.in
[
diff
]
unsupported/Eigen/BVH
[
diff
]
unsupported/Eigen/FFT
[
diff
]
unsupported/Eigen/IterativeSolvers
[
diff
]
unsupported/Eigen/KroneckerProduct
[
diff
]
unsupported/Eigen/MatrixFunctions
[
diff
]
unsupported/Eigen/MoreVectorization
[
diff
]
unsupported/Eigen/NonLinearOptimization
[
diff
]
unsupported/Eigen/NumericalDiff
[
diff
]
unsupported/Eigen/Polynomials
[
diff
]
unsupported/Eigen/Skyline
[
diff
]
unsupported/Eigen/SparseExtra
[
diff
]
unsupported/Eigen/Splines
[
diff
]
unsupported/Eigen/src/BVH/BVAlgorithms.h
[
diff
]
unsupported/Eigen/src/BVH/KdBVH.h
[
diff
]
unsupported/Eigen/src/FFT/ei_fftw_impl.h
[
diff
]
unsupported/Eigen/src/FFT/ei_kissfft_impl.h
[
diff
]
unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h
[
diff
]
unsupported/Eigen/src/IterativeSolvers/GMRES.h
[
diff
]
unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h
[
diff
]
unsupported/Eigen/src/IterativeSolvers/IterationController.h
[
diff
]
unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h
[
diff
]
unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h
[
diff
]
unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h
[
diff
]
unsupported/Eigen/src/MatrixFunctions/MatrixFunctionAtomic.h
[
diff
]
unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h
[
diff
]
unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h
[
diff
]
unsupported/Eigen/src/MatrixFunctions/StemFunction.h
[
diff
]
unsupported/Eigen/src/MoreVectorization/MathFunctions.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/chkder.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/covar.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/dogleg.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/fdjac1.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/lmpar.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/qrsolv.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/r1updt.h
[
diff
]
unsupported/Eigen/src/NonLinearOptimization/rwupdt.h
[
diff
]
unsupported/Eigen/src/NumericalDiff/NumericalDiff.h
[
diff
]
unsupported/Eigen/src/Polynomials/Companion.h
[
diff
]
unsupported/Eigen/src/Polynomials/PolynomialSolver.h
[
diff
]
unsupported/Eigen/src/Polynomials/PolynomialUtils.h
[
diff
]
unsupported/Eigen/src/Skyline/SkylineInplaceLU.h
[
diff
]
unsupported/Eigen/src/Skyline/SkylineMatrix.h
[
diff
]
unsupported/Eigen/src/Skyline/SkylineMatrixBase.h
[
diff
]
unsupported/Eigen/src/Skyline/SkylineProduct.h
[
diff
]
unsupported/Eigen/src/Skyline/SkylineStorage.h
[
diff
]
unsupported/Eigen/src/Skyline/SkylineUtil.h
[
diff
]
unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h
[
diff
]
unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h
[
diff
]
unsupported/Eigen/src/SparseExtra/MarketIO.h
[
diff
]
unsupported/Eigen/src/SparseExtra/RandomSetter.h
[
diff
]
unsupported/doc/Doxyfile.in
[
diff
]
280 files changed
tree: 42784a65d3ad0cc4fb912032ecdf9059aad5eb7a
bench/
blas/
cmake/
debug/
demos/
doc/
Eigen/
failtest/
lapack/
scripts/
test/
unsupported/
.hgeol
.hgignore
.krazy
CMakeLists.txt
COPYING.BSD
COPYING.GPL
COPYING.LGPL
CTestConfig.cmake
CTestCustom.cmake.in
eigen3.pc.in
INSTALL
signature_of_eigen3_matrix_library