Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Erkaman/hole_fixer
/ functions
Functions
5,465 in github.com/Erkaman/hole_fixer
⨍
Functions
5,465
◇
Types & classes
2,653
↓ 1 callers
Function
is_base64
libigl/igl/xml/serialize_xml.cpp:807
↓ 1 callers
Function
is_malloc_allowed
libigl/eigen/Eigen/src/Core/util/Memory.h:198
↓ 1 callers
Function
iszero
libigl/eigen/unsupported/test/mpreal/mpreal.h:1693
↓ 1 callers
Method
jacobiSvd
libigl/eigen/Eigen/src/SVD/JacobiSVD.h:992
↓ 1 callers
Function
jacobisvd_bug286
Regression test for bug 286: JacobiSVD loops indefinitely with some matrices containing denormal numbers.
libigl/eigen/unsupported/test/jacobisvd.cpp:115
↓ 1 callers
Function
jacobisvd_preallocate
libigl/eigen/unsupported/test/jacobisvd.cpp:133
↓ 1 callers
Method
kernel
\returns the kernel of the matrix, also called its null-space. The columns of the returned matrix * will form a basis of the kernel. *
libigl/eigen/Eigen/src/LU/FullPivLU.h:162
↓ 1 callers
Method
key_down
libigl/igl/opengl/glfw/Viewer.cpp:562
↓ 1 callers
Method
key_pressed
libigl/igl/opengl/glfw/Viewer.cpp:476
↓ 1 callers
Method
key_up
libigl/igl/opengl/glfw/Viewer.cpp:573
↓ 1 callers
Method
linearExt
\internal * \returns the Dim x Dim linear part if the transformation is affine, * and the HDim x Dim part for projective transformati
libigl/eigen/Eigen/src/Geometry/Transform.h:621
↓ 1 callers
Method
llt
libigl/eigen/Eigen/src/Cholesky/LLT.h:480
↓ 1 callers
Function
llt_rank_update_lower
libigl/eigen/Eigen/src/Cholesky/LLT.h:197
↓ 1 callers
Function
lmpar2
libigl/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h:20
↓ 1 callers
Function
lmqrsolv
libigl/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h:23
↓ 1 callers
Method
lmstr1
libigl/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:355
↓ 1 callers
Method
load
This function is called before a mesh is loaded
libigl/igl/opengl/glfw/ViewerPlugin.h:60
↓ 1 callers
Function
loadMarket
libigl/eigen/unsupported/Eigen/src/SparseExtra/MarketIO.h:133
↓ 1 callers
Method
load_mesh_from_file
libigl/igl/opengl/glfw/Viewer.cpp:345
↓ 1 callers
Method
load_scene
libigl/igl/opengl/glfw/Viewer.cpp:771
↓ 1 callers
Function
log2
libigl/eigen/unsupported/test/mpreal/mpreal.h:2197
↓ 1 callers
Method
lu
libigl/eigen/Eigen/src/LU/PartialPivLU.h:500
↓ 1 callers
Function
makeCompressed
Turns the matrix into the \em compressed format. */
libigl/eigen/Eigen/src/SparseCore/SparseMatrix.h:449
↓ 1 callers
Function
make_block_householder_triangular_factor
libigl/eigen/Eigen/src/Householder/BlockHouseholder.h:22
↓ 1 callers
Method
make_twiddles
libigl/eigen/unsupported/Eigen/src/FFT/ei_kissfft_impl.h:28
↓ 1 callers
Method
matrixL
\returns an expression of the matrix L, internally stored as supernodes * The only operation available with this expression is the triangular so
libigl/eigen/Eigen/src/SparseLU/SparseLU.h:134
↓ 1 callers
Method
matrixL
\returns an expression of the factor L */
libigl/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h:328
↓ 1 callers
Method
matrixL
\returns a view of the lower triangular matrix L */
libigl/eigen/Eigen/src/Cholesky/LDLT.h:127
↓ 1 callers
Method
matrixU
\returns an expression of the factor U (= L^*) */
libigl/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h:334
↓ 1 callers
Method
matrixU
\returns a view of the upper triangular matrix U */
libigl/eigen/Eigen/src/Cholesky/LDLT.h:120
↓ 1 callers
Method
memXpand
libigl/eigen/Eigen/src/SparseLU/SparseLU_Memory.h:210
↓ 1 callers
Function
mergeColumns
libigl/igl/arap_dof.cpp:432
↓ 1 callers
Method
minimize
libigl/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:150
↓ 1 callers
Method
minimizeOptimumStorage
libigl/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:605
↓ 1 callers
Method
minimumOnObject
libigl/eigen/unsupported/Eigen/src/BVH/BVAlgorithms.h:188
↓ 1 callers
Method
minimumOnObject
libigl/eigen/unsupported/test/BVH.cpp:78
↓ 1 callers
Method
minimumOnObjectObject
libigl/eigen/unsupported/doc/examples/BVH_Example.cpp:22
↓ 1 callers
Method
minimumOnObjectVolume
libigl/eigen/unsupported/test/BVH.cpp:81
↓ 1 callers
Method
minimumOnVolume
libigl/eigen/unsupported/Eigen/src/BVH/BVAlgorithms.h:187
↓ 1 callers
Method
minimumOnVolumeObject
libigl/eigen/unsupported/test/BVH.cpp:80
↓ 1 callers
Method
minimumOnVolumeVolume
libigl/eigen/unsupported/test/BVH.cpp:79
↓ 1 callers
Function
minres
libigl/eigen/unsupported/Eigen/src/IterativeSolvers/MINRES.h:30
↓ 1 callers
Function
minval
minval is 'safe' meaning 1 / minval does not overflow
libigl/eigen/unsupported/test/mpreal/mpreal.h:2038
↓ 1 callers
Function
mod
libigl/eigen/unsupported/test/mpreal/mpreal.h:2383
↓ 1 callers
Function
modf
libigl/eigen/unsupported/test/mpreal/mpreal.h:2066
↓ 1 callers
Method
mouse_down
libigl/igl/opengl/glfw/Viewer.cpp:586
↓ 1 callers
Method
mouse_move
libigl/igl/opengl/glfw/Viewer.cpp:665
↓ 1 callers
Method
mouse_scroll
libigl/igl/opengl/glfw/Viewer.cpp:749
↓ 1 callers
Method
mouse_up
libigl/igl/opengl/glfw/Viewer.cpp:648
↓ 1 callers
Function
nbThreads
\returns the max number of threads reserved for Eigen * \sa setNbThreads */
libigl/eigen/Eigen/src/Core/products/Parallelizer.h:58
↓ 1 callers
Method
noiseLevel
get/set the "noisyness" (verbosity) of the solvers */
libigl/eigen/unsupported/Eigen/src/IterativeSolvers/IterationController.h:101
↓ 1 callers
Function
nonZeros
\returns the number of nonzero coefficients which is in practice the number * of stored coefficients. */
libigl/eigen/Eigen/src/Core/DenseBase.h:185
↓ 1 callers
Method
nonZeros
\returns the number of non zero coefficients * * \note According to the underlying map/hash_map implementation, * this function migh
libigl/eigen/unsupported/Eigen/src/SparseExtra/RandomSetter.h:308
↓ 1 callers
Method
norm
\returns a row (or column) vector expression of the norm * of each column (or row) of the referenced expression. * * Example: \inclu
libigl/eigen/Eigen/src/Core/VectorwiseOp.h:320
↓ 1 callers
Method
normalized
\returns an expression where each column of row of the referenced matrix are normalized. * The referenced matrix is \b not modified. * \sa
libigl/eigen/Eigen/src/Core/VectorwiseOp.h:539
↓ 1 callers
Function
nr_etdfs
libigl/eigen/Eigen/src/SparseCore/SparseColEtree.h:131
↓ 1 callers
Method
nsuper
* Return the number of supernodes */
libigl/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:151
↓ 1 callers
Method
number_of_intervals
libigl/igl/exact_geodesic.cpp:1395
↓ 1 callers
Method
open_dialog_load_mesh
libigl/igl/opengl/glfw/Viewer.cpp:879
↓ 1 callers
Method
open_dialog_save_mesh
libigl/igl/opengl/glfw/Viewer.cpp:889
↓ 1 callers
Method
operator++
libigl/eigen/unsupported/test/mpreal/mpreal.h:1208
↓ 1 callers
Method
opposite_face
libigl/igl/exact_geodesic.cpp:486
↓ 1 callers
Method
opposite_vertex
libigl/igl/exact_geodesic.cpp:622
↓ 1 callers
Method
optimize
libigl/igl/frame_field_deformer.cpp:134
↓ 1 callers
Function
order_children
libigl/eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h:1446
↓ 1 callers
Function
ordering_helper_at_plus_a
libigl/eigen/Eigen/src/OrderingMethods/Ordering.h:26
↓ 1 callers
Method
outerStride
libigl/eigen/Eigen/src/Core/Diagonal.h:87
↓ 1 callers
Method
outerStride
libigl/eigen/Eigen/src/Core/Ref.h:140
↓ 1 callers
Method
outerStride
\returns the pointer increment between two consecutive inner slices (for example, between two consecutive columns * in a column-major m
libigl/eigen/Eigen/src/Core/DenseCoeffsBase.h:594
↓ 1 callers
Method
outerStride
libigl/eigen/Eigen/src/Core/TriangularMatrix.h:51
↓ 1 callers
Method
outerStride
libigl/eigen/Eigen/src/Core/ArrayWrapper.h:60
↓ 1 callers
Function
pacos
libigl/eigen/Eigen/src/Core/GenericPacketMath.h:250
↓ 1 callers
Function
partial_lu_inplace
libigl/eigen/Eigen/src/LU/PartialPivLU.h:380
↓ 1 callers
Function
pasin
libigl/eigen/Eigen/src/Core/GenericPacketMath.h:246
↓ 1 callers
Function
pcos
libigl/eigen/Eigen/src/Core/GenericPacketMath.h:238
↓ 1 callers
Function
pexp
libigl/eigen/Eigen/src/Core/GenericPacketMath.h:254
↓ 1 callers
Method
planarize
libigl/igl/planarize_quad_mesh.cpp:199
↓ 1 callers
Function
plog
libigl/eigen/Eigen/src/Core/GenericPacketMath.h:258
↓ 1 callers
Function
ply_describe_other_properties
libigl/igl/ply.h:655
↓ 1 callers
Function
ply_get_element_setup
libigl/igl/ply.h:1247
↓ 1 callers
Function
ply_header_complete
libigl/igl/ply.h:742
↓ 1 callers
Function
ply_put_comment
libigl/igl/ply.h:955
↓ 1 callers
Function
ply_put_obj_info
libigl/igl/ply.h:979
↓ 1 callers
Method
pmul
libigl/eigen/Eigen/src/Core/arch/NEON/Complex.h:230
↓ 1 callers
Method
pmul
libigl/eigen/Eigen/src/Core/arch/AltiVec/Complex.h:194
↓ 1 callers
Function
pnegate
libigl/eigen/Eigen/src/Core/arch/SSE/Complex.h:50
↓ 1 callers
Function
pnegate
libigl/eigen/Eigen/src/Core/arch/AltiVec/Complex.h:70
↓ 1 callers
Function
point_triangle_squared_distance
libigl/igl/copyleft/cgal/point_triangle_squared_distance.cpp:11
↓ 1 callers
Function
poly_eval_horner
libigl/eigen/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:27
↓ 1 callers
Method
post_draw
libigl/igl/opengl/glfw/imgui/ImGuiMenu.cpp:81
↓ 1 callers
Method
post_load
Runs immediately after a new mesh has been loaded.
libigl/igl/opengl/glfw/ViewerPlugin.h:84
↓ 1 callers
Method
post_resize
libigl/igl/opengl/glfw/Viewer.cpp:864
↓ 1 callers
Function
pre_calc
libigl/igl/slim.cpp:439
↓ 1 callers
Method
pre_draw
libigl/igl/opengl/glfw/imgui/ImGuiMenu.cpp:65
↓ 1 callers
Function
predux_max
libigl/eigen/Eigen/src/Core/GenericPacketMath.h:212
↓ 1 callers
Function
predux_min
libigl/eigen/Eigen/src/Core/GenericPacketMath.h:208
↓ 1 callers
Function
predux_mul
libigl/eigen/Eigen/src/Core/GenericPacketMath.h:204
↓ 1 callers
Function
preverse
libigl/eigen/Eigen/src/Core/arch/AltiVec/Complex.h:118
↓ 1 callers
Function
printInfoLog
libigl/eigen/unsupported/test/openglsupport.cpp:57
↓ 1 callers
Method
propagate
libigl/igl/exact_geodesic.cpp:2307
← previous
next →
1,101–1,200 of 5,465, ranked by callers