[Rcpp-commits] r3722 - in pkg/RcppEigen/inst/include: Eigen Eigen/src/Cholesky Eigen/src/CholmodSupport Eigen/src/Core Eigen/src/Core/arch/AltiVec Eigen/src/Core/arch/Default Eigen/src/Core/arch/NEON Eigen/src/Core/arch/SSE Eigen/src/Core/products Eigen/src/Core/util Eigen/src/Eigen2Support Eigen/src/Eigen2Support/Geometry Eigen/src/Eigenvalues Eigen/src/Geometry Eigen/src/Geometry/arch Eigen/src/Householder Eigen/src/IterativeLinearSolvers Eigen/src/Jacobi Eigen/src/LU Eigen/src/LU/arch Eigen/src/OrderingMethods Eigen/src/PaStiXSupport Eigen/src/QR Eigen/src/SVD Eigen/src/SparseCholesky Eigen/src/SparseCore Eigen/src/StlSupport Eigen/src/SuperLUSupport Eigen/src/UmfPackSupport Eigen/src/misc Eigen/src/plugins unsupported/Eigen unsupported/Eigen/src/AutoDiff unsupported/Eigen/src/BVH unsupported/Eigen/src/FFT unsupported/Eigen/src/IterativeSolvers unsupported/Eigen/src/KroneckerProduct unsupported/Eigen/src/MatrixFunctions unsupported/Eigen/src/MoreVectorization unsupported/Eigen/src/NonLinearOptimization unsupported/Eigen/src/NumericalDiff unsupported/Eigen/src/Polynomials unsupported/Eigen/src/Skyline unsupported/Eigen/src/SparseExtra unsupported/Eigen/src/Splines

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jul 27 20:29:15 CEST 2012


Author: dmbates
Date: 2012-07-27 20:29:15 +0200 (Fri, 27 Jul 2012)
New Revision: 3722

Added:
   pkg/RcppEigen/inst/include/Eigen/src/Core/util/NonMPL2.h
