Directory listing for eigen-3.3.4.0 candidate source tarball
eigen-3.3.4.0/
- LICENSE
- Setup.hs
- eigen.cabal
- Data/
- cbits/
- eigen3/
- COPYING.BSD
- COPYING.GPL
- COPYING.LGPL
- COPYING.MINPACK
- COPYING.MPL2
- COPYING.README
- README.md
- Eigen/
- CMakeLists.txt
- Cholesky
- CholmodSupport
- Core
- Dense
- Eigen
- Eigenvalues
- Geometry
- Householder
- IterativeLinearSolvers
- Jacobi
- KLUSupport
- LU
- MetisSupport
- OrderingMethods
- PaStiXSupport
- PardisoSupport
- QR
- QtAlignedMalloc
- SPQRSupport
- SVD
- Sparse
- SparseCholesky
- SparseCore
- SparseLU
- SparseQR
- StdDeque
- StdList
- StdVector
- SuperLUSupport
- UmfPackSupport
- inverse.txt
- src/
- Cholesky/
- CholmodSupport/
- Core/
- ArithmeticSequence.h
- Array.h
- ArrayBase.h
- ArrayWrapper.h
- Assign.h
- AssignEvaluator.h
- Assign_MKL.h
- BandMatrix.h
- Block.h
- BooleanRedux.h
- CommaInitializer.h
- ConditionEstimator.h
- CoreEvaluators.h
- CoreIterators.h
- CwiseBinaryOp.h
- CwiseNullaryOp.h
- CwiseTernaryOp.h
- CwiseUnaryOp.h
- CwiseUnaryView.h
- DenseBase.h
- DenseCoeffsBase.h
- DenseStorage.h
- Diagonal.h
- DiagonalMatrix.h
- DiagonalProduct.h
- Dot.h
- EigenBase.h
- ForceAlignedAccess.h
- Fuzzy.h
- GeneralProduct.h
- GenericPacketMath.h
- GlobalFunctions.h
- IO.h
- IndexedView.h
- Inverse.h
- Map.h
- MapBase.h
- MathFunctions.h
- MathFunctionsImpl.h
- Matrix.h
- MatrixBase.h
- NestByValue.h
- NoAlias.h
- NumTraits.h
- PermutationMatrix.h
- PlainObjectBase.h
- Product.h
- ProductEvaluators.h
- Random.h
- Redux.h
- Ref.h
- Replicate.h
- ReturnByValue.h
- Reverse.h
- Select.h
- SelfAdjointView.h
- SelfCwiseBinaryOp.h
- Solve.h
- SolveTriangular.h
- SolverBase.h
- StableNorm.h
- Stride.h
- Swap.h
- Transpose.h
- Transpositions.h
- TriangularMatrix.h
- VectorBlock.h
- VectorwiseOp.h
- Visitor.h
- arch/
- functors/
- products/
- GeneralBlockPanelKernel.h
- GeneralMatrixMatrix.h
- GeneralMatrixMatrixTriangular.h
- GeneralMatrixMatrixTriangular_BLAS.h
- GeneralMatrixMatrix_BLAS.h
- GeneralMatrixVector.h
- GeneralMatrixVector_BLAS.h
- Parallelizer.h
- SelfadjointMatrixMatrix.h
- SelfadjointMatrixMatrix_BLAS.h
- SelfadjointMatrixVector.h
- SelfadjointMatrixVector_BLAS.h
- SelfadjointProduct.h
- SelfadjointRank2Update.h
- TriangularMatrixMatrix.h
- TriangularMatrixMatrix_BLAS.h
- TriangularMatrixVector.h
- TriangularMatrixVector_BLAS.h
- TriangularSolverMatrix.h
- TriangularSolverMatrix_BLAS.h
- TriangularSolverVector.h
- util/
- Eigenvalues/
- Geometry/
- Householder/
- IterativeLinearSolvers/
- Jacobi/
- KLUSupport/
- LU/
- MetisSupport/
- OrderingMethods/
- PaStiXSupport/
- PardisoSupport/
- QR/
- SPQRSupport/
- SVD/
- SparseCholesky/
- SparseCore/
- AmbiVector.h
- CompressedStorage.h
- ConservativeSparseSparseProduct.h
- MappedSparseMatrix.h
- SparseAssign.h
- SparseBlock.h
- SparseColEtree.h
- SparseCompressedBase.h
- SparseCwiseBinaryOp.h
- SparseCwiseUnaryOp.h
- SparseDenseProduct.h
- SparseDiagonalProduct.h
- SparseDot.h
- SparseFuzzy.h
- SparseMap.h
- SparseMatrix.h
- SparseMatrixBase.h
- SparsePermutation.h
- SparseProduct.h
- SparseRedux.h
- SparseRef.h
- SparseSelfAdjointView.h
- SparseSolverBase.h
- SparseSparseProductWithPruning.h
- SparseTranspose.h
- SparseTriangularView.h
- SparseUtil.h
- SparseVector.h
- SparseView.h
- TriangularSolver.h
- SparseLU/
- SparseLU.h
- SparseLUImpl.h
- SparseLU_Memory.h
- SparseLU_Structs.h
- SparseLU_SupernodalMatrix.h
- SparseLU_Utils.h
- SparseLU_column_bmod.h
- SparseLU_column_dfs.h
- SparseLU_copy_to_ucol.h
- SparseLU_gemm_kernel.h
- SparseLU_heap_relax_snode.h
- SparseLU_kernel_bmod.h
- SparseLU_panel_bmod.h
- SparseLU_panel_dfs.h
- SparseLU_pivotL.h
- SparseLU_pruneL.h
- SparseLU_relax_snode.h
- SparseQR/
- StlSupport/
- SuperLUSupport/
- UmfPackSupport/
- misc/
- plugins/
- unsupported/
- CMakeLists.txt
- README.txt
- Eigen/
- AdolcForward
- AlignedVector3
- ArpackSupport
- AutoDiff
- BVH
- CMakeLists.txt
- EulerAngles
- FFT
- IterativeSolvers
- KroneckerProduct
- LevenbergMarquardt
- MPRealSupport
- MatrixFunctions
- MoreVectorization
- NonLinearOptimization
- NumericalDiff
- OpenGLSupport
- Polynomials
- Skyline
- SparseExtra
- SpecialFunctions
- Splines
- CXX11/
- CMakeLists.txt
- Tensor
- TensorSymmetry
- ThreadPool
- src/
- Tensor/
- README.md
- Tensor.h
- TensorArgMax.h
- TensorAssign.h
- TensorBase.h
- TensorBroadcasting.h
- TensorChipping.h
- TensorConcatenation.h
- TensorContraction.h
- TensorContractionBlocking.h
- TensorContractionCuda.h
- TensorContractionMapper.h
- TensorContractionThreadPool.h
- TensorConversion.h
- TensorConvolution.h
- TensorCostModel.h
- TensorCustomOp.h
- TensorDevice.h
- TensorDeviceCuda.h
- TensorDeviceDefault.h
- TensorDeviceSycl.h
- TensorDeviceThreadPool.h
- TensorDimensionList.h
- TensorDimensions.h
- TensorEvalTo.h
- TensorEvaluator.h
- TensorExecutor.h
- TensorExpr.h
- TensorFFT.h
- TensorFixedSize.h
- TensorForcedEval.h
- TensorForwardDeclarations.h
- TensorFunctors.h
- TensorGenerator.h
- TensorGlobalFunctions.h
- TensorIO.h
- TensorImagePatch.h
- TensorIndexList.h
- TensorInflation.h
- TensorInitializer.h
- TensorIntDiv.h
- TensorLayoutSwap.h
- TensorMacros.h
- TensorMap.h
- TensorMeta.h
- TensorMorphing.h
- TensorPadding.h
- TensorPatch.h
- TensorRandom.h
- TensorReduction.h
- TensorReductionCuda.h
- TensorReductionSycl.h
- TensorRef.h
- TensorReverse.h
- TensorScan.h
- TensorShuffling.h
- TensorStorage.h
- TensorStriding.h
- TensorSycl.h
- TensorSyclConvertToDeviceExpression.h
- TensorSyclExprConstructor.h
- TensorSyclExtractAccessor.h
- TensorSyclExtractFunctors.h
- TensorSyclLeafCount.h
- TensorSyclPlaceHolderExpr.h
- TensorSyclRun.h
- TensorSyclTuple.h
- TensorTraits.h
- TensorUInt128.h
- TensorVolumePatch.h
- TensorSymmetry/
- ThreadPool/
- util/
- Tensor/
- src/
- bench/
- doc/
- test/
- BVH.cpp
- CMakeLists.txt
- EulerAngles.cpp
- FFT.cpp
- FFTW.cpp
- NonLinearOptimization.cpp
- NumericalDiff.cpp
- alignedvector3.cpp
- autodiff.cpp
- autodiff_scalar.cpp
- cxx11_eventcount.cpp
- cxx11_meta.cpp
- cxx11_non_blocking_thread_pool.cpp
- cxx11_runqueue.cpp
- cxx11_tensor_argmax.cpp
- cxx11_tensor_argmax_cuda.cu
- cxx11_tensor_assign.cpp
- cxx11_tensor_broadcast_sycl.cpp
- cxx11_tensor_broadcasting.cpp
- cxx11_tensor_cast_float16_cuda.cu
- cxx11_tensor_casts.cpp
- cxx11_tensor_chipping.cpp
- cxx11_tensor_comparisons.cpp
- cxx11_tensor_complex_cuda.cu
- cxx11_tensor_complex_cwise_ops_cuda.cu
- cxx11_tensor_concatenation.cpp
- cxx11_tensor_const.cpp
- cxx11_tensor_contract_cuda.cu
- cxx11_tensor_contraction.cpp
- cxx11_tensor_convolution.cpp
- cxx11_tensor_cuda.cu
- cxx11_tensor_custom_index.cpp
- cxx11_tensor_custom_op.cpp
- cxx11_tensor_device.cu
- cxx11_tensor_device_sycl.cpp
- cxx11_tensor_dimension.cpp
- cxx11_tensor_empty.cpp
- cxx11_tensor_expr.cpp
- cxx11_tensor_fft.cpp
- cxx11_tensor_fixed_size.cpp
- cxx11_tensor_forced_eval.cpp
- cxx11_tensor_forced_eval_sycl.cpp
- cxx11_tensor_generator.cpp
- cxx11_tensor_ifft.cpp
- cxx11_tensor_image_patch.cpp
- cxx11_tensor_index_list.cpp
- cxx11_tensor_inflation.cpp
- cxx11_tensor_intdiv.cpp
- cxx11_tensor_io.cpp
- cxx11_tensor_layout_swap.cpp
- cxx11_tensor_lvalue.cpp
- cxx11_tensor_map.cpp
- cxx11_tensor_math.cpp
- cxx11_tensor_mixed_indices.cpp
- cxx11_tensor_morphing.cpp
- cxx11_tensor_notification.cpp
- cxx11_tensor_of_complex.cpp
- cxx11_tensor_of_const_values.cpp
- cxx11_tensor_of_float16_cuda.cu
- cxx11_tensor_of_strings.cpp
- cxx11_tensor_padding.cpp
- cxx11_tensor_patch.cpp
- cxx11_tensor_random.cpp
- cxx11_tensor_random_cuda.cu
- cxx11_tensor_reduction.cpp
- cxx11_tensor_reduction_cuda.cu
- cxx11_tensor_reduction_sycl.cpp
- cxx11_tensor_ref.cpp
- cxx11_tensor_reverse.cpp
- cxx11_tensor_roundings.cpp
- cxx11_tensor_scan.cpp
- cxx11_tensor_scan_cuda.cu
- cxx11_tensor_shuffling.cpp
- cxx11_tensor_simple.cpp
- cxx11_tensor_striding.cpp
- cxx11_tensor_sugar.cpp
- cxx11_tensor_sycl.cpp
- cxx11_tensor_symmetry.cpp
- cxx11_tensor_thread_pool.cpp
- cxx11_tensor_uint128.cpp
- cxx11_tensor_volume_patch.cpp
- dgmres.cpp
- forward_adolc.cpp
- gmres.cpp
- kronecker_product.cpp
- levenberg_marquardt.cpp
- matrix_exponential.cpp
- matrix_function.cpp
- matrix_functions.h
- matrix_power.cpp
- matrix_square_root.cpp
- minres.cpp
- mpreal_support.cpp
- openglsupport.cpp
- polynomialsolver.cpp
- polynomialutils.cpp
- sparse_extra.cpp
- special_functions.cpp
- splines.cpp
- mpreal/
- test/