Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: splinter-devel | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 3.0 | Vendor: openSUSE |
Release: bp153.1.12 | Build date: Sat Mar 6 18:20:47 2021 |
Group: Development/Libraries/C and C++ | Build host: obs-arm-9 |
Size: 4173907 | Source RPM: splinter-3.0-bp153.1.12.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/bgrimstad/splinter | |
Summary: Development files for splinter, a multivariate function approximation library |
SPLINTER (SPLine INTERpolation) is a library for multivariate function approximation implemented in C++. The library can be used for function approximation, regression and data smoothing. This package provides the header files and sources required for developing applications with splinter.
MPL-2.0
* Tue Apr 17 2018 guillaume.gardet@opensuse.org - Add upstream_add_armv8.patch and update spec to fix build for aarch64 - Restrict build to x86* and aarch64 * Tue Aug 29 2017 jengelh@inai.de - Upgrade RPM groups; trim descriptions. * Fri Aug 25 2017 badshah400@gmail.com - Fix package groups: shared library -> System/Libraries, devel package -> Productivity/Scientific/Math. * Tue Aug 08 2017 badshah400@gmail.com - Properly implement shared library packaging policy. - Use fdupes to link duplicated files. - Correct packaging groups. - Use cmake macros for build, make and install stages. * Tue Mar 28 2017 badshah400@gmail.com - Update to version 3.0. * Thu Jan 14 2016 badshah400@gmail.com - Initial package.
/usr/include/SPLINTER /usr/include/SPLINTER/Eigen /usr/include/SPLINTER/Eigen/Array /usr/include/SPLINTER/Eigen/CMakeLists.txt /usr/include/SPLINTER/Eigen/Cholesky /usr/include/SPLINTER/Eigen/CholmodSupport /usr/include/SPLINTER/Eigen/Core /usr/include/SPLINTER/Eigen/Dense /usr/include/SPLINTER/Eigen/Eigen /usr/include/SPLINTER/Eigen/Eigen2Support /usr/include/SPLINTER/Eigen/Eigenvalues /usr/include/SPLINTER/Eigen/Geometry /usr/include/SPLINTER/Eigen/Householder /usr/include/SPLINTER/Eigen/IterativeLinearSolvers /usr/include/SPLINTER/Eigen/Jacobi /usr/include/SPLINTER/Eigen/LU /usr/include/SPLINTER/Eigen/LeastSquares /usr/include/SPLINTER/Eigen/MetisSupport /usr/include/SPLINTER/Eigen/OrderingMethods /usr/include/SPLINTER/Eigen/PaStiXSupport /usr/include/SPLINTER/Eigen/PardisoSupport /usr/include/SPLINTER/Eigen/QR /usr/include/SPLINTER/Eigen/QtAlignedMalloc /usr/include/SPLINTER/Eigen/SPQRSupport /usr/include/SPLINTER/Eigen/SVD /usr/include/SPLINTER/Eigen/Sparse /usr/include/SPLINTER/Eigen/SparseCholesky /usr/include/SPLINTER/Eigen/SparseCore /usr/include/SPLINTER/Eigen/SparseLU /usr/include/SPLINTER/Eigen/SparseQR /usr/include/SPLINTER/Eigen/StdDeque /usr/include/SPLINTER/Eigen/StdList /usr/include/SPLINTER/Eigen/StdVector /usr/include/SPLINTER/Eigen/SuperLUSupport /usr/include/SPLINTER/Eigen/UmfPackSupport /usr/include/SPLINTER/Eigen/src /usr/include/SPLINTER/Eigen/src/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Cholesky /usr/include/SPLINTER/Eigen/src/Cholesky/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Cholesky/LDLT.h /usr/include/SPLINTER/Eigen/src/Cholesky/LLT.h /usr/include/SPLINTER/Eigen/src/Cholesky/LLT_MKL.h /usr/include/SPLINTER/Eigen/src/CholmodSupport /usr/include/SPLINTER/Eigen/src/CholmodSupport/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/CholmodSupport/CholmodSupport.h /usr/include/SPLINTER/Eigen/src/Core /usr/include/SPLINTER/Eigen/src/Core/Array.h /usr/include/SPLINTER/Eigen/src/Core/ArrayBase.h /usr/include/SPLINTER/Eigen/src/Core/ArrayWrapper.h /usr/include/SPLINTER/Eigen/src/Core/Assign.h /usr/include/SPLINTER/Eigen/src/Core/Assign_MKL.h /usr/include/SPLINTER/Eigen/src/Core/BandMatrix.h /usr/include/SPLINTER/Eigen/src/Core/Block.h /usr/include/SPLINTER/Eigen/src/Core/BooleanRedux.h /usr/include/SPLINTER/Eigen/src/Core/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Core/CommaInitializer.h /usr/include/SPLINTER/Eigen/src/Core/CoreIterators.h /usr/include/SPLINTER/Eigen/src/Core/CwiseBinaryOp.h /usr/include/SPLINTER/Eigen/src/Core/CwiseNullaryOp.h /usr/include/SPLINTER/Eigen/src/Core/CwiseUnaryOp.h /usr/include/SPLINTER/Eigen/src/Core/CwiseUnaryView.h /usr/include/SPLINTER/Eigen/src/Core/DenseBase.h /usr/include/SPLINTER/Eigen/src/Core/DenseCoeffsBase.h /usr/include/SPLINTER/Eigen/src/Core/DenseStorage.h /usr/include/SPLINTER/Eigen/src/Core/Diagonal.h /usr/include/SPLINTER/Eigen/src/Core/DiagonalMatrix.h /usr/include/SPLINTER/Eigen/src/Core/DiagonalProduct.h /usr/include/SPLINTER/Eigen/src/Core/Dot.h /usr/include/SPLINTER/Eigen/src/Core/EigenBase.h /usr/include/SPLINTER/Eigen/src/Core/Flagged.h /usr/include/SPLINTER/Eigen/src/Core/ForceAlignedAccess.h /usr/include/SPLINTER/Eigen/src/Core/Functors.h /usr/include/SPLINTER/Eigen/src/Core/Fuzzy.h /usr/include/SPLINTER/Eigen/src/Core/GeneralProduct.h /usr/include/SPLINTER/Eigen/src/Core/GenericPacketMath.h /usr/include/SPLINTER/Eigen/src/Core/GlobalFunctions.h /usr/include/SPLINTER/Eigen/src/Core/IO.h /usr/include/SPLINTER/Eigen/src/Core/Map.h /usr/include/SPLINTER/Eigen/src/Core/MapBase.h /usr/include/SPLINTER/Eigen/src/Core/MathFunctions.h /usr/include/SPLINTER/Eigen/src/Core/Matrix.h /usr/include/SPLINTER/Eigen/src/Core/MatrixBase.h /usr/include/SPLINTER/Eigen/src/Core/NestByValue.h /usr/include/SPLINTER/Eigen/src/Core/NoAlias.h /usr/include/SPLINTER/Eigen/src/Core/NumTraits.h /usr/include/SPLINTER/Eigen/src/Core/PermutationMatrix.h /usr/include/SPLINTER/Eigen/src/Core/PlainObjectBase.h /usr/include/SPLINTER/Eigen/src/Core/ProductBase.h /usr/include/SPLINTER/Eigen/src/Core/Random.h /usr/include/SPLINTER/Eigen/src/Core/Redux.h /usr/include/SPLINTER/Eigen/src/Core/Ref.h /usr/include/SPLINTER/Eigen/src/Core/Replicate.h /usr/include/SPLINTER/Eigen/src/Core/ReturnByValue.h /usr/include/SPLINTER/Eigen/src/Core/Reverse.h /usr/include/SPLINTER/Eigen/src/Core/Select.h /usr/include/SPLINTER/Eigen/src/Core/SelfAdjointView.h /usr/include/SPLINTER/Eigen/src/Core/SelfCwiseBinaryOp.h /usr/include/SPLINTER/Eigen/src/Core/SolveTriangular.h /usr/include/SPLINTER/Eigen/src/Core/StableNorm.h /usr/include/SPLINTER/Eigen/src/Core/Stride.h /usr/include/SPLINTER/Eigen/src/Core/Swap.h /usr/include/SPLINTER/Eigen/src/Core/Transpose.h /usr/include/SPLINTER/Eigen/src/Core/Transpositions.h /usr/include/SPLINTER/Eigen/src/Core/TriangularMatrix.h /usr/include/SPLINTER/Eigen/src/Core/VectorBlock.h /usr/include/SPLINTER/Eigen/src/Core/VectorwiseOp.h /usr/include/SPLINTER/Eigen/src/Core/Visitor.h /usr/include/SPLINTER/Eigen/src/Core/arch /usr/include/SPLINTER/Eigen/src/Core/arch/AltiVec /usr/include/SPLINTER/Eigen/src/Core/arch/AltiVec/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Core/arch/AltiVec/Complex.h /usr/include/SPLINTER/Eigen/src/Core/arch/AltiVec/PacketMath.h /usr/include/SPLINTER/Eigen/src/Core/arch/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Core/arch/Default /usr/include/SPLINTER/Eigen/src/Core/arch/Default/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Core/arch/Default/Settings.h /usr/include/SPLINTER/Eigen/src/Core/arch/NEON /usr/include/SPLINTER/Eigen/src/Core/arch/NEON/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Core/arch/NEON/Complex.h /usr/include/SPLINTER/Eigen/src/Core/arch/NEON/PacketMath.h /usr/include/SPLINTER/Eigen/src/Core/arch/SSE /usr/include/SPLINTER/Eigen/src/Core/arch/SSE/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Core/arch/SSE/Complex.h /usr/include/SPLINTER/Eigen/src/Core/arch/SSE/MathFunctions.h /usr/include/SPLINTER/Eigen/src/Core/arch/SSE/PacketMath.h /usr/include/SPLINTER/Eigen/src/Core/products /usr/include/SPLINTER/Eigen/src/Core/products/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Core/products/CoeffBasedProduct.h /usr/include/SPLINTER/Eigen/src/Core/products/GeneralBlockPanelKernel.h /usr/include/SPLINTER/Eigen/src/Core/products/GeneralMatrixMatrix.h /usr/include/SPLINTER/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h /usr/include/SPLINTER/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_MKL.h /usr/include/SPLINTER/Eigen/src/Core/products/GeneralMatrixMatrix_MKL.h /usr/include/SPLINTER/Eigen/src/Core/products/GeneralMatrixVector.h /usr/include/SPLINTER/Eigen/src/Core/products/GeneralMatrixVector_MKL.h /usr/include/SPLINTER/Eigen/src/Core/products/Parallelizer.h /usr/include/SPLINTER/Eigen/src/Core/products/SelfadjointMatrixMatrix.h /usr/include/SPLINTER/Eigen/src/Core/products/SelfadjointMatrixMatrix_MKL.h /usr/include/SPLINTER/Eigen/src/Core/products/SelfadjointMatrixVector.h /usr/include/SPLINTER/Eigen/src/Core/products/SelfadjointMatrixVector_MKL.h /usr/include/SPLINTER/Eigen/src/Core/products/SelfadjointProduct.h /usr/include/SPLINTER/Eigen/src/Core/products/SelfadjointRank2Update.h /usr/include/SPLINTER/Eigen/src/Core/products/TriangularMatrixMatrix.h /usr/include/SPLINTER/Eigen/src/Core/products/TriangularMatrixMatrix_MKL.h /usr/include/SPLINTER/Eigen/src/Core/products/TriangularMatrixVector.h /usr/include/SPLINTER/Eigen/src/Core/products/TriangularMatrixVector_MKL.h /usr/include/SPLINTER/Eigen/src/Core/products/TriangularSolverMatrix.h /usr/include/SPLINTER/Eigen/src/Core/products/TriangularSolverMatrix_MKL.h /usr/include/SPLINTER/Eigen/src/Core/products/TriangularSolverVector.h /usr/include/SPLINTER/Eigen/src/Core/util /usr/include/SPLINTER/Eigen/src/Core/util/BlasUtil.h /usr/include/SPLINTER/Eigen/src/Core/util/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Core/util/Constants.h /usr/include/SPLINTER/Eigen/src/Core/util/DisableStupidWarnings.h /usr/include/SPLINTER/Eigen/src/Core/util/ForwardDeclarations.h /usr/include/SPLINTER/Eigen/src/Core/util/MKL_support.h /usr/include/SPLINTER/Eigen/src/Core/util/Macros.h /usr/include/SPLINTER/Eigen/src/Core/util/Memory.h /usr/include/SPLINTER/Eigen/src/Core/util/Meta.h /usr/include/SPLINTER/Eigen/src/Core/util/NonMPL2.h /usr/include/SPLINTER/Eigen/src/Core/util/ReenableStupidWarnings.h /usr/include/SPLINTER/Eigen/src/Core/util/StaticAssert.h /usr/include/SPLINTER/Eigen/src/Core/util/XprHelper.h /usr/include/SPLINTER/Eigen/src/Eigen2Support /usr/include/SPLINTER/Eigen/src/Eigen2Support/Block.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Eigen2Support/Cwise.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/CwiseOperators.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/AlignedBox.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/All.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/AngleAxis.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/Hyperplane.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/Quaternion.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/Rotation2D.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/RotationBase.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/Scaling.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/Transform.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Geometry/Translation.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/LU.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Lazy.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/LeastSquares.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Macros.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/MathFunctions.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Memory.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Meta.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/Minor.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/QR.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/SVD.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/TriangularSolver.h /usr/include/SPLINTER/Eigen/src/Eigen2Support/VectorBlock.h /usr/include/SPLINTER/Eigen/src/Eigenvalues /usr/include/SPLINTER/Eigen/src/Eigenvalues/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Eigenvalues/ComplexEigenSolver.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/ComplexSchur.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/ComplexSchur_MKL.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/EigenSolver.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/HessenbergDecomposition.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/RealQZ.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/RealSchur.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/RealSchur_MKL.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_MKL.h /usr/include/SPLINTER/Eigen/src/Eigenvalues/Tridiagonalization.h /usr/include/SPLINTER/Eigen/src/Geometry /usr/include/SPLINTER/Eigen/src/Geometry/AlignedBox.h /usr/include/SPLINTER/Eigen/src/Geometry/AngleAxis.h /usr/include/SPLINTER/Eigen/src/Geometry/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Geometry/EulerAngles.h /usr/include/SPLINTER/Eigen/src/Geometry/Homogeneous.h /usr/include/SPLINTER/Eigen/src/Geometry/Hyperplane.h /usr/include/SPLINTER/Eigen/src/Geometry/OrthoMethods.h /usr/include/SPLINTER/Eigen/src/Geometry/ParametrizedLine.h /usr/include/SPLINTER/Eigen/src/Geometry/Quaternion.h /usr/include/SPLINTER/Eigen/src/Geometry/Rotation2D.h /usr/include/SPLINTER/Eigen/src/Geometry/RotationBase.h /usr/include/SPLINTER/Eigen/src/Geometry/Scaling.h /usr/include/SPLINTER/Eigen/src/Geometry/Transform.h /usr/include/SPLINTER/Eigen/src/Geometry/Translation.h /usr/include/SPLINTER/Eigen/src/Geometry/Umeyama.h /usr/include/SPLINTER/Eigen/src/Geometry/arch /usr/include/SPLINTER/Eigen/src/Geometry/arch/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Geometry/arch/Geometry_SSE.h /usr/include/SPLINTER/Eigen/src/Householder /usr/include/SPLINTER/Eigen/src/Householder/BlockHouseholder.h /usr/include/SPLINTER/Eigen/src/Householder/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Householder/Householder.h /usr/include/SPLINTER/Eigen/src/Householder/HouseholderSequence.h /usr/include/SPLINTER/Eigen/src/IterativeLinearSolvers /usr/include/SPLINTER/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h /usr/include/SPLINTER/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h /usr/include/SPLINTER/Eigen/src/IterativeLinearSolvers/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h /usr/include/SPLINTER/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h /usr/include/SPLINTER/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h /usr/include/SPLINTER/Eigen/src/Jacobi /usr/include/SPLINTER/Eigen/src/Jacobi/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/Jacobi/Jacobi.h /usr/include/SPLINTER/Eigen/src/LU /usr/include/SPLINTER/Eigen/src/LU/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/LU/Determinant.h /usr/include/SPLINTER/Eigen/src/LU/FullPivLU.h /usr/include/SPLINTER/Eigen/src/LU/Inverse.h /usr/include/SPLINTER/Eigen/src/LU/PartialPivLU.h /usr/include/SPLINTER/Eigen/src/LU/PartialPivLU_MKL.h /usr/include/SPLINTER/Eigen/src/LU/arch /usr/include/SPLINTER/Eigen/src/LU/arch/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/LU/arch/Inverse_SSE.h /usr/include/SPLINTER/Eigen/src/MetisSupport /usr/include/SPLINTER/Eigen/src/MetisSupport/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/MetisSupport/MetisSupport.h /usr/include/SPLINTER/Eigen/src/OrderingMethods /usr/include/SPLINTER/Eigen/src/OrderingMethods/Amd.h /usr/include/SPLINTER/Eigen/src/OrderingMethods/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/OrderingMethods/Eigen_Colamd.h /usr/include/SPLINTER/Eigen/src/OrderingMethods/Ordering.h /usr/include/SPLINTER/Eigen/src/PaStiXSupport /usr/include/SPLINTER/Eigen/src/PaStiXSupport/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/PaStiXSupport/PaStiXSupport.h /usr/include/SPLINTER/Eigen/src/PardisoSupport /usr/include/SPLINTER/Eigen/src/PardisoSupport/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/PardisoSupport/PardisoSupport.h /usr/include/SPLINTER/Eigen/src/QR /usr/include/SPLINTER/Eigen/src/QR/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/QR/ColPivHouseholderQR.h /usr/include/SPLINTER/Eigen/src/QR/ColPivHouseholderQR_MKL.h /usr/include/SPLINTER/Eigen/src/QR/FullPivHouseholderQR.h /usr/include/SPLINTER/Eigen/src/QR/HouseholderQR.h /usr/include/SPLINTER/Eigen/src/QR/HouseholderQR_MKL.h /usr/include/SPLINTER/Eigen/src/SPQRSupport /usr/include/SPLINTER/Eigen/src/SPQRSupport/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h /usr/include/SPLINTER/Eigen/src/SVD /usr/include/SPLINTER/Eigen/src/SVD/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/SVD/JacobiSVD.h /usr/include/SPLINTER/Eigen/src/SVD/JacobiSVD_MKL.h /usr/include/SPLINTER/Eigen/src/SVD/UpperBidiagonalization.h /usr/include/SPLINTER/Eigen/src/SparseCholesky /usr/include/SPLINTER/Eigen/src/SparseCholesky/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/SparseCholesky/SimplicialCholesky.h /usr/include/SPLINTER/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h /usr/include/SPLINTER/Eigen/src/SparseCore /usr/include/SPLINTER/Eigen/src/SparseCore/AmbiVector.h /usr/include/SPLINTER/Eigen/src/SparseCore/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/SparseCore/CompressedStorage.h /usr/include/SPLINTER/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h /usr/include/SPLINTER/Eigen/src/SparseCore/MappedSparseMatrix.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseBlock.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseColEtree.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseCwiseBinaryOp.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseCwiseUnaryOp.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseDenseProduct.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseDiagonalProduct.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseDot.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseFuzzy.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseMatrix.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseMatrixBase.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparsePermutation.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseProduct.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseRedux.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseSelfAdjointView.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseSparseProductWithPruning.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseTranspose.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseTriangularView.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseUtil.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseVector.h /usr/include/SPLINTER/Eigen/src/SparseCore/SparseView.h /usr/include/SPLINTER/Eigen/src/SparseCore/TriangularSolver.h /usr/include/SPLINTER/Eigen/src/SparseLU /usr/include/SPLINTER/Eigen/src/SparseLU/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLUImpl.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_Memory.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_Structs.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_Utils.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_column_bmod.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_column_dfs.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_gemm_kernel.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_kernel_bmod.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_panel_bmod.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_panel_dfs.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_pivotL.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_pruneL.h /usr/include/SPLINTER/Eigen/src/SparseLU/SparseLU_relax_snode.h /usr/include/SPLINTER/Eigen/src/SparseQR /usr/include/SPLINTER/Eigen/src/SparseQR/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/SparseQR/SparseQR.h /usr/include/SPLINTER/Eigen/src/StlSupport /usr/include/SPLINTER/Eigen/src/StlSupport/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/StlSupport/StdDeque.h /usr/include/SPLINTER/Eigen/src/StlSupport/StdList.h /usr/include/SPLINTER/Eigen/src/StlSupport/StdVector.h /usr/include/SPLINTER/Eigen/src/StlSupport/details.h /usr/include/SPLINTER/Eigen/src/SuperLUSupport /usr/include/SPLINTER/Eigen/src/SuperLUSupport/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/SuperLUSupport/SuperLUSupport.h /usr/include/SPLINTER/Eigen/src/UmfPackSupport /usr/include/SPLINTER/Eigen/src/UmfPackSupport/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/UmfPackSupport/UmfPackSupport.h /usr/include/SPLINTER/Eigen/src/misc /usr/include/SPLINTER/Eigen/src/misc/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/misc/Image.h /usr/include/SPLINTER/Eigen/src/misc/Kernel.h /usr/include/SPLINTER/Eigen/src/misc/Solve.h /usr/include/SPLINTER/Eigen/src/misc/SparseSolve.h /usr/include/SPLINTER/Eigen/src/misc/blas.h /usr/include/SPLINTER/Eigen/src/plugins /usr/include/SPLINTER/Eigen/src/plugins/ArrayCwiseBinaryOps.h /usr/include/SPLINTER/Eigen/src/plugins/ArrayCwiseUnaryOps.h /usr/include/SPLINTER/Eigen/src/plugins/BlockMethods.h /usr/include/SPLINTER/Eigen/src/plugins/CMakeLists.txt /usr/include/SPLINTER/Eigen/src/plugins/CommonCwiseBinaryOps.h /usr/include/SPLINTER/Eigen/src/plugins/CommonCwiseUnaryOps.h /usr/include/SPLINTER/Eigen/src/plugins/MatrixCwiseBinaryOps.h /usr/include/SPLINTER/Eigen/src/plugins/MatrixCwiseUnaryOps.h /usr/include/SPLINTER/bspline.h /usr/include/SPLINTER/bsplinebasis.h /usr/include/SPLINTER/bsplinebasis1d.h /usr/include/SPLINTER/bsplinebuilder.h /usr/include/SPLINTER/cinterface /usr/include/SPLINTER/cinterface/cinterface.h /usr/include/SPLINTER/cinterface/utilities.h /usr/include/SPLINTER/datapoint.h /usr/include/SPLINTER/datatable.h /usr/include/SPLINTER/definitions.h /usr/include/SPLINTER/function.h /usr/include/SPLINTER/knots.h /usr/include/SPLINTER/linearsolvers.h /usr/include/SPLINTER/mykroneckerproduct.h /usr/include/SPLINTER/saveable.h /usr/include/SPLINTER/serializer.h /usr/include/SPLINTER/unsupported /usr/include/SPLINTER/unsupported/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen /usr/include/SPLINTER/unsupported/Eigen/AdolcForward /usr/include/SPLINTER/unsupported/Eigen/AlignedVector3 /usr/include/SPLINTER/unsupported/Eigen/ArpackSupport /usr/include/SPLINTER/unsupported/Eigen/AutoDiff /usr/include/SPLINTER/unsupported/Eigen/BVH /usr/include/SPLINTER/unsupported/Eigen/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/FFT /usr/include/SPLINTER/unsupported/Eigen/IterativeSolvers /usr/include/SPLINTER/unsupported/Eigen/KroneckerProduct /usr/include/SPLINTER/unsupported/Eigen/LevenbergMarquardt /usr/include/SPLINTER/unsupported/Eigen/MPRealSupport /usr/include/SPLINTER/unsupported/Eigen/MatrixFunctions /usr/include/SPLINTER/unsupported/Eigen/MoreVectorization /usr/include/SPLINTER/unsupported/Eigen/NonLinearOptimization /usr/include/SPLINTER/unsupported/Eigen/NumericalDiff /usr/include/SPLINTER/unsupported/Eigen/OpenGLSupport /usr/include/SPLINTER/unsupported/Eigen/Polynomials /usr/include/SPLINTER/unsupported/Eigen/SVD /usr/include/SPLINTER/unsupported/Eigen/Skyline /usr/include/SPLINTER/unsupported/Eigen/SparseExtra /usr/include/SPLINTER/unsupported/Eigen/Splines /usr/include/SPLINTER/unsupported/Eigen/src /usr/include/SPLINTER/unsupported/Eigen/src/AutoDiff /usr/include/SPLINTER/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h /usr/include/SPLINTER/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h /usr/include/SPLINTER/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h /usr/include/SPLINTER/unsupported/Eigen/src/AutoDiff/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/BVH /usr/include/SPLINTER/unsupported/Eigen/src/BVH/BVAlgorithms.h /usr/include/SPLINTER/unsupported/Eigen/src/BVH/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/BVH/KdBVH.h /usr/include/SPLINTER/unsupported/Eigen/src/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/Eigenvalues /usr/include/SPLINTER/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h /usr/include/SPLINTER/unsupported/Eigen/src/Eigenvalues/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/FFT /usr/include/SPLINTER/unsupported/Eigen/src/FFT/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/FFT/ei_fftw_impl.h /usr/include/SPLINTER/unsupported/Eigen/src/FFT/ei_kissfft_impl.h /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers/DGMRES.h /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers/GMRES.h /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers/IncompleteCholesky.h /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers/IterationController.h /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers/MINRES.h /usr/include/SPLINTER/unsupported/Eigen/src/IterativeSolvers/Scaling.h /usr/include/SPLINTER/unsupported/Eigen/src/KroneckerProduct /usr/include/SPLINTER/unsupported/Eigen/src/KroneckerProduct/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h /usr/include/SPLINTER/unsupported/Eigen/src/LevenbergMarquardt /usr/include/SPLINTER/unsupported/Eigen/src/LevenbergMarquardt/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/LevenbergMarquardt/CopyrightMINPACK.txt /usr/include/SPLINTER/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h /usr/include/SPLINTER/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h /usr/include/SPLINTER/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h /usr/include/SPLINTER/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h /usr/include/SPLINTER/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h /usr/include/SPLINTER/unsupported/Eigen/src/MatrixFunctions /usr/include/SPLINTER/unsupported/Eigen/src/MatrixFunctions/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h /usr/include/SPLINTER/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h /usr/include/SPLINTER/unsupported/Eigen/src/MatrixFunctions/MatrixFunctionAtomic.h /usr/include/SPLINTER/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h /usr/include/SPLINTER/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h /usr/include/SPLINTER/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h /usr/include/SPLINTER/unsupported/Eigen/src/MatrixFunctions/StemFunction.h /usr/include/SPLINTER/unsupported/Eigen/src/MoreVectorization /usr/include/SPLINTER/unsupported/Eigen/src/MoreVectorization/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/MoreVectorization/MathFunctions.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/chkder.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/covar.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/dogleg.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/lmpar.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/r1updt.h /usr/include/SPLINTER/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h /usr/include/SPLINTER/unsupported/Eigen/src/NumericalDiff /usr/include/SPLINTER/unsupported/Eigen/src/NumericalDiff/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h /usr/include/SPLINTER/unsupported/Eigen/src/Polynomials /usr/include/SPLINTER/unsupported/Eigen/src/Polynomials/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/Polynomials/Companion.h /usr/include/SPLINTER/unsupported/Eigen/src/Polynomials/PolynomialSolver.h /usr/include/SPLINTER/unsupported/Eigen/src/Polynomials/PolynomialUtils.h /usr/include/SPLINTER/unsupported/Eigen/src/SVD /usr/include/SPLINTER/unsupported/Eigen/src/SVD/BDCSVD.h /usr/include/SPLINTER/unsupported/Eigen/src/SVD/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/SVD/JacobiSVD.h /usr/include/SPLINTER/unsupported/Eigen/src/SVD/SVDBase.h /usr/include/SPLINTER/unsupported/Eigen/src/SVD/TODOBdcsvd.txt /usr/include/SPLINTER/unsupported/Eigen/src/SVD/doneInBDCSVD.txt /usr/include/SPLINTER/unsupported/Eigen/src/Skyline /usr/include/SPLINTER/unsupported/Eigen/src/Skyline/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h /usr/include/SPLINTER/unsupported/Eigen/src/Skyline/SkylineMatrix.h /usr/include/SPLINTER/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h /usr/include/SPLINTER/unsupported/Eigen/src/Skyline/SkylineProduct.h /usr/include/SPLINTER/unsupported/Eigen/src/Skyline/SkylineStorage.h /usr/include/SPLINTER/unsupported/Eigen/src/Skyline/SkylineUtil.h /usr/include/SPLINTER/unsupported/Eigen/src/SparseExtra /usr/include/SPLINTER/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h /usr/include/SPLINTER/unsupported/Eigen/src/SparseExtra/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h /usr/include/SPLINTER/unsupported/Eigen/src/SparseExtra/MarketIO.h /usr/include/SPLINTER/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h /usr/include/SPLINTER/unsupported/Eigen/src/SparseExtra/RandomSetter.h /usr/include/SPLINTER/unsupported/Eigen/src/Splines /usr/include/SPLINTER/unsupported/Eigen/src/Splines/CMakeLists.txt /usr/include/SPLINTER/unsupported/Eigen/src/Splines/Spline.h /usr/include/SPLINTER/unsupported/Eigen/src/Splines/SplineFitting.h /usr/include/SPLINTER/unsupported/Eigen/src/Splines/SplineFwd.h /usr/include/SPLINTER/unsupported/README.txt /usr/include/SPLINTER/unsupported/bench /usr/include/SPLINTER/unsupported/bench/bench_svd.cpp /usr/include/SPLINTER/unsupported/doc /usr/include/SPLINTER/unsupported/doc/CMakeLists.txt /usr/include/SPLINTER/unsupported/doc/Overview.dox /usr/include/SPLINTER/unsupported/doc/eigendoxy_layout.xml.in /usr/include/SPLINTER/unsupported/doc/examples /usr/include/SPLINTER/unsupported/doc/examples/BVH_Example.cpp /usr/include/SPLINTER/unsupported/doc/examples/CMakeLists.txt /usr/include/SPLINTER/unsupported/doc/examples/FFT.cpp /usr/include/SPLINTER/unsupported/doc/examples/MatrixExponential.cpp /usr/include/SPLINTER/unsupported/doc/examples/MatrixFunction.cpp /usr/include/SPLINTER/unsupported/doc/examples/MatrixLogarithm.cpp /usr/include/SPLINTER/unsupported/doc/examples/MatrixPower.cpp /usr/include/SPLINTER/unsupported/doc/examples/MatrixPower_optimal.cpp /usr/include/SPLINTER/unsupported/doc/examples/MatrixSine.cpp /usr/include/SPLINTER/unsupported/doc/examples/MatrixSinh.cpp /usr/include/SPLINTER/unsupported/doc/examples/MatrixSquareRoot.cpp /usr/include/SPLINTER/unsupported/doc/examples/PolynomialSolver1.cpp /usr/include/SPLINTER/unsupported/doc/examples/PolynomialUtils1.cpp /usr/include/SPLINTER/unsupported/doc/snippets /usr/include/SPLINTER/unsupported/doc/snippets/CMakeLists.txt /usr/include/SPLINTER/unsupported/test /usr/include/SPLINTER/unsupported/test/BVH.cpp /usr/include/SPLINTER/unsupported/test/CMakeLists.txt /usr/include/SPLINTER/unsupported/test/FFT.cpp /usr/include/SPLINTER/unsupported/test/FFTW.cpp /usr/include/SPLINTER/unsupported/test/NonLinearOptimization.cpp /usr/include/SPLINTER/unsupported/test/NumericalDiff.cpp /usr/include/SPLINTER/unsupported/test/alignedvector3.cpp /usr/include/SPLINTER/unsupported/test/autodiff.cpp /usr/include/SPLINTER/unsupported/test/bdcsvd.cpp /usr/include/SPLINTER/unsupported/test/dgmres.cpp /usr/include/SPLINTER/unsupported/test/forward_adolc.cpp /usr/include/SPLINTER/unsupported/test/gmres.cpp /usr/include/SPLINTER/unsupported/test/jacobisvd.cpp /usr/include/SPLINTER/unsupported/test/kronecker_product.cpp /usr/include/SPLINTER/unsupported/test/levenberg_marquardt.cpp /usr/include/SPLINTER/unsupported/test/matrix_exponential.cpp /usr/include/SPLINTER/unsupported/test/matrix_function.cpp /usr/include/SPLINTER/unsupported/test/matrix_functions.h /usr/include/SPLINTER/unsupported/test/matrix_power.cpp /usr/include/SPLINTER/unsupported/test/matrix_square_root.cpp /usr/include/SPLINTER/unsupported/test/minres.cpp /usr/include/SPLINTER/unsupported/test/mpreal /usr/include/SPLINTER/unsupported/test/mpreal/mpreal.h /usr/include/SPLINTER/unsupported/test/mpreal_support.cpp /usr/include/SPLINTER/unsupported/test/openglsupport.cpp /usr/include/SPLINTER/unsupported/test/polynomialsolver.cpp /usr/include/SPLINTER/unsupported/test/polynomialutils.cpp /usr/include/SPLINTER/unsupported/test/sparse_extra.cpp /usr/include/SPLINTER/unsupported/test/splines.cpp /usr/include/SPLINTER/unsupported/test/svd_common.h /usr/include/SPLINTER/utilities.h /usr/share/doc/packages/splinter-devel /usr/share/doc/packages/splinter-devel/CHANGELOG.md /usr/share/doc/packages/splinter-devel/CREDITS.md /usr/share/doc/packages/splinter-devel/LICENSE /usr/share/doc/packages/splinter-devel/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:54:43 2024