Modified:
   pkg/RcppEigen/inst/include/Eigen/Core
   pkg/RcppEigen/inst/include/Eigen/Eigen2Support
   pkg/RcppEigen/inst/include/Eigen/StdDeque
   pkg/RcppEigen/inst/include/Eigen/StdList
   pkg/RcppEigen/inst/include/Eigen/StdVector
   pkg/RcppEigen/inst/include/Eigen/src/Cholesky/LDLT.h
   pkg/RcppEigen/inst/include/Eigen/src/Cholesky/LLT.h
   pkg/RcppEigen/inst/include/Eigen/src/CholmodSupport/CholmodSupport.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Array.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/ArrayBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/ArrayWrapper.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Assign.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/BandMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Block.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/BooleanRedux.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/CommaInitializer.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseBinaryOp.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseNullaryOp.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseUnaryOp.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseUnaryView.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/DenseBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/DenseCoeffsBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/DenseStorage.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Diagonal.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/DiagonalMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/DiagonalProduct.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Dot.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/EigenBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Flagged.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/ForceAlignedAccess.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Functors.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Fuzzy.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/GeneralProduct.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/GenericPacketMath.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/GlobalFunctions.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/IO.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Map.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/MapBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/MathFunctions.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Matrix.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/MatrixBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/NestByValue.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/NoAlias.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/NumTraits.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/PermutationMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/PlainObjectBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Product.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/ProductBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Random.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Redux.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Replicate.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/ReturnByValue.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Reverse.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Select.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/SelfAdjointView.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/SelfCwiseBinaryOp.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/SolveTriangular.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/StableNorm.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Stride.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Swap.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Transpose.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Transpositions.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/TriangularMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/VectorBlock.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/VectorwiseOp.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/Visitor.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/arch/AltiVec/Complex.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/arch/AltiVec/PacketMath.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/arch/Default/Settings.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/arch/NEON/Complex.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/arch/NEON/PacketMath.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/arch/SSE/Complex.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/arch/SSE/MathFunctions.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/arch/SSE/PacketMath.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/CoeffBasedProduct.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/GeneralMatrixMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/GeneralMatrixVector.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/Parallelizer.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/SelfadjointMatrixVector.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/SelfadjointProduct.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/SelfadjointRank2Update.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/TriangularMatrixMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/TriangularMatrixVector.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/TriangularMatrixVector_MKL.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/TriangularSolverMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/products/TriangularSolverVector.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/util/BlasUtil.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/util/Constants.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/util/ForwardDeclarations.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/util/Macros.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/util/Memory.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/util/Meta.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/util/StaticAssert.h
   pkg/RcppEigen/inst/include/Eigen/src/Core/util/XprHelper.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Block.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Cwise.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/CwiseOperators.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/AlignedBox.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/AngleAxis.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/Hyperplane.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/Quaternion.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/Rotation2D.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/RotationBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/Scaling.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/Transform.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Geometry/Translation.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/LU.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Lazy.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/LeastSquares.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Macros.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/MathFunctions.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Memory.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Meta.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/Minor.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/QR.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/SVD.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/TriangularSolver.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigen2Support/VectorBlock.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/ComplexSchur.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/ComplexSchur_MKL.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/EigenSolver.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/RealSchur.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/RealSchur_MKL.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_MKL.h
   pkg/RcppEigen/inst/include/Eigen/src/Eigenvalues/Tridiagonalization.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/AlignedBox.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/AngleAxis.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/EulerAngles.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/Homogeneous.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/Hyperplane.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/OrthoMethods.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/ParametrizedLine.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/Quaternion.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/Rotation2D.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/RotationBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/Scaling.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/Transform.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/Translation.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/Umeyama.h
   pkg/RcppEigen/inst/include/Eigen/src/Geometry/arch/Geometry_SSE.h
   pkg/RcppEigen/inst/include/Eigen/src/Householder/BlockHouseholder.h
   pkg/RcppEigen/inst/include/Eigen/src/Householder/Householder.h
   pkg/RcppEigen/inst/include/Eigen/src/Householder/HouseholderSequence.h
   pkg/RcppEigen/inst/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
   pkg/RcppEigen/inst/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
   pkg/RcppEigen/inst/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
   pkg/RcppEigen/inst/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
   pkg/RcppEigen/inst/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
   pkg/RcppEigen/inst/include/Eigen/src/Jacobi/Jacobi.h
   pkg/RcppEigen/inst/include/Eigen/src/LU/Determinant.h
   pkg/RcppEigen/inst/include/Eigen/src/LU/FullPivLU.h
   pkg/RcppEigen/inst/include/Eigen/src/LU/Inverse.h
   pkg/RcppEigen/inst/include/Eigen/src/LU/PartialPivLU.h
   pkg/RcppEigen/inst/include/Eigen/src/LU/arch/Inverse_SSE.h
   pkg/RcppEigen/inst/include/Eigen/src/OrderingMethods/Amd.h
   pkg/RcppEigen/inst/include/Eigen/src/PaStiXSupport/PaStiXSupport.h
   pkg/RcppEigen/inst/include/Eigen/src/QR/ColPivHouseholderQR.h
   pkg/RcppEigen/inst/include/Eigen/src/QR/ColPivHouseholderQR_MKL.h
   pkg/RcppEigen/inst/include/Eigen/src/QR/FullPivHouseholderQR.h
   pkg/RcppEigen/inst/include/Eigen/src/QR/HouseholderQR.h
   pkg/RcppEigen/inst/include/Eigen/src/SVD/JacobiSVD.h
   pkg/RcppEigen/inst/include/Eigen/src/SVD/JacobiSVD_MKL.h
   pkg/RcppEigen/inst/include/Eigen/src/SVD/UpperBidiagonalization.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCholesky/SimplicialCholesky.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/AmbiVector.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/CompressedStorage.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/CoreIterators.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/MappedSparseMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseBlock.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseDenseProduct.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseDiagonalProduct.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseDot.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseFuzzy.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseMatrix.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseMatrixBase.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparsePermutation.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseProduct.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseRedux.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseSelfAdjointView.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseTranspose.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseTriangularView.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseUtil.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseVector.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/SparseView.h
   pkg/RcppEigen/inst/include/Eigen/src/SparseCore/TriangularSolver.h
   pkg/RcppEigen/inst/include/Eigen/src/StlSupport/StdDeque.h
   pkg/RcppEigen/inst/include/Eigen/src/StlSupport/StdList.h
   pkg/RcppEigen/inst/include/Eigen/src/StlSupport/StdVector.h
   pkg/RcppEigen/inst/include/Eigen/src/StlSupport/details.h
   pkg/RcppEigen/inst/include/Eigen/src/SuperLUSupport/SuperLUSupport.h
   pkg/RcppEigen/inst/include/Eigen/src/UmfPackSupport/UmfPackSupport.h
   pkg/RcppEigen/inst/include/Eigen/src/misc/Image.h
   pkg/RcppEigen/inst/include/Eigen/src/misc/Kernel.h
   pkg/RcppEigen/inst/include/Eigen/src/misc/Solve.h
   pkg/RcppEigen/inst/include/Eigen/src/misc/SparseSolve.h
   pkg/RcppEigen/inst/include/Eigen/src/plugins/BlockMethods.h
   pkg/RcppEigen/inst/include/Eigen/src/plugins/CommonCwiseBinaryOps.h
   pkg/RcppEigen/inst/include/Eigen/src/plugins/CommonCwiseUnaryOps.h
   pkg/RcppEigen/inst/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h
   pkg/RcppEigen/inst/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/AutoDiff
   pkg/RcppEigen/inst/include/unsupported/Eigen/BVH
   pkg/RcppEigen/inst/include/unsupported/Eigen/FFT
   pkg/RcppEigen/inst/include/unsupported/Eigen/IterativeSolvers
   pkg/RcppEigen/inst/include/unsupported/Eigen/MatrixFunctions
   pkg/RcppEigen/inst/include/unsupported/Eigen/NonLinearOptimization
   pkg/RcppEigen/inst/include/unsupported/Eigen/NumericalDiff
   pkg/RcppEigen/inst/include/unsupported/Eigen/Splines
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/BVH/BVAlgorithms.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/BVH/KdBVH.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/FFT/ei_fftw_impl.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/FFT/ei_kissfft_impl.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/IterativeSolvers/Scaling.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunctionAtomic.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/MoreVectorization/MathFunctions.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/NonLinearOptimization/chkder.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Polynomials/Companion.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Skyline/SkylineMatrix.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Skyline/SkylineProduct.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Skyline/SkylineStorage.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Skyline/SkylineUtil.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/SparseExtra/MarketIO.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Splines/Spline.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Splines/SplineFitting.h
   pkg/RcppEigen/inst/include/unsupported/Eigen/src/Splines/SplineFwd.h
