pmp-library
The Polygon Mesh Processing Library
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- feature_request.md
- build.yml
- coverage.yml
- docs.yml
- test.yml
- clang-format.cmake
- clang-tidy.cmake
- cmake_uninstall.cmake.in
- FindEigen3.cmake
- pmpConfig.cmake.in
- basic_1.jpg
- basic_2.jpg
- ceramic_dark.jpg
- jade.jpg
- license.txt
- metal_carpaint.jpg
- metal_shiny.jpg
- resin.jpg
- skin.jpg
- toon.jpg
- suzanne.obj
- beetle.off
- bunny.off
- bunny_adaptive.off
- chamfer-cube.off
- edge_onering.off
- fairing-cross.off
- fandisk.off
- fandisk_quads.off
- hemisphere.off
- hole_capsule.off
- L.off
- sphere.off
- sphere_low.off
- vertex_onering.off
- icosahedron_ascii.stl
- icosahedron_binary.stl
- README.md
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- browserconfig.xml
- connectivity-queries.svg
- elements.svg
- fandisk_quads.jpg
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- halfedge-connectivity.svg
- matcap.png
- mpview.webp
- mstile-150x150.png
- mview-after-poly-fix.png
- mview-before-poly-fix.png
- platonic-solids.jpg
- pmp-logo-with-strokes.afdesign
- pmp-logo.afdesign
- pmp-logo.svg
- quad-triangle-subdivision.jpg
- safari-pinned-tab.svg
- seam-aware-decimation.jpg
- site.webmanifest
- topology-changes.png
- 2019-02-16-license-changed.md
- 2019-02-18-version-one-released.md
- 2019-05-30-version-1.1-released.md
- 2019-06-02-interactive-html-slides.md
- 2020-03-15-version-1.2-released.md
- 2020-05-10-version-1.2.1-released.md
- 2020-07-06-pmp-at-sgp.md
- 2022-08-14-version-2.0-released.md
- 2022-08-26-version-2.0.1-released.md
- 2023-08-24-version-3.0-released.md
- advanced.md
- algorithms.md
- bibliography.bib
- CMakeLists.txt
- code_of_conduct.md
- codingstyle.md
- contributing.md
- custom.css
- decimation.md
- developers.md
- Doxyfile.in
- doxygen-awesome-sidebar-only.css
- doxygen-awesome.css
- eigen.md
- emscripten.md
- footer.html
- guide.md
- header.html
- hole_filling.md
- installation.md
- issue_template.md
- layout.xml
- news.md
- overview.md
- pull_request_template.md
- remeshing.md
- smoothing.md
- subdivision.md
- tutorial.md
- shell.html
- barycenter.cpp
- basics.cpp
- CMakeLists.txt
- curvature.cpp
- decimation.cpp
- eigen.cpp
- fairing.cpp
- hole_filling.cpp
- io.cpp
- iterators.cpp
- mconvert.cpp
- mesh_processing_viewer.cpp
- mesh_processing_viewer.h
- mpview.cpp
- mview.cpp
- parameterization.cpp
- properties.cpp
- remeshing.cpp
- smoothing.cpp
- subdivision.cpp
- Bug Report.md
- Feature Request.md
- Merge Request Template.md
- action_aat_product.hh
- action_ata_product.hh
- action_atv_product.hh
- action_axpby.hh
- action_axpy.hh
- action_cholesky.hh
- action_ger.hh
- action_hessenberg.hh
- action_lu_decomp.hh
- action_lu_solve.hh
- action_matrix_matrix_product.hh
- action_matrix_matrix_product_bis.hh
- action_matrix_vector_product.hh
- action_partial_lu.hh
- action_rot.hh
- action_symv.hh
- action_syr2.hh
- action_trisolve.hh
- action_trisolve_matrix.hh
- action_trmm.hh
- basic_actions.hh
- FindACML.cmake
- FindATLAS.cmake
- FindBLAZE.cmake
- FindBlitz.cmake
- FindCBLAS.cmake
- FindGMM.cmake
- FindMKL.cmake
- FindMTL4.cmake
- FindOPENBLAS.cmake
- FindPackageHandleStandardArgs.cmake
- FindTvmet.cmake
- MacroOptionalAddSubdirectory.cmake
- action_settings.txt
- CMakeLists.txt
- gnuplot_common_settings.hh
- go_mean
- mean.cxx
- mk_gnuplot_script.sh
- mk_mean_script.sh
- mk_new_gnuplot.sh
- perlib_plot_settings.txt
- regularize.cxx
- smooth.cxx
- smooth_all.sh
- init_function.hh
- init_matrix.hh
- init_vector.hh
- bench_static.hh
- intel_bench_fixed_size.hh
- static_size_generator.hh
- mixed_perf_analyzer.hh
- portable_perf_analyzer.hh
- portable_perf_analyzer_old.hh
- portable_timer.hh
- STL_perf_analyzer.hh
- STL_timer.hh
- x86_perf_analyzer.hh
- x86_timer.hh
- size_lin_log.hh
- size_log.hh
- utilities.h
- xy_file.hh
- bench.hh
- bench_parameter.hh
- btl.hh
- blas.h
- blas_interface.hh
- blas_interface_impl.hh
- c_interface_base.h
- CMakeLists.txt
- main.cpp
- blaze_interface.hh
- CMakeLists.txt
- main.cpp
- blitz_interface.hh
- blitz_LU_solve_interface.hh
- btl_blitz.cpp
- btl_tiny_blitz.cpp
- CMakeLists.txt
- tiny_blitz_interface.hh
- btl_tiny_eigen2.cpp
- CMakeLists.txt
- eigen2_interface.hh
- main_adv.cpp
- main_linear.cpp
- main_matmat.cpp
- main_vecmat.cpp
- btl_tiny_eigen3.cpp
- CMakeLists.txt
- eigen3_interface.hh
- main_adv.cpp
- main_linear.cpp
- main_matmat.cpp
- main_vecmat.cpp
- CMakeLists.txt
- gmm_interface.hh
- gmm_LU_solve_interface.hh
- main.cpp
- .kdbgrc.main
- CMakeLists.txt
- main.cpp
- mtl4_interface.hh
- mtl4_LU_solve_interface.hh
- CMakeLists.txt
- main.cpp
- STL_interface.hh
- CMakeLists.txt
- main_linear.cpp
- main_matmat.cpp
- main_vecmat.cpp
- tensor_interface.hh
- CMakeLists.txt
- main.cpp
- tvmet_interface.hh
- CMakeLists.txt
- main.cpp
- ublas_interface.hh
- CMakeLists.txt
- COPYING
- README
- chart_footer.html
- chart_header.html
- footer.html
- header.html
- s1.js
- s2.js
- changesets.txt
- gemm.cpp
- gemm_common.h
- gemm_settings.txt
- gemm_square_settings.txt
- gemv.cpp
- gemv_common.h
- gemv_settings.txt
- gemv_square_settings.txt
- gemvt.cpp
- lazy_gemm.cpp
- lazy_gemm_settings.txt
- llt.cpp
- make_plot.sh
- run.sh
- runall.sh
- trmv_lo.cpp
- trmv_lot.cpp
- trmv_up.cpp
- trmv_upt.cpp
- CMakeLists.txt
- sp_solver.cpp
- spbench.dtd
- spbenchsolver.cpp
- spbenchsolver.h
- spbenchstyle.h
- test_sparseLU.cpp
- benchmark.h
- benchmark_main.cc
- contraction_benchmarks_cpu.cc
- eigen_sycl_bench.sh
- eigen_sycl_bench_contract.sh
- README
- tensor_benchmarks.h
- tensor_benchmarks_cpu.cc
- tensor_benchmarks_fp16_gpu.cu
- tensor_benchmarks_gpu.cu
- tensor_benchmarks_sycl.cc
- tensor_contract_sycl_bench.cc
- analyze-blocking-sizes.cpp
- basicbench.cxxlist
- basicbenchmark.cpp
- basicbenchmark.h
- bench_gemm.cpp
- bench_move_semantics.cpp
- bench_multi_compilers.sh
- bench_norm.cpp
- bench_reverse.cpp
- bench_sum.cpp
- bench_unrolling
- benchBlasGemm.cpp
- benchCholesky.cpp
- benchEigenSolver.cpp
- benchFFT.cpp
- benchGeometry.cpp
- benchmark-blocking-sizes.cpp
- benchmark.cpp
- benchmark_suite
- benchmarkSlice.cpp
- benchmarkX.cpp
- benchmarkXcwise.cpp
- BenchSparseUtil.h
- BenchTimer.h
- BenchUtil.h
- benchVecAdd.cpp
- check_cache_queries.cpp
- dense_solvers.cpp
- eig33.cpp
- geometry.cpp
- product_threshold.cpp
- quat_slerp.cpp
- quatmul.cpp
- README.txt
- sparse_cholesky.cpp
- sparse_dense_product.cpp
- sparse_lu.cpp
- sparse_product.cpp
- sparse_randomsetter.cpp
- sparse_setter.cpp
- sparse_transpose.cpp
- sparse_trisolver.cpp
- spmv.cpp
- vdw_new.cpp
- chbmv.c
- chpmv.c
- complexdots.c
- ctbmv.c
- datatypes.h
- drotm.c
- drotmg.c
- dsbmv.c
- dspmv.c
- dtbmv.c
- lsame.c
- srotm.c
- srotmg.c
- ssbmv.c
- sspmv.c
- stbmv.c
- zhbmv.c
- zhpmv.c
- ztbmv.c
- cblat1.f
- cblat2.dat
- cblat2.f
- cblat3.dat
- cblat3.f
- CMakeLists.txt
- dblat1.f
- dblat2.dat
- dblat2.f
- dblat3.dat
- dblat3.f
- runblastest.sh
- sblat1.f
- sblat2.dat
- sblat2.f
- sblat3.dat
- sblat3.f
- zblat1.f
- zblat2.dat
- zblat2.f
- zblat3.dat
- zblat3.f
- BandTriangularSolver.h
- blas.h
- CMakeLists.txt
- common.h
- complex_double.cpp
- complex_single.cpp
- double.cpp
- eigen_blas.def
- GeneralRank1Update.h
- level1_cplx_impl.h
- level1_impl.h
- level1_real_impl.h
- level2_cplx_impl.h
- level2_impl.h
- level2_real_impl.h
- level3_impl.h
- PackedSelfadjointProduct.h
- PackedTriangularMatrixVector.h
- PackedTriangularSolverVector.h
- Rank2Update.h
- README.txt
- single.cpp
- xerbla.cpp
- build.linux.script.sh
- build.windows.script.ps1
- build_and_install_doxygen.sh
- common.linux.before_script.sh
- common.windows.before_script.ps1
- test.linux.after_script.sh
- test.linux.script.sh
- test.windows.after_script.ps1
- test.windows.script.ps1
- vars.linux.sh
- vars.windows.ps1
- build.linux.gitlab-ci.yml
- build.windows.gitlab-ci.yml
- checkformat.gitlab-ci.yml
- common.gitlab-ci.yml
- CTest2JUnit.xsl
- deploy.gitlab-ci.yml
- README.md
- test.linux.gitlab-ci.yml
- test.windows.gitlab-ci.yml
- ComputeCppCompilerChecks.cmake
- ComputeCppIRMap.cmake
- Eigen3Config.cmake.in
- Eigen3ConfigVersion.cmake.in
- EigenConfigureTesting.cmake
- EigenSmokeTestList.cmake
- EigenTesting.cmake
- EigenUninstall.cmake
- FindAccelerate.cmake
- FindAdolc.cmake
- FindBLASEXT.cmake
- FindCHOLMOD.cmake
- FindCLANG_FORMAT.cmake
- FindComputeCpp.cmake
- FindDPCPP.cmake
- FindFFTW.cmake
- FindGMP.cmake
- FindGoogleHash.cmake
- FindHWLOC.cmake
- FindKLU.cmake
- FindMetis.cmake
- FindMPFR.cmake
- FindMPREAL.cmake
- FindPASTIX.cmake
- FindPTSCOTCH.cmake
- FindSCOTCH.cmake
- FindSPQR.cmake
- FindStandardMathLibrary.cmake
- FindSuperLU.cmake
- FindTriSYCL.cmake
- FindUMFPACK.cmake
- RegexUtils.cmake
- SyclConfigureTesting.cmake
- Version.in
- CMakeLists.txt
- mandelbrot.cpp
- mandelbrot.h
- README
- binary_library.cpp
- binary_library.h
- example.c
- README
- camera.cpp
- camera.h
- CMakeLists.txt
- gpuhelper.cpp
- gpuhelper.h
- icosphere.cpp
- icosphere.h
- quaternion_demo.cpp
- quaternion_demo.h
- README
- trackball.cpp
- trackball.h
- CMakeLists.txt
- .krazy
- class_Block.cpp
- class_CwiseBinaryOp.cpp
- class_CwiseUnaryOp.cpp
- class_CwiseUnaryOp_ptrfun.cpp
- class_FixedBlock.cpp
- class_FixedReshaped.cpp
- class_FixedVectorBlock.cpp
- class_Reshaped.cpp
- class_VectorBlock.cpp
- CMakeLists.txt
- CustomizingEigen_Inheritance.cpp
- Cwise_erf.cpp
- Cwise_erfc.cpp
- Cwise_lgamma.cpp
- DenseBase_middleCols_int.cpp
- DenseBase_middleRows_int.cpp
- DenseBase_template_int_middleCols.cpp
- DenseBase_template_int_middleRows.cpp
- function_taking_eigenbase.cpp
- function_taking_ref.cpp
- make_circulant.cpp
- make_circulant.cpp.entry
- make_circulant.cpp.evaluator
- make_circulant.cpp.expression
- make_circulant.cpp.main
- make_circulant.cpp.preamble
- make_circulant.cpp.traits
- make_circulant2.cpp
- matrixfree_cg.cpp
- nullary_indexing.cpp
- QuickStart_example.cpp
- QuickStart_example2_dynamic.cpp
- QuickStart_example2_fixed.cpp
- TemplateKeyword_flexible.cpp
- TemplateKeyword_simple.cpp
- tut_arithmetic_add_sub.cpp
- tut_arithmetic_dot_cross.cpp
- tut_arithmetic_matrix_mul.cpp
- tut_arithmetic_redux_basic.cpp
- tut_arithmetic_scalar_mul_div.cpp
- tut_matrix_coefficient_accessors.cpp
- tut_matrix_resize.cpp
- tut_matrix_resize_fixed_size.cpp
- Tutorial_ArrayClass_accessors.cpp
- Tutorial_ArrayClass_addition.cpp
- Tutorial_ArrayClass_cwise_other.cpp
- Tutorial_ArrayClass_interop.cpp
- Tutorial_ArrayClass_interop_matrix.cpp
- Tutorial_ArrayClass_mult.cpp
- Tutorial_BlockOperations_block_assignment.cpp
- Tutorial_BlockOperations_colrow.cpp
- Tutorial_BlockOperations_corner.cpp
- Tutorial_BlockOperations_print_block.cpp
- Tutorial_BlockOperations_vector.cpp
- Tutorial_PartialLU_solve.cpp
- Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp
- Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp
- Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp
- Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp
- Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp
- Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp
- Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp
- Tutorial_ReductionsVisitorsBroadcasting_reductions_operatornorm.cpp
- Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp
- Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp
- Tutorial_simple_example_dynamic_size.cpp
- Tutorial_simple_example_fixed_size.cpp
- TutorialInplaceLU.cpp
- TutorialLinAlgComputeTwice.cpp
- TutorialLinAlgExComputeSolveError.cpp
- TutorialLinAlgExSolveColPivHouseholderQR.cpp
- TutorialLinAlgExSolveLDLT.cpp
- TutorialLinAlgInverseDeterminant.cpp
- TutorialLinAlgRankRevealing.cpp
- TutorialLinAlgSelfAdjointEigenSolver.cpp
- TutorialLinAlgSetThreshold.cpp
- TutorialLinAlgSVDSolve.cpp
- .krazy
- AngleAxis_mimic_euler.cpp
- Array_initializer_list_23_cxx11.cpp
- Array_initializer_list_vector_cxx11.cpp
- Array_variadic_ctor_cxx11.cpp
- BiCGSTAB_simple.cpp
- BiCGSTAB_step_by_step.cpp
- class_FullPivLU.cpp
- CMakeLists.txt
- ColPivHouseholderQR_solve.cpp
- compile_snippet.cpp.in
- ComplexEigenSolver_compute.cpp
- ComplexEigenSolver_eigenvalues.cpp
- ComplexEigenSolver_eigenvectors.cpp
- ComplexSchur_compute.cpp
- ComplexSchur_matrixT.cpp
- ComplexSchur_matrixU.cpp
- Cwise_abs.cpp
- Cwise_abs2.cpp
- Cwise_acos.cpp
- Cwise_arg.cpp
- Cwise_array_atan2_array.cpp
- Cwise_array_power_array.cpp
- Cwise_asin.cpp
- Cwise_atan.cpp
- Cwise_boolean_and.cpp
- Cwise_boolean_not.cpp
- Cwise_boolean_or.cpp
- Cwise_cbrt.cpp
- Cwise_ceil.cpp
- Cwise_cos.cpp
- Cwise_cosh.cpp
- Cwise_cube.cpp
- Cwise_equal_equal.cpp
- Cwise_exp.cpp
- Cwise_floor.cpp
- Cwise_greater.cpp
- Cwise_greater_equal.cpp
- Cwise_inverse.cpp
- Cwise_isFinite.cpp
- Cwise_isInf.cpp
- Cwise_isNaN.cpp
- Cwise_less.cpp
- Cwise_less_equal.cpp
- Cwise_log.cpp
- Cwise_log10.cpp
- Cwise_max.cpp
- Cwise_min.cpp
- Cwise_minus.cpp
- Cwise_minus_equal.cpp
- Cwise_not_equal.cpp
- Cwise_plus.cpp
- Cwise_plus_equal.cpp
- Cwise_pow.cpp
- Cwise_product.cpp
- Cwise_quotient.cpp
- Cwise_rint.cpp
- Cwise_round.cpp
- Cwise_scalar_power_array.cpp
- Cwise_sign.cpp
- Cwise_sin.cpp
- Cwise_sinh.cpp
- Cwise_slash_equal.cpp
- Cwise_sqrt.cpp
- Cwise_square.cpp
- Cwise_tan.cpp
- Cwise_tanh.cpp
- Cwise_times_equal.cpp
- Cwise_trunc.cpp
- DenseBase_LinSpaced.cpp
- DenseBase_LinSpaced_seq_deprecated.cpp
- DenseBase_LinSpacedInt.cpp
- DenseBase_setLinSpaced.cpp
- DirectionWise_hnormalized.cpp
- DirectionWise_replicate.cpp
- DirectionWise_replicate_int.cpp
- EigenSolver_compute.cpp
- EigenSolver_EigenSolver_MatrixType.cpp
- EigenSolver_eigenvalues.cpp
- EigenSolver_eigenvectors.cpp
- EigenSolver_pseudoEigenvectors.cpp
- FullPivHouseholderQR_solve.cpp
- FullPivLU_image.cpp
- FullPivLU_kernel.cpp
- FullPivLU_solve.cpp
- GeneralizedEigenSolver.cpp
- HessenbergDecomposition_compute.cpp
- HessenbergDecomposition_matrixH.cpp
- HessenbergDecomposition_packedMatrix.cpp
- HouseholderQR_householderQ.cpp
- HouseholderQR_solve.cpp
- HouseholderSequence_HouseholderSequence.cpp
- IOFormat.cpp
- Jacobi_makeGivens.cpp
- Jacobi_makeJacobi.cpp
- JacobiSVD_basic.cpp
- LeastSquaresNormalEquations.cpp
- LeastSquaresQR.cpp
- LLT_example.cpp
- LLT_solve.cpp
- Map_general_stride.cpp
- Map_inner_stride.cpp
- Map_outer_stride.cpp
- Map_placement_new.cpp
- Map_simple.cpp
- Matrix_initializer_list_23_cxx11.cpp
- Matrix_initializer_list_vector_cxx11.cpp
- Matrix_Map_stride.cpp
- Matrix_resize_int.cpp
- Matrix_resize_int_int.cpp
- Matrix_resize_int_NoChange.cpp
- Matrix_resize_NoChange_int.cpp
- Matrix_setConstant_int.cpp
- Matrix_setConstant_int_int.cpp
- Matrix_setIdentity_int_int.cpp
- Matrix_setOnes_int.cpp
- Matrix_setOnes_int_int.cpp
- Matrix_setRandom_int.cpp
- Matrix_setRandom_int_int.cpp
- Matrix_setZero_int.cpp
- Matrix_setZero_int_int.cpp
- Matrix_variadic_ctor_cxx11.cpp
- MatrixBase_adjoint.cpp
- MatrixBase_all.cpp
- MatrixBase_applyOnTheLeft.cpp
- MatrixBase_applyOnTheRight.cpp
- MatrixBase_array.cpp
- MatrixBase_array_const.cpp
- MatrixBase_asDiagonal.cpp
- MatrixBase_block_int_int.cpp
- MatrixBase_block_int_int_int_int.cpp
- MatrixBase_bottomLeftCorner_int_int.cpp
- MatrixBase_bottomRightCorner_int_int.cpp
- MatrixBase_bottomRows_int.cpp
- MatrixBase_cast.cpp
- MatrixBase_col.cpp
- MatrixBase_colwise.cpp
- MatrixBase_colwise_iterator_cxx11.cpp
- MatrixBase_computeInverseAndDetWithCheck.cpp
- MatrixBase_computeInverseWithCheck.cpp
- MatrixBase_cwiseAbs.cpp
- MatrixBase_cwiseAbs2.cpp
- MatrixBase_cwiseArg.cpp
- MatrixBase_cwiseEqual.cpp
- MatrixBase_cwiseInverse.cpp
- MatrixBase_cwiseMax.cpp
- MatrixBase_cwiseMin.cpp
- MatrixBase_cwiseNotEqual.cpp
- MatrixBase_cwiseProduct.cpp
- MatrixBase_cwiseQuotient.cpp
- MatrixBase_cwiseSign.cpp
- MatrixBase_cwiseSqrt.cpp
- MatrixBase_diagonal.cpp
- MatrixBase_diagonal_int.cpp
- MatrixBase_diagonal_template_int.cpp
- MatrixBase_eigenvalues.cpp
- MatrixBase_end_int.cpp
- MatrixBase_eval.cpp
- MatrixBase_fixedBlock_int_int.cpp
- MatrixBase_hnormalized.cpp
- MatrixBase_homogeneous.cpp
- MatrixBase_identity.cpp
- MatrixBase_identity_int_int.cpp
- MatrixBase_inverse.cpp
- MatrixBase_isDiagonal.cpp
- MatrixBase_isIdentity.cpp
- MatrixBase_isOnes.cpp
- MatrixBase_isOrthogonal.cpp
- MatrixBase_isUnitary.cpp
- MatrixBase_isZero.cpp
- MatrixBase_leftCols_int.cpp
- MatrixBase_noalias.cpp
- MatrixBase_ones.cpp
- MatrixBase_ones_int.cpp
- MatrixBase_ones_int_int.cpp
- MatrixBase_operatorNorm.cpp
- MatrixBase_prod.cpp
- MatrixBase_random.cpp
- MatrixBase_random_int.cpp
- MatrixBase_random_int_int.cpp
- MatrixBase_replicate.cpp
- MatrixBase_replicate_int_int.cpp
- MatrixBase_reshaped_auto.cpp
- MatrixBase_reshaped_fixed.cpp
- MatrixBase_reshaped_int_int.cpp
- MatrixBase_reshaped_to_vector.cpp
- MatrixBase_reverse.cpp
- MatrixBase_rightCols_int.cpp
- MatrixBase_row.cpp
- MatrixBase_rowwise.cpp
- MatrixBase_segment_int_int.cpp
- MatrixBase_select.cpp
- MatrixBase_selfadjointView.cpp
- MatrixBase_set.cpp
- MatrixBase_setIdentity.cpp
- MatrixBase_setOnes.cpp
- MatrixBase_setRandom.cpp
- MatrixBase_setZero.cpp
- MatrixBase_start_int.cpp
- MatrixBase_template_int_bottomRows.cpp
- MatrixBase_template_int_end.cpp
- MatrixBase_template_int_int_block_int_int_int_int.cpp
- MatrixBase_template_int_int_bottomLeftCorner.cpp
- MatrixBase_template_int_int_bottomLeftCorner_int_int.cpp
- MatrixBase_template_int_int_bottomRightCorner.cpp
- MatrixBase_template_int_int_bottomRightCorner_int_int.cpp
- MatrixBase_template_int_int_topLeftCorner.cpp
- MatrixBase_template_int_int_topLeftCorner_int_int.cpp
- MatrixBase_template_int_int_topRightCorner.cpp
- MatrixBase_template_int_int_topRightCorner_int_int.cpp
- MatrixBase_template_int_leftCols.cpp
- MatrixBase_template_int_rightCols.cpp
- MatrixBase_template_int_segment.cpp
- MatrixBase_template_int_start.cpp
- MatrixBase_template_int_topRows.cpp
- MatrixBase_topLeftCorner_int_int.cpp
- MatrixBase_topRightCorner_int_int.cpp
- MatrixBase_topRows_int.cpp
- MatrixBase_transpose.cpp
- MatrixBase_triangularView.cpp
- MatrixBase_zero.cpp
- MatrixBase_zero_int.cpp
- MatrixBase_zero_int_int.cpp
- PartialPivLU_solve.cpp
- PartialRedux_count.cpp
- PartialRedux_maxCoeff.cpp
- PartialRedux_minCoeff.cpp
- PartialRedux_norm.cpp
- PartialRedux_prod.cpp
- PartialRedux_squaredNorm.cpp
- PartialRedux_sum.cpp
- RealQZ_compute.cpp
- RealSchur_compute.cpp
- RealSchur_RealSchur_MatrixType.cpp
- SelfAdjointEigenSolver_compute_MatrixType.cpp
- SelfAdjointEigenSolver_compute_MatrixType2.cpp
- SelfAdjointEigenSolver_eigenvalues.cpp
- SelfAdjointEigenSolver_eigenvectors.cpp
- SelfAdjointEigenSolver_operatorInverseSqrt.cpp
- SelfAdjointEigenSolver_operatorSqrt.cpp
- SelfAdjointEigenSolver_SelfAdjointEigenSolver.cpp
- SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp
- SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp
- SelfAdjointView_eigenvalues.cpp
- SelfAdjointView_operatorNorm.cpp
- Slicing_arrayexpr.cpp
- Slicing_custom_padding_cxx11.cpp
- Slicing_rawarray_cxx11.cpp
- Slicing_stdvector_cxx11.cpp
- SparseMatrix_coeffs.cpp
- TopicAliasing_block.cpp
- TopicAliasing_block_correct.cpp
- TopicAliasing_cwise.cpp
- TopicAliasing_mult1.cpp
- TopicAliasing_mult2.cpp
- TopicAliasing_mult3.cpp
- TopicAliasing_mult4.cpp
- TopicAliasing_mult5.cpp
- TopicStorageOrders_example.cpp
- Triangular_solve.cpp
- Tridiagonalization_compute.cpp
- Tridiagonalization_decomposeInPlace.cpp
- Tridiagonalization_diagonal.cpp
- Tridiagonalization_householderCoefficients.cpp
- Tridiagonalization_packedMatrix.cpp
- Tridiagonalization_Tridiagonalization_MatrixType.cpp
- tut_arithmetic_redux_minmax.cpp
- tut_arithmetic_transpose_aliasing.cpp
- tut_arithmetic_transpose_conjugate.cpp
- tut_arithmetic_transpose_inplace.cpp
- tut_matrix_assignment_resizing.cpp
- Tutorial_AdvancedInitialization_Block.cpp
- Tutorial_AdvancedInitialization_CommaTemporary.cpp
- Tutorial_AdvancedInitialization_Join.cpp
- Tutorial_AdvancedInitialization_LinSpaced.cpp
- Tutorial_AdvancedInitialization_ThreeWays.cpp
- Tutorial_AdvancedInitialization_Zero.cpp
- Tutorial_commainit_01.cpp
- Tutorial_commainit_01b.cpp
- Tutorial_commainit_02.cpp
- Tutorial_Map_rowmajor.cpp
- Tutorial_Map_using.cpp
- Tutorial_range_for_loop_1d_cxx11.cpp
- Tutorial_range_for_loop_2d_cxx11.cpp
- Tutorial_reshaped_vs_resize_1.cpp
- Tutorial_reshaped_vs_resize_2.cpp
- Tutorial_ReshapeMat2Mat.cpp
- Tutorial_ReshapeMat2Vec.cpp
- Tutorial_SlicingCol.cpp
- Tutorial_SlicingVec.cpp
- Tutorial_solve_matrix_inverse.cpp
- Tutorial_solve_multiple_rhs.cpp
- Tutorial_solve_reuse_decomposition.cpp
- Tutorial_solve_singular.cpp
- Tutorial_solve_triangular.cpp
- Tutorial_solve_triangular_inplace.cpp
- Tutorial_std_sort.cpp
- Tutorial_std_sort_rows_cxx11.cpp
- Vectorwise_reverse.cpp
- VectorwiseOp_homogeneous.cpp
- CMakeLists.txt
- random_cpp11.cpp
- Tutorial_sparse_example.cpp
- Tutorial_sparse_example_details.cpp
- AsciiQuickReference.txt
- B01_Experimental.dox
- ClassHierarchy.dox
- CMakeLists.txt
- CoeffwiseMathFunctionsTable.dox
- CustomizingEigen_CustomScalar.dox
- CustomizingEigen_InheritingMatrix.dox
- CustomizingEigen_NullaryExpr.dox
- CustomizingEigen_Plugins.dox
- DenseDecompositionBenchmark.dox
- Doxyfile.in
- Eigen_Silly_Professor_64x64.png
- eigendoxy.css
- eigendoxy_footer.html.in
- eigendoxy_header.html.in
- eigendoxy_layout.xml.in
- eigendoxy_tabs.css
- FixedSizeVectorizable.dox
- ftv2node.png
- ftv2pnode.png
- FunctionsTakingEigenTypes.dox
- HiPerformance.dox
- InplaceDecomposition.dox
- InsideEigenExample.dox
- LeastSquares.dox
- Manual.dox
- MatrixfreeSolverExample.dox
- NewExpressionType.dox
- Overview.dox
- PassingByValue.dox
- Pitfalls.dox
- PreprocessorDirectives.dox
- QuickReference.dox
- QuickStartGuide.dox
- SparseLinearSystems.dox
- SparseQuickReference.dox
- StlContainers.dox
- StorageOrders.dox
- StructHavingEigenMembers.dox
- TemplateKeyword.dox
- TopicAliasing.dox
- TopicAssertions.dox
- TopicCMakeGuide.dox
- TopicEigenExpressionTemplates.dox
- TopicLazyEvaluation.dox
- TopicLinearAlgebraDecompositions.dox
- TopicMultithreading.dox
- TopicResizing.dox
- TopicScalarTypes.dox
- TopicVectorization.dox
- tutorial.cpp
- TutorialAdvancedInitialization.dox
- TutorialArrayClass.dox
- TutorialBlockOperations.dox
- TutorialGeometry.dox
- TutorialLinearAlgebra.dox
- TutorialMapClass.dox
- TutorialMatrixArithmetic.dox
- TutorialMatrixClass.dox
- TutorialReductionsVisitorsBroadcasting.dox
- TutorialReshape.dox
- TutorialSlicingIndexing.dox
- TutorialSparse.dox
- TutorialSparse_example_details.dox
- TutorialSTL.dox
- UnalignedArrayAssert.dox
- UsingBlasLapackBackends.dox
- UsingIntelMKL.dox
- UsingNVCC.dox
- WrongStackAlignment.dox
- AccelerateSupport.h
- InternalHeaderCheck.h
- InternalHeaderCheck.h
- LDLT.h
- LLT.h
- LLT_LAPACKE.h
- CholmodSupport.h
- InternalHeaderCheck.h
- Complex.h
- MathFunctions.h
- MatrixProduct.h
- MatrixProductCommon.h
- MatrixProductMMA.h
- MatrixProductMMAbfloat16.h
- MatrixVectorProduct.inc
- PacketMath.h
- TypeCasting.h
- Complex.h
- MathFunctions.h
- PacketMath.h
- Reductions.h
- TypeCasting.h
- Complex.h
- GemmKernel.h
- MathFunctions.h
- MathFunctionsFP16.h
- PacketMath.h
- PacketMathFP16.h
- Reductions.h
- TrsmKernel.h
- TrsmUnrolls.inc
- TypeCasting.h
- TypeCastingFP16.h
- BFloat16.h
- ConjHelper.h
- GenericPacketMathFunctions.h
- GenericPacketMathFunctionsFwd.h
- Half.h
- Settings.h
- Complex.h
- MathFunctions.h
- PacketMath.h
- Tuple.h
- TypeCasting.h
- math_constants.h
- PacketMath.h
- Complex.h
- GeneralBlockPanelKernel.h
- MathFunctions.h
- PacketMath.h
- TypeCasting.h
- Complex.h
- MathFunctions.h
- PacketMath.h
- Complex.h
- GeneralBlockPanelKernel.h
- MathFunctions.h
- PacketMath.h
- TypeCasting.h
- UnaryFunctors.h
- Complex.h
- MathFunctions.h
- PacketMath.h
- Reductions.h
- TypeCasting.h
- MathFunctions.h
- PacketMath.h
- TypeCasting.h
- InteropHeaders.h
- MathFunctions.h
- PacketMath.h
- TypeCasting.h
- Complex.h
- MathFunctions.h
- PacketMath.h
- AssignmentFunctors.h
- BinaryFunctors.h
- NullaryFunctors.h
- StlFunctors.h
- TernaryFunctors.h
- UnaryFunctors.h
- GeneralBlockPanelKernel.h
- GeneralMatrixMatrix.h
- GeneralMatrixMatrix_BLAS.h
- GeneralMatrixMatrixTriangular.h
- GeneralMatrixMatrixTriangular_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
- Assert.h
- BlasUtil.h
- ConfigureVectorization.h
- Constants.h
- DisableStupidWarnings.h
- EmulateArray.h
- ForwardDeclarations.h
- GpuHipCudaDefines.inc
- GpuHipCudaUndefines.inc
- IndexedViewHelper.h
- IntegralConstant.h
- Macros.h
- MaxSizeVector.h
- Memory.h
- Meta.h
- MKL_support.h
- MoreMeta.h
- ReenableStupidWarnings.h
- ReshapedHelper.h
- Serializer.h
- StaticAssert.h
- SymbolicIndex.h
- XprHelper.h
- ArithmeticSequence.h
- Array.h
- ArrayBase.h
- ArrayWrapper.h
- Assign.h
- Assign_MKL.h
- AssignEvaluator.h
- BandMatrix.h
- Block.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
- DeviceWrapper.h
- Diagonal.h
- DiagonalMatrix.h
- DiagonalProduct.h
- Dot.h
- EigenBase.h
- Fill.h
- FindCoeff.h
- ForceAlignedAccess.h
- Fuzzy.h
- GeneralProduct.h
- GenericPacketMath.h
- GlobalFunctions.h
- IndexedView.h
- InnerProduct.h
- InternalHeaderCheck.h
- Inverse.h
- IO.h
- Map.h
- MapBase.h
- MathFunctions.h
- MathFunctionsImpl.h
- Matrix.h
- MatrixBase.h
- NestByValue.h
- NoAlias.h
- NumTraits.h
- PartialReduxEvaluator.h
- PermutationMatrix.h
- PlainObjectBase.h
- Product.h
- ProductEvaluators.h
- Random.h
- RandomImpl.h
- RealView.h
- Redux.h
- Ref.h
- Replicate.h
- Reshaped.h
- ReturnByValue.h
- Reverse.h
- Select.h
- SelfAdjointView.h
- SelfCwiseBinaryOp.h
- SkewSymmetricMatrix3.h
- Solve.h
- SolverBase.h
- SolveTriangular.h
- StableNorm.h
- StlIterators.h
- Stride.h
- Swap.h
- Transpose.h
- Transpositions.h
- TriangularMatrix.h
- VectorBlock.h
- VectorwiseOp.h
- Visitor.h
- ComplexEigenSolver.h
- ComplexSchur.h
- ComplexSchur_LAPACKE.h
- EigenSolver.h
- GeneralizedEigenSolver.h
- GeneralizedSelfAdjointEigenSolver.h
- HessenbergDecomposition.h
- InternalHeaderCheck.h
- MatrixBaseEigenvalues.h
- RealQZ.h
- RealSchur.h
- RealSchur_LAPACKE.h
- SelfAdjointEigenSolver.h
- SelfAdjointEigenSolver_LAPACKE.h
- Tridiagonalization.h
- Geometry_SIMD.h
- AlignedBox.h
- AngleAxis.h
- EulerAngles.h
- Homogeneous.h
- Hyperplane.h
- InternalHeaderCheck.h
- OrthoMethods.h
- ParametrizedLine.h
- Quaternion.h
- Rotation2D.h
- RotationBase.h
- Scaling.h
- Transform.h
- Translation.h
- Umeyama.h
- BlockHouseholder.h
- Householder.h
- HouseholderSequence.h
- InternalHeaderCheck.h
- BasicPreconditioners.h
- BiCGSTAB.h
- ConjugateGradient.h
- IncompleteCholesky.h
- IncompleteLUT.h
- InternalHeaderCheck.h
- IterativeSolverBase.h
- LeastSquareConjugateGradient.h
- SolveWithGuess.h
- InternalHeaderCheck.h
- Jacobi.h
- InternalHeaderCheck.h
- KLUSupport.h
- InverseSize4.h
- Determinant.h
- FullPivLU.h
- InternalHeaderCheck.h
- InverseImpl.h
- PartialPivLU.h
- PartialPivLU_LAPACKE.h
- InternalHeaderCheck.h
- MetisSupport.h
- blas.h
- Image.h
- InternalHeaderCheck.h
- Kernel.h
- lapacke.h
- lapacke_helpers.h
- lapacke_mangling.h
- RealSvd2x2.h
- Amd.h
- Eigen_Colamd.h
- InternalHeaderCheck.h
- Ordering.h
- InternalHeaderCheck.h
- PardisoSupport.h
- InternalHeaderCheck.h
- PaStiXSupport.h
- ArrayCwiseBinaryOps.inc
- ArrayCwiseUnaryOps.inc
- BlockMethods.inc
- CommonCwiseBinaryOps.inc
- CommonCwiseUnaryOps.inc
- IndexedViewMethods.inc
- InternalHeaderCheck.inc
- MatrixCwiseBinaryOps.inc
- MatrixCwiseUnaryOps.inc
- ReshapedMethods.inc
- ColPivHouseholderQR.h
- ColPivHouseholderQR_LAPACKE.h
- CompleteOrthogonalDecomposition.h
- FullPivHouseholderQR.h
- HouseholderQR.h
- HouseholderQR_LAPACKE.h
- InternalHeaderCheck.h
- InternalHeaderCheck.h
- SimplicialCholesky.h
- SimplicialCholesky_impl.h
- AmbiVector.h
- CompressedStorage.h
- ConservativeSparseSparseProduct.h
- InternalHeaderCheck.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
- InternalHeaderCheck.h
- SparseLU.h
- SparseLU_column_bmod.h
- SparseLU_column_dfs.h
- SparseLU_copy_to_ucol.h
- SparseLU_heap_relax_snode.h
- SparseLU_kernel_bmod.h
- SparseLU_Memory.h
- SparseLU_panel_bmod.h
- SparseLU_panel_dfs.h
- SparseLU_pivotL.h
- SparseLU_pruneL.h
- SparseLU_relax_snode.h
- SparseLU_Structs.h
- SparseLU_SupernodalMatrix.h
- SparseLU_Utils.h
- SparseLUImpl.h
- InternalHeaderCheck.h
- SparseQR.h
- InternalHeaderCheck.h
- SuiteSparseQRSupport.h
- details.h
- StdDeque.h
- StdList.h
- StdVector.h
- InternalHeaderCheck.h
- SuperLUSupport.h
- BDCSVD.h
- BDCSVD_LAPACKE.h
- InternalHeaderCheck.h
- JacobiSVD.h
- JacobiSVD_LAPACKE.h
- SVDBase.h
- UpperBidiagonalization.h
- Barrier.h
- CoreThreadPoolDevice.h
- EventCount.h
- ForkJoin.h
- InternalHeaderCheck.h
- NonBlockingThreadPool.h
- RunQueue.h
- ThreadCancel.h
- ThreadEnvironment.h
- ThreadLocal.h
- ThreadPoolInterface.h
- ThreadYield.h
- InternalHeaderCheck.h
- UmfPackSupport.h
- AccelerateSupport
- Cholesky
- CholmodSupport
- Core
- Dense
- Eigen
- Eigenvalues
- Geometry
- Householder
- IterativeLinearSolvers
- Jacobi
- KLUSupport
- LU
- MetisSupport
- OrderingMethods
- PardisoSupport
- PaStiXSupport
- QR
- QtAlignedMalloc
- Sparse
- SparseCholesky
- SparseCore
- SparseLU
- SparseQR
- SPQRSupport
- StdDeque
- StdList
- StdVector
- SuperLUSupport
- SVD
- ThreadPool
- UmfPackSupport
- Version
- bdcsvd_int.cpp
- block_nonconst_ctor_on_const_xpr_0.cpp
- block_nonconst_ctor_on_const_xpr_1.cpp
- block_nonconst_ctor_on_const_xpr_2.cpp
- block_on_const_type_actually_const_0.cpp
- block_on_const_type_actually_const_1.cpp
- CMakeLists.txt
- colpivqr_int.cpp
- const_qualified_block_method_retval_0.cpp
- const_qualified_block_method_retval_1.cpp
- const_qualified_diagonal_method_retval.cpp
- const_qualified_transpose_method_retval.cpp
- cwiseunaryview_nonconst_ctor_on_const_xpr.cpp
- cwiseunaryview_on_const_type_actually_const.cpp
- diagonal_nonconst_ctor_on_const_xpr.cpp
- diagonal_on_const_type_actually_const.cpp
- eigensolver_cplx.cpp
- eigensolver_int.cpp
- failtest_sanity_check.cpp
- fullpivlu_int.cpp
- fullpivqr_int.cpp
- initializer_list_1.cpp
- initializer_list_2.cpp
- jacobisvd_int.cpp
- ldlt_int.cpp
- llt_int.cpp
- map_nonconst_ctor_on_const_ptr_0.cpp
- map_nonconst_ctor_on_const_ptr_1.cpp
- map_nonconst_ctor_on_const_ptr_2.cpp
- map_nonconst_ctor_on_const_ptr_3.cpp
- map_nonconst_ctor_on_const_ptr_4.cpp
- map_on_const_type_actually_const_0.cpp
- map_on_const_type_actually_const_1.cpp
- partialpivlu_int.cpp
- qr_int.cpp
- ref_1.cpp
- ref_2.cpp
- ref_3.cpp
- ref_4.cpp
- ref_5.cpp
- ref_6.cpp
- ref_7.cpp
- selfadjointview_nonconst_ctor_on_const_xpr.cpp
- selfadjointview_on_const_type_actually_const.cpp
- sparse_ref_1.cpp
- sparse_ref_2.cpp
- sparse_ref_3.cpp
- sparse_ref_4.cpp
- sparse_ref_5.cpp
- sparse_storage_mismatch.cpp
- swap_1.cpp
- swap_2.cpp
- ternary_1.cpp
- ternary_2.cpp
- transpose_nonconst_ctor_on_const_xpr.cpp
- transpose_on_const_type_actually_const.cpp
- triangularview_nonconst_ctor_on_const_xpr.cpp
- triangularview_on_const_type_actually_const.cpp
- cholesky.inc
- clacgv.f
- cladiv.f
- clarf.f
- clarfb.f
- clarfg.f
- clarft.f
- CMakeLists.txt
- complex_double.cpp
- complex_single.cpp
- dladiv.f
- dlamch.f
- dlapy2.f
- dlapy3.f
- dlarf.f
- dlarfb.f
- dlarfg.f
- dlarft.f
- double.cpp
- dsecnd_INT_CPU_TIME.cpp
- dsecnd_NONE.f
- eigen_lapack.def
- eigen_lapack_cpp.def
- eigenvalues.inc
- ilaclc.f
- ilaclr.f
- iladlc.f
- iladlr.f
- ilaslc.f
- ilaslr.f
- ilazlc.f
- ilazlr.f
- lapack.h
- lapack_common.h
- lu.inc
- second_INT_CPU_TIME.cpp
- second_NONE.f
- single.cpp
- sladiv.f
- slamch.f
- slapy2.f
- slapy3.f
- slarf.f
- slarfb.f
- slarfg.f
- slarft.f
- svd.inc
- zlacgv.f
- zladiv.f
- zlarf.f
- zlarfb.f
- zlarfg.f
- zlarft.f
- buildtests.in
- cdashtesting.cmake.in
- check.in
- ci_cmake_msvc.ps1
- ci_cmake_msvc_cuda.ps1
- CMakeLists.txt
- debug.in
- eigen_gen_credits.cpp
- eigen_gen_docs
- eigen_gen_split_test_help.cmake
- eigen_monitor_perf.sh
- format.sh
- git_commit_mrs_and_issues.py
- gitlab_api_deploy_package.py
- gitlab_api_issues.py
- gitlab_api_labeller.py
- gitlab_api_mrs.py
- msvc_setup.ps1
- release.in
- accelerate_support.cpp
- adjoint.cpp
- AnnoyingScalar.h
- array_cwise.cpp
- array_for_matrix.cpp
- array_of_string.cpp
- array_replicate.cpp
- array_reverse.cpp
- assignment_threaded.cpp
- bandmatrix.cpp
- basicstuff.cpp
- bdcsvd.cpp
- bfloat16_float.cpp
- bicgstab.cpp
- blasutil.cpp
- block.cpp
- boostmultiprec.cpp
- bug1213.cpp
- bug1213.h
- bug1213_main.cpp
- cholesky.cpp
- cholmod_support.cpp
- clz.cpp
- CMakeLists.txt
- commainitializer.cpp
- conjugate_gradient.cpp
- conservative_resize.cpp
- constexpr.cpp
- constructor.cpp
- corners.cpp
- ctorleak.cpp
- CustomComplex.h
- dense_storage.cpp
- denseLM.cpp
- determinant.cpp
- diagonal.cpp
- diagonal_matrix_variadic_ctor.cpp
- diagonalmatrices.cpp
- dontalign.cpp
- dynalloc.cpp
- eigen2support.cpp
- eigensolver_complex.cpp
- eigensolver_generalized_real.cpp
- eigensolver_generic.cpp
- eigensolver_selfadjoint.cpp
- evaluator_common.h
- evaluators.cpp
- exceptions.cpp
- fastmath.cpp
- first_aligned.cpp
- float_conversion.cpp
- geo_alignedbox.cpp
- geo_eulerangles.cpp
- geo_homogeneous.cpp
- geo_hyperplane.cpp
- geo_orthomethods.cpp
- geo_parametrizedline.cpp
- geo_quaternion.cpp
- geo_transformations.cpp
- gpu_basic.cu
- gpu_common.h
- gpu_example.cu
- gpu_test_helper.h
- half_float.cpp
- hessenberg.cpp
- householder.cpp
- incomplete_cholesky.cpp
- incomplete_LUT.cpp
- indexed_view.cpp
- initializer_list_construction.cpp
- inplace_decomposition.cpp
- integer_types.cpp
- inverse.cpp
- io.cpp
- is_same_dense.cpp
- jacobi.cpp
- jacobisvd.cpp
- klu_support.cpp
- linearstructure.cpp
- lscg.cpp
- lu.cpp
- main.h
- mapped_matrix.cpp
- mapstaticmethods.cpp
- mapstride.cpp
- matrix_cwise.cpp
- maxsizevector.cpp
- meta.cpp
- metis_support.cpp
- miscmatrices.cpp
- mixingtypes.cpp
- MovableScalar.h
- nestbyvalue.cpp
- nesting_ops.cpp
- nomalloc.cpp
- nullary.cpp
- num_dimensions.cpp
- numext.cpp
- OffByOneScalar.h
- packet_segment.cpp
- packetmath.cpp
- packetmath_test_shared.h
- pardiso_support.cpp
- pastix_support.cpp
- permutationmatrices.cpp
- prec_inverse_4x4.cpp
- product.h
- product_extra.cpp
- product_large.cpp
- product_mmtr.cpp
- product_notemporary.cpp
- product_selfadjoint.cpp
- product_small.cpp
- product_symm.cpp
- product_syrk.cpp
- product_threaded.cpp
- product_trmm.cpp
- product_trmv.cpp
- product_trsolve.cpp
- qr.cpp
- qr_colpivoting.cpp
- qr_fullpivoting.cpp
- qtvector.cpp
- rand.cpp
- random_matrix.cpp
- random_matrix_helper.h
- random_without_cast_overflow.h
- real_qz.cpp
- realview.cpp
- redux.cpp
- ref.cpp
- reshape.cpp
- resize.cpp
- rvalue_types.cpp
- SafeScalar.h
- schur_complex.cpp
- schur_real.cpp
- selfadjoint.cpp
- serializer.cpp
- simplicial_cholesky.cpp
- sizeof.cpp
- sizeoverflow.cpp
- skew_symmetric_matrix3.cpp
- smallvectors.cpp
- solverbase.h
- sparse.h
- sparse_basic.cpp
- sparse_block.cpp
- sparse_permutations.cpp
- sparse_product.cpp
- sparse_ref.cpp
- sparse_solver.h
- sparse_solvers.cpp
- sparse_vector.cpp
- sparseLM.cpp
- sparselu.cpp
- sparseqr.cpp
- special_numbers.cpp
- split_test_helper.h
- spqr_support.cpp
- stable_norm.cpp
- stddeque.cpp
- stddeque_overload.cpp
- stdlist.cpp
- stdlist_overload.cpp
- stdvector.cpp
- stdvector_overload.cpp
- stl_iterators.cpp
- superlu_support.cpp
- svd_common.h
- svd_fill.h
- swap.cpp
- sycl_basic.cpp
- symbolic_index.cpp
- threads_eventcount.cpp
- threads_fork_join.cpp
- threads_non_blocking_thread_pool.cpp
- threads_runqueue.cpp
- triangular.cpp
- tuple_test.cpp
- type_alias.cpp
- umeyama.cpp
- umfpack_support.cpp
- unalignedcount.cpp
- unaryview.cpp
- upperbidiagonalization.cpp
- vectorization_logic.cpp
- vectorwiseop.cpp
- visitor.cpp
- zerosized.cpp
- bench_svd.cpp
- CMakeLists.txt
- CwiseMul.cpp
- BVH_Example.cpp
- CMakeLists.txt
- EulerAngles.cpp
- FFT.cpp
- MatrixExponential.cpp
- MatrixFunction.cpp
- MatrixLogarithm.cpp
- MatrixPower.cpp
- MatrixPower_optimal.cpp
- MatrixSine.cpp
- MatrixSinh.cpp
- MatrixSquareRoot.cpp
- PolynomialSolver1.cpp
- PolynomialUtils1.cpp
- CMakeLists.txt
- CMakeLists.txt
- eigendoxy_layout.xml.in
- Overview.dox
- SYCL.dox
- InternalHeaderCheck.h
- README.md
- Tensor.h
- TensorArgMax.h
- TensorAssign.h
- TensorBase.h
- TensorBlock.h
- TensorBroadcasting.h
- TensorChipping.h
- TensorConcatenation.h
- TensorContraction.h
- TensorContractionBlocking.h
- TensorContractionCuda.h
- TensorContractionGpu.h
- TensorContractionMapper.h
- TensorContractionSycl.h
- TensorContractionThreadPool.h
- TensorConversion.h
- TensorConvolution.h
- TensorConvolutionSycl.h
- TensorCostModel.h
- TensorCustomOp.h
- TensorDevice.h
- TensorDeviceCuda.h
- TensorDeviceDefault.h
- TensorDeviceGpu.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
- TensorImagePatch.h
- TensorIndexList.h
- TensorInflation.h
- TensorInitializer.h
- TensorIntDiv.h
- TensorIO.h
- TensorLayoutSwap.h
- TensorMacros.h
- TensorMap.h
- TensorMeta.h
- TensorMorphing.h
- TensorPadding.h
- TensorPatch.h
- TensorRandom.h
- TensorReduction.h
- TensorReductionGpu.h
- TensorReductionSycl.h
- TensorRef.h
- TensorReverse.h
- TensorRoll.h
- TensorScan.h
- TensorScanSycl.h
- TensorShuffling.h
- TensorStorage.h
- TensorStriding.h
- TensorTrace.h
- TensorTraits.h
- TensorUInt128.h
- TensorVolumePatch.h
- TemplateGroupTheory.h
- DynamicSymmetry.h
- InternalHeaderCheck.h
- StaticSymmetry.h
- Symmetry.h
- CXX11Meta.h
- CXX11Workarounds.h
- CMakeLists.txt
- Tensor
- TensorSymmetry
- ThreadPool
- AutoDiffJacobian.h
- AutoDiffScalar.h
- AutoDiffVector.h
- CoherentPadOp.h
- InternalHeaderCheck.h
- BVAlgorithms.h
- InternalHeaderCheck.h
- KdBVH.h
- ArpackSelfAdjointEigenSolver.h
- InternalHeaderCheck.h
- CMakeLists.txt
- EulerAngles.h
- EulerSystem.h
- InternalHeaderCheck.h
- duccfft_impl.h
- fftw_impl.h
- imklfft_impl.h
- InternalHeaderCheck.h
- kissfft_impl.h
- pocketfft_impl.h
- BiCGSTABL.h
- DGMRES.h
- GMRES.h
- IDRS.h
- IDRSTABL.h
- IncompleteLU.h
- InternalHeaderCheck.h
- MINRES.h
- Scaling.h
- InternalHeaderCheck.h
- KroneckerTensorProduct.h
- CopyrightMINPACK.txt
- InternalHeaderCheck.h
- LevenbergMarquardt.h
- LMcovar.h
- LMonestep.h
- LMpar.h
- LMqrsolv.h
- InternalHeaderCheck.h
- MatrixExponential.h
- MatrixFunction.h
- MatrixLogarithm.h
- MatrixPower.h
- MatrixSquareRoot.h
- StemFunction.h
- chkder.h
- covar.h
- dogleg.h
- fdjac1.h
- HybridNonLinearSolver.h
- InternalHeaderCheck.h
- LevenbergMarquardt.h
- lmpar.h
- qrsolv.h
- r1mpyq.h
- r1updt.h
- rwupdt.h
- InternalHeaderCheck.h
- NumericalDiff.h
- Companion.h
- InternalHeaderCheck.h
- PolynomialSolver.h
- PolynomialUtils.h
- BlockSparseMatrix.h
- InternalHeaderCheck.h
- MarketIO.h
- MatrixMarketIterator.h
- RandomSetter.h
- SparseInverse.h
- BesselFunctions.h
- SpecialFunctions.h
- BesselFunctions.h
- SpecialFunctions.h
- SpecialFunctions.h
- BesselFunctions.h
- SpecialFunctions.h
- BesselFunctionsArrayAPI.h
- BesselFunctionsBFloat16.h
- BesselFunctionsFunctors.h
- BesselFunctionsHalf.h
- BesselFunctionsImpl.h
- BesselFunctionsPacketMath.h
- HipVectorCompatibility.h
- InternalHeaderCheck.h
- SpecialFunctionsArrayAPI.h
- SpecialFunctionsBFloat16.h
- SpecialFunctionsFunctors.h
- SpecialFunctionsHalf.h
- SpecialFunctionsImpl.h
- SpecialFunctionsPacketMath.h
- InternalHeaderCheck.h
- Spline.h
- SplineFitting.h
- SplineFwd.h
- AdolcForward
- AlignedVector3
- ArpackSupport
- AutoDiff
- BVH
- CMakeLists.txt
- EulerAngles
- FFT
- IterativeSolvers
- KroneckerProduct
- LevenbergMarquardt
- MatrixFunctions
- MPRealSupport
- NNLS
- NonLinearOptimization
- NumericalDiff
- OpenGLSupport
- Polynomials
- SparseExtra
- SpecialFunctions
- Splines
- alignedvector3.cpp
- autodiff.cpp
- autodiff_scalar.cpp
- bessel_functions.cpp
- bicgstabl.cpp
- BVH.cpp
- CMakeLists.txt
- cxx11_tensor_argmax.cpp
- cxx11_tensor_argmax_gpu.cu
- cxx11_tensor_argmax_sycl.cpp
- cxx11_tensor_assign.cpp
- cxx11_tensor_block_access.cpp
- cxx11_tensor_block_eval.cpp
- cxx11_tensor_block_io.cpp
- cxx11_tensor_broadcast_sycl.cpp
- cxx11_tensor_broadcasting.cpp
- cxx11_tensor_builtins_sycl.cpp
- cxx11_tensor_cast_float16_gpu.cu
- cxx11_tensor_casts.cpp
- cxx11_tensor_chipping.cpp
- cxx11_tensor_chipping_sycl.cpp
- cxx11_tensor_comparisons.cpp
- cxx11_tensor_complex_cwise_ops_gpu.cu
- cxx11_tensor_complex_gpu.cu
- cxx11_tensor_concatenation.cpp
- cxx11_tensor_concatenation_sycl.cpp
- cxx11_tensor_const.cpp
- cxx11_tensor_contract_gpu.cu
- cxx11_tensor_contract_sycl.cpp
- cxx11_tensor_contraction.cpp
- cxx11_tensor_convolution.cpp
- cxx11_tensor_convolution_sycl.cpp
- cxx11_tensor_custom_index.cpp
- cxx11_tensor_custom_op.cpp
- cxx11_tensor_custom_op_sycl.cpp
- cxx11_tensor_device.cu
- cxx11_tensor_device_sycl.cpp
- cxx11_tensor_dimension.cpp
- cxx11_tensor_empty.cpp
- cxx11_tensor_executor.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_generator_sycl.cpp
- cxx11_tensor_gpu.cu
- cxx11_tensor_ifft.cpp
- cxx11_tensor_image_op_sycl.cpp
- cxx11_tensor_image_patch.cpp
- cxx11_tensor_image_patch_sycl.cpp
- cxx11_tensor_index_list.cpp
- cxx11_tensor_inflation.cpp
- cxx11_tensor_inflation_sycl.cpp
- cxx11_tensor_intdiv.cpp
- cxx11_tensor_io.cpp
- cxx11_tensor_layout_swap.cpp
- cxx11_tensor_layout_swap_sycl.cpp
- cxx11_tensor_lvalue.cpp
- cxx11_tensor_map.cpp
- cxx11_tensor_math.cpp
- cxx11_tensor_math_sycl.cpp
- cxx11_tensor_mixed_indices.cpp
- cxx11_tensor_morphing.cpp
- cxx11_tensor_morphing_sycl.cpp
- cxx11_tensor_move.cpp
- cxx11_tensor_notification.cpp
- cxx11_tensor_of_bfloat16_gpu.cu
- cxx11_tensor_of_complex.cpp
- cxx11_tensor_of_const_values.cpp
- cxx11_tensor_of_float16_gpu.cu
- cxx11_tensor_of_float16_sycl.cpp
- cxx11_tensor_of_strings.cpp
- cxx11_tensor_padding.cpp
- cxx11_tensor_padding_sycl.cpp
- cxx11_tensor_patch.cpp
- cxx11_tensor_patch_sycl.cpp
- cxx11_tensor_random.cpp
- cxx11_tensor_random_gpu.cu
- cxx11_tensor_random_sycl.cpp
- cxx11_tensor_reduction.cpp
- cxx11_tensor_reduction_gpu.cu
- cxx11_tensor_reduction_sycl.cpp
- cxx11_tensor_ref.cpp
- cxx11_tensor_reverse.cpp
- cxx11_tensor_reverse_sycl.cpp
- cxx11_tensor_roll.cpp
- cxx11_tensor_roundings.cpp
- cxx11_tensor_scan.cpp
- cxx11_tensor_scan_gpu.cu
- cxx11_tensor_scan_sycl.cpp
- cxx11_tensor_shuffling.cpp
- cxx11_tensor_shuffling_sycl.cpp
- cxx11_tensor_simple.cpp
- cxx11_tensor_striding.cpp
- cxx11_tensor_striding_sycl.cpp
- cxx11_tensor_sugar.cpp
- cxx11_tensor_sycl.cpp
- cxx11_tensor_symmetry.cpp
- cxx11_tensor_thread_local.cpp
- cxx11_tensor_thread_pool.cpp
- cxx11_tensor_trace.cpp
- cxx11_tensor_uint128.cpp
- cxx11_tensor_volume_patch.cpp
- cxx11_tensor_volume_patch_sycl.cpp
- dgmres.cpp
- duccfft.cpp
- EulerAngles.cpp
- FFT.cpp
- fft_test_shared.h
- FFTW.cpp
- forward_adolc.cpp
- gmres.cpp
- idrs.cpp
- idrstabl.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
- mklfft.cpp
- mpreal_support.cpp
- NNLS.cpp
- NonLinearOptimization.cpp
- NumericalDiff.cpp
- openglsupport.cpp
- pocketfft.cpp
- polynomialsolver.cpp
- polynomialutils.cpp
- sparse_extra.cpp
- special_functions.cpp
- special_packetmath.cpp
- splines.cpp
- CMakeLists.txt
- README.txt
- .clang-format
- .git-blame-ignore-revs
- .gitattributes
- .gitignore
- .gitlab-ci.yml
- CHANGELOG.md
- CMakeLists.txt
- COPYING.APACHE
- COPYING.BSD
- COPYING.MINPACK
- COPYING.MPL2
- COPYING.README
- CTestConfig.cmake
- CTestCustom.cmake.in
- eigen3.pc.in
- INSTALL
- LICENSE
- README.md
- signature_of_eigen3_matrix_library
- gl.h
- FindEpollShim.cmake
- cmake_uninstall.cmake.in
- GenerateMappings.cmake
- glfw3.pc.in
- glfw3Config.cmake.in
- i686-w64-mingw32-clang.cmake
- i686-w64-mingw32.cmake
- Info.plist.in
- x86_64-w64-mingw32-clang.cmake
- x86_64-w64-mingw32.cmake
- gl.h
- gles2.h
- vulkan.h
- fractional-scale-v1.xml
- idle-inhibit-unstable-v1.xml
- pointer-constraints-unstable-v1.xml
- relative-pointer-unstable-v1.xml
- viewporter.xml
- wayland.xml
- xdg-activation-v1.xml
- xdg-decoration-unstable-v1.xml
- xdg-shell.xml
- getopt.c
- getopt.h
- linmath.h
- nuklear.h
- nuklear_glfw_gl2.h
- stb_image_write.h
- tinycthread.c
- tinycthread.h
- build.md
- CMakeLists.txt
- compat.md
- compile.md
- context.md
- CONTRIBUTING.md
- Doxyfile.in
- DoxygenLayout.xml
- extra.css
- extra.css.map
- extra.scss
- footer.html
- header.html
- input.md
- internal.md
- intro.md
- main.md
- monitor.md
- moving.md
- news.md
- quick.md
- spaces.svg
- SUPPORT.md
- vulkan.md
- window.md
- boing.c
- CMakeLists.txt
- gears.c
- glfw.icns
- glfw.ico
- glfw.rc
- heightmap.c
- offscreen.c
- particles.c
- sharing.c
- splitview.c
- triangle-opengl.c
- triangle-opengles.c
- wave.c
- windows.c
- glfw3.h
- glfw3native.h
- CMakeLists.txt
- cocoa_init.m
- cocoa_joystick.h
- cocoa_joystick.m
- cocoa_monitor.m
- cocoa_platform.h
- cocoa_window.m
- context.c
- egl_context.c
- glfw.rc.in
- glx_context.c
- init.c
- input.c
- internal.h
- linux_joystick.c
- linux_joystick.h
- macos_time.c
- macos_time.h
- mappings.h
- mappings.h.in
- monitor.c
- nsgl_context.m
- null_init.c
- null_joystick.c
- null_joystick.h
- null_monitor.c
- null_platform.h
- null_window.c
- osmesa_context.c
- platform.c
- platform.h
- posix_module.c
- posix_poll.c
- posix_poll.h
- posix_thread.c
- posix_thread.h
- posix_time.c
- posix_time.h
- vulkan.c
- wgl_context.c
- win32_init.c
- win32_joystick.c
- win32_joystick.h
- win32_module.c
- win32_monitor.c
- win32_platform.h
- win32_thread.c
- win32_thread.h
- win32_time.c
- win32_time.h
- win32_window.c
- window.c
- wl_init.c
- wl_monitor.c
- wl_platform.h
- wl_window.c
- x11_init.c
- x11_monitor.c
- x11_platform.h
- x11_window.c
- xkb_unicode.c
- allocator.c
- clipboard.c
- CMakeLists.txt
- cursor.c
- empty.c
- events.c
- gamma.c
- glfwinfo.c
- icon.c
- iconify.c
- inputlag.c
- joysticks.c
- monitors.c
- msaa.c
- reopen.c
- tearing.c
- threads.c
- timeout.c
- title.c
- triangle-vulkan.c
- window.c
- CMakeLists.txt
- CONTRIBUTORS.md
- LICENSE.md
- README.md
- 00-bug_report.yml
- 10-feature_request.yml
- config.yml
- linux-presubmit.sh
- macos-presubmit.sh
- windows-presubmit.bat
- navigation.yml
- default.html
- main.scss
- style.scss
- actions.md
- assertions.md
- matchers.md
- mocking.md
- testing.md
- _config.yml
- advanced.md
- community_created_documentation.md
- faq.md
- gmock_cheat_sheet.md
- gmock_cook_book.md
- gmock_faq.md
- gmock_for_dummies.md
- index.md
- pkgconfig.md
- platforms.md
- primer.md
- quickstart-bazel.md
- quickstart-cmake.md
- samples.md
- gmock.pc.in
- gmock_main.pc.in
- README.md
- gmock-generated-actions.h
- gmock-matchers.h
- gmock-port.h
- README.md
- gmock-internal-utils.h
- gmock-port.h
- gmock-pp.h
- gmock-actions.h
- gmock-cardinalities.h
- gmock-function-mocker.h
- gmock-matchers.h
- gmock-more-actions.h
- gmock-more-matchers.h
- gmock-nice-strict.h
- gmock-spec-builders.h
- gmock.h
- gmock-all.cc
- gmock-cardinalities.cc
- gmock-internal-utils.cc
- gmock-matchers.cc
- gmock-spec-builders.cc
- gmock.cc
- gmock_main.cc
- BUILD.bazel
- gmock-actions_test.cc
- gmock-cardinalities_test.cc
- gmock-function-mocker_test.cc
- gmock-internal-utils_test.cc
- gmock-matchers-arithmetic_test.cc
- gmock-matchers-comparisons_test.cc
- gmock-matchers-containers_test.cc
- gmock-matchers-misc_test.cc
- gmock-matchers_test.h
- gmock-more-actions_test.cc
- gmock-nice-strict_test.cc
- gmock-port_test.cc
- gmock-pp-string_test.cc
- gmock-pp_test.cc
- gmock-spec-builders_test.cc
- gmock_all_test.cc
- gmock_ex_test.cc
- gmock_leak_test.py
- gmock_leak_test_.cc
- gmock_link2_test.cc
- gmock_link_test.cc
- gmock_link_test.h
- gmock_output_test.py
- gmock_output_test_.cc
- gmock_output_test_golden.txt
- gmock_stress_test.cc
- gmock_test.cc
- gmock_test_utils.py
- CMakeLists.txt
- README.md
- Config.cmake.in
- gtest.pc.in
- gtest_main.pc.in
- internal_utils.cmake
- libgtest.la.in
- README.md
- gtest-port.h
- gtest-printers.h
- gtest.h
- README.md
- gtest-death-test-internal.h
- gtest-filepath.h
- gtest-internal.h
- gtest-param-util.h
- gtest-port-arch.h
- gtest-port.h
- gtest-string.h
- gtest-type-util.h
- gtest-assertion-result.h
- gtest-death-test.h
- gtest-matchers.h
- gtest-message.h
- gtest-param-test.h
- gtest-printers.h
- gtest-spi.h
- gtest-test-part.h
- gtest-typed-test.h
- gtest.h
- gtest_pred_impl.h
- gtest_prod.h
- prime_tables.h
- sample1.cc
- sample1.h
- sample10_unittest.cc
- sample1_unittest.cc
- sample2.cc
- sample2.h
- sample2_unittest.cc
- sample3-inl.h
- sample3_unittest.cc
- sample4.cc
- sample4.h
- sample4_unittest.cc
- sample5_unittest.cc
- sample6_unittest.cc
- sample7_unittest.cc
- sample8_unittest.cc
- sample9_unittest.cc
- gtest-all.cc
- gtest-assertion-result.cc
- gtest-death-test.cc
- gtest-filepath.cc
- gtest-internal-inl.h
- gtest-matchers.cc
- gtest-port.cc
- gtest-printers.cc
- gtest-test-part.cc
- gtest-typed-test.cc
- gtest.cc
- gtest_main.cc
- gmock_dynamic_cast_message_test.proto
- BUILD.bazel
- googletest-break-on-failure-unittest.py
- googletest-break-on-failure-unittest_.cc
- googletest-catch-exceptions-test.py
- googletest-catch-exceptions-test_.cc
- googletest-color-test.py
- googletest-color-test_.cc
- googletest-death-test-test.cc
- googletest-death-test_ex_test.cc
- googletest-env-var-test.py
- googletest-env-var-test_.cc
- googletest-fail-if-no-test-linked-test-with-disabled-test_.cc
- googletest-fail-if-no-test-linked-test-with-enabled-test_.cc
- googletest-fail-if-no-test-linked-test.py
- googletest-fail-if-no-test-selected-test.py
- googletest-failfast-unittest.py
- googletest-failfast-unittest_.cc
- googletest-filepath-test.cc
- googletest-filter-unittest.py
- googletest-filter-unittest_.cc
- googletest-global-environment-unittest.py
- googletest-global-environment-unittest_.cc
- googletest-json-outfiles-test.py
- googletest-json-output-unittest.py
- googletest-list-tests-unittest.py
- googletest-list-tests-unittest_.cc
- googletest-listener-test.cc
- googletest-message-test.cc
- googletest-options-test.cc
- googletest-output-test-golden-lin.txt
- googletest-output-test.py
- googletest-output-test_.cc
- googletest-param-test-invalid-name1-test.py
- googletest-param-test-invalid-name1-test_.cc
- googletest-param-test-invalid-name2-test.py
- googletest-param-test-invalid-name2-test_.cc
- googletest-param-test-test.cc
- googletest-param-test-test.h
- googletest-param-test2-test.cc
- googletest-port-test.cc
- googletest-printers-test.cc
- googletest-setuptestsuite-test.py
- googletest-setuptestsuite-test_.cc
- googletest-shuffle-test.py
- googletest-shuffle-test_.cc
- googletest-test-part-test.cc
- googletest-throw-on-failure-test.py
- googletest-throw-on-failure-test_.cc
- googletest-uninitialized-test.py
- googletest-uninitialized-test_.cc
- gtest-typed-test2_test.cc
- gtest-typed-test_test.cc
- gtest-typed-test_test.h
- gtest-unittest-api_test.cc
- gtest_all_test.cc
- gtest_assert_by_exception_test.cc
- gtest_dirs_test.cc
- gtest_environment_test.cc
- gtest_help_test.py
- gtest_help_test_.cc
- gtest_json_test_utils.py
- gtest_list_output_unittest.py
- gtest_list_output_unittest_.cc
- gtest_main_unittest.cc
- gtest_no_test_unittest.cc
- gtest_pred_impl_unittest.cc
- gtest_premature_exit_test.cc
- gtest_prod_test.cc
- gtest_repeat_test.cc
- gtest_skip_check_output_test.py
- gtest_skip_environment_check_output_test.py
- gtest_skip_in_environment_setup_test.cc
- gtest_skip_test.cc
- gtest_sole_header_test.cc
- gtest_stress_test.cc
- gtest_test_macro_stack_footprint_test.cc
- gtest_test_utils.py
- gtest_testbridge_test.py
- gtest_testbridge_test_.cc
- gtest_throw_on_failure_ex_test.cc
- gtest_unittest.cc
- gtest_xml_outfile1_test_.cc
- gtest_xml_outfile2_test_.cc
- gtest_xml_outfiles_test.py
- gtest_xml_output_unittest.py
- gtest_xml_output_unittest_.cc
- gtest_xml_test_utils.py
- production.cc
- production.h
- CMakeLists.txt
- README.md
- .clang-format
- .gitignore
- BUILD.bazel
- CMakeLists.txt
- CONTRIBUTING.md
- CONTRIBUTORS
- fake_fuchsia_sdk.bzl
- googletest_deps.bzl
- LICENSE
- MODULE.bazel
- README.md
- WORKSPACE
- WORKSPACE.bzlmod
- CMakeLists.txt
- imconfig.h
- imgui.cpp
- imgui.h
- imgui_demo.cpp
- imgui_draw.cpp
- imgui_impl_glfw.cpp
- imgui_impl_glfw.h
- imgui_impl_opengl3.cpp
- imgui_impl_opengl3.h
- imgui_impl_opengl3_loader.h
- imgui_internal.h
- imgui_tables.cpp
- imgui_widgets.cpp
- imstb_rectpack.h
- imstb_textedit.h
- imstb_truetype.h
- LICENSE.txt
- pmp_imconfig.h
- README.md
- CMakeLists.txt
- stb_image.cpp
- stb_image.h
- CMakeLists.txt
- stb_image_write.cpp
- stb_image_write.h
- analysis.cpp
- analysis.h
- barycentric_coordinates.h
- CMakeLists.txt
- curvature.cpp
- curvature.h
- decimation.cpp
- decimation.h
- differential_geometry.cpp
- differential_geometry.h
- distance_point_triangle.cpp
- distance_point_triangle.h
- fairing.cpp
- fairing.h
- features.cpp
- features.h
- geodesics.cpp
- geodesics.h
- hole_filling.cpp
- hole_filling.h
- laplace.cpp
- laplace.h
- normals.cpp
- normals.h
- numerics.cpp
- numerics.h
- parameterization.cpp
- parameterization.h
- remeshing.cpp
- remeshing.h
- shapes.cpp
- shapes.h
- smoothing.cpp
- smoothing.h
- subdivision.cpp
- subdivision.h
- triangulation.cpp
- triangulation.h
- utilities.cpp
- utilities.h
- CMakeLists.txt
- helpers.h
- io.cpp
- io.h
- io_flags.h
- read_obj.cpp
- read_obj.h
- read_off.cpp
- read_off.h
- read_pmp.cpp
- read_pmp.h
- read_stl.cpp
- read_stl.h
- write_obj.cpp
- write_obj.h
- write_off.cpp
- write_off.h
- write_pmp.cpp
- write_pmp.h
- write_stl.cpp
- write_stl.h
- CMakeLists.txt
- cold_warm_texture.h
- drawable.h
- fa_font.h
- fa_icons.h
- gl.h
- inter_font.h
- mat_cap_shader.h
- mesh_viewer.cpp
- mesh_viewer.h
- phong_shader.h
- renderer.cpp
- renderer.h
- shader.cpp
- shader.h
- trackball_viewer.cpp
- trackball_viewer.h
- window.cpp
- window.h
- bounding_box.h
- CMakeLists.txt
- exceptions.h
- mat_vec.h
- memory_usage.h
- properties.h
- stop_watch.h
- surface_mesh.cpp
- surface_mesh.h
- tolerances.h
- types.h
- aabb_tree.h
- CMakeLists.txt
- lasso_drawable.cpp
- lasso_drawable.h
- lasso_shader.h
- main.cpp
- polygonal.cpp
- polygonal.h
- shell.html
- analysis_test.cpp
- CMakeLists.txt
- curvature_test.cpp
- decimation_test.cpp
- differential_geometry_test.cpp
- distance_point_triangle_test.cpp
- eigen_test.cpp
- fairing_test.cpp
- features_test.cpp
- geodesics_test.cpp
- helpers.cpp
- helpers.h
- hole_filling_test.cpp
- io_test.cpp
- iterator_test.cpp
- laplace_test.cpp
- normals_test.cpp
- numerics_test.cpp
- parameterization_test.cpp
- regression_test.cpp
- remeshing_test.cpp
- shapes_test.cpp
- smoothing_test.cpp
- subdivision_test.cpp
- surface_mesh_test.cpp
- surface_mesh_test.h
- triangulation_test.cpp
- utilities_test.cpp
- .clang-format
- .clang-tidy
- .gitattributes
- .gitignore
- CHANGELOG.md
- CITATION.cff
- CMakeLists.txt
- DISCLAIMER.txt
- FUNDING.yml
- LICENSE.txt
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