Log:
Upgrade to version 3.1 of Eigen library


Modified: pkg/RcppEigen/inst/include/Eigen/Core
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/Core	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/Core	2012-07-27 18:29:15 UTC (rev 3722)
@@ -4,24 +4,9 @@
 // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud at inria.fr>
 // Copyright (C) 2007-2011 Benoit Jacob <jacob.benoit.1 at gmail.com>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_CORE_H
 #define EIGEN_CORE_H

Modified: pkg/RcppEigen/inst/include/Eigen/Eigen2Support
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/Eigen2Support	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/Eigen2Support	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2009 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN2SUPPORT_H
 #define EIGEN2SUPPORT_H

Modified: pkg/RcppEigen/inst/include/Eigen/StdDeque
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/StdDeque	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/StdDeque	2012-07-27 18:29:15 UTC (rev 3722)
@@ -4,24 +4,9 @@
 // Copyright (C) 2009 Gael Guennebaud <gael.guennebaud at inria.fr>
 // Copyright (C) 2009 Hauke Heibel <hauke.heibel at googlemail.com>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_STDDEQUE_MODULE_H
 #define EIGEN_STDDEQUE_MODULE_H

Modified: pkg/RcppEigen/inst/include/Eigen/StdList
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/StdList	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/StdList	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2009 Hauke Heibel <hauke.heibel at googlemail.com>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_STDLIST_MODULE_H
 #define EIGEN_STDLIST_MODULE_H

Modified: pkg/RcppEigen/inst/include/Eigen/StdVector
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/StdVector	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/StdVector	2012-07-27 18:29:15 UTC (rev 3722)
@@ -4,24 +4,9 @@
 // Copyright (C) 2009 Gael Guennebaud <gael.guennebaud at inria.fr>
 // Copyright (C) 2009 Hauke Heibel <hauke.heibel at googlemail.com>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_STDVECTOR_MODULE_H
 #define EIGEN_STDVECTOR_MODULE_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Cholesky/LDLT.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Cholesky/LDLT.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Cholesky/LDLT.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -6,24 +6,9 @@
 // Copyright (C) 2009 Benoit Jacob <jacob.benoit.1 at gmail.com>
 // Copyright (C) 2011 Timothy E. Holy <tim.holy at gmail.com >
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_LDLT_H
 #define EIGEN_LDLT_H
@@ -370,7 +355,7 @@
     for (Index j = 0; j < size; j++)
     {
       // Check for termination due to an original decomposition of low-rank
-      if (!isfinite(alpha))
+      if (!(isfinite)(alpha))
         break;
 
       // Update the diagonal terms

Modified: pkg/RcppEigen/inst/include/Eigen/src/Cholesky/LLT.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Cholesky/LLT.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Cholesky/LLT.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_LLT_H
 #define EIGEN_LLT_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/CholmodSupport/CholmodSupport.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/CholmodSupport/CholmodSupport.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/CholmodSupport/CholmodSupport.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2008-2010 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_CHOLMODSUPPORT_H
 #define EIGEN_CHOLMODSUPPORT_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/Array.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/Array.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/Array.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2009 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_ARRAY_H
 #define EIGEN_ARRAY_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/ArrayBase.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/ArrayBase.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/ArrayBase.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2009 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_ARRAYBASE_H
 #define EIGEN_ARRAYBASE_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/ArrayWrapper.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/ArrayWrapper.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/ArrayWrapper.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2009-2010 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_ARRAYWRAPPER_H
 #define EIGEN_ARRAYWRAPPER_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/Assign.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/Assign.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/Assign.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -5,24 +5,9 @@
 // Copyright (C) 2006-2010 Benoit Jacob <jacob.benoit.1 at gmail.com>
 // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_ASSIGN_H
 #define EIGEN_ASSIGN_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/BandMatrix.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/BandMatrix.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/BandMatrix.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2009 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_BANDMATRIX_H
 #define EIGEN_BANDMATRIX_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/Block.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/Block.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/Block.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -4,24 +4,9 @@
 // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud at inria.fr>
 // Copyright (C) 2006-2010 Benoit Jacob <jacob.benoit.1 at gmail.com>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_BLOCK_H
 #define EIGEN_BLOCK_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/BooleanRedux.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/BooleanRedux.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/BooleanRedux.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_ALLANDANY_H
 #define EIGEN_ALLANDANY_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/CommaInitializer.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/CommaInitializer.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/CommaInitializer.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -4,24 +4,9 @@
 // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud at inria.fr>
 // Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1 at gmail.com>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_COMMAINITIALIZER_H
 #define EIGEN_COMMAINITIALIZER_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseBinaryOp.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseBinaryOp.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseBinaryOp.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -4,24 +4,9 @@
 // Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud at inria.fr>
 // Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1 at gmail.com>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_CWISE_BINARY_OP_H
 #define EIGEN_CWISE_BINARY_OP_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseNullaryOp.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseNullaryOp.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseNullaryOp.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2008-2010 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_CWISE_NULLARY_OP_H
 #define EIGEN_CWISE_NULLARY_OP_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseUnaryOp.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseUnaryOp.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseUnaryOp.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -4,24 +4,9 @@
 // Copyright (C) 2008-2010 Gael Guennebaud <gael.guennebaud at inria.fr>
 // Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1 at gmail.com>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License and a copy of the GNU General Public License along with
-// Eigen. If not, see <http://www.gnu.org/licenses/>.
+// This Source Code Form is subject to the terms of the Mozilla
+// Public License v. 2.0. If a copy of the MPL was not distributed
+// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef EIGEN_CWISE_UNARY_OP_H
 #define EIGEN_CWISE_UNARY_OP_H

Modified: pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseUnaryView.h
===================================================================
--- pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseUnaryView.h	2012-07-27 18:28:01 UTC (rev 3721)
+++ pkg/RcppEigen/inst/include/Eigen/src/Core/CwiseUnaryView.h	2012-07-27 18:29:15 UTC (rev 3722)
@@ -3,24 +3,9 @@
 //
 // Copyright (C) 2009-2010 Gael Guennebaud <gael.guennebaud at inria.fr>
 //
-// Eigen is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 3 of the License, or (at your option) any later version.
-//
-// Alternatively, you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of
-// the License, or (at your option) any later version.
-//
-// Eigen is distributed in the hope that it will be useful, but WITHOUT ANY
-// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the
-// GNU General Public License for more details.
-//
[TRUNCATED]

To get the complete diff run:
    svnlook diff /svnroot/rcpp -r 3722


More information about the Rcpp-commits mailing list