Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anhttran/extreme_3d_faces
/ functions
Functions
8,770 in github.com/anhttran/extreme_3d_faces
⨍
Functions
8,770
◇
Types & classes
3,391
↓ 29 callers
Function
outerSize
\returns the outer size. * * \note For a vector, this returns just 1. For a matrix (non-vector), this is the major dimension * with
lib/3rdParty/Eigen/Eigen/src/Core/DenseBase.h:217
↓ 29 callers
Method
prod
lib/3rdParty/Eigen/Eigen/src/Core/Redux.h:482
↓ 29 callers
Method
rankUpdate
lib/3rdParty/Eigen/Eigen/src/Cholesky/LLT.h:457
↓ 29 callers
Function
swap
lib/3rdParty/Eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:255
↓ 28 callers
Function
ceil
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:843
↓ 28 callers
Method
innerSize
lib/3rdParty/Eigen/Eigen/src/Core/Redux.h:360
↓ 28 callers
Method
makeGivens
lib/3rdParty/Eigen/Eigen/src/Jacobi/Jacobi.h:149
↓ 28 callers
Method
matrixQ
lib/3rdParty/Eigen/Eigen/src/QR/FullPivHouseholderQR.h:657
↓ 28 callers
Method
outerSize
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseView.h:48
↓ 27 callers
Method
any
lib/3rdParty/Eigen/Eigen/src/Core/BooleanRedux.h:105
↓ 27 callers
Function
call_assignment_no_alias
lib/3rdParty/Eigen/Eigen/src/Core/AssignEvaluator.h:796
↓ 27 callers
Method
cols
lib/3rdParty/Eigen/Eigen/src/SparseLU/SparseLU.h:133
↓ 27 callers
Method
load
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:410
↓ 27 callers
Method
toRotationMatrix
lib/3rdParty/Eigen/Eigen/src/Geometry/AngleAxis.h:217
↓ 26 callers
Method
count
lib/3rdParty/Eigen/Eigen/src/Core/BooleanRedux.h:129
↓ 26 callers
Method
cwiseMax
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:291
↓ 26 callers
Method
extract_image_patches
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:687
↓ 26 callers
Method
functor
added for sycl in order to construct the buffer from sycl device
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:349
↓ 26 callers
Method
index
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:197
↓ 26 callers
Function
real_ref
lib/3rdParty/Eigen/Eigen/src/Core/MathFunctions.h:881
↓ 26 callers
Method
square
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:101
↓ 26 callers
Method
value
lib/3rdParty/Eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:989
↓ 25 callers
Method
actualDim
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h:55
↓ 25 callers
Function
call_assignment
lib/3rdParty/Eigen/Eigen/src/Core/AssignEvaluator.h:757
↓ 25 callers
Function
check
lib/3rdParty/Eigen/test/fastmath.cpp:12
↓ 25 callers
Function
copy
lib/3rdParty/Eigen/test/stable_norm.cpp:12
↓ 25 callers
Function
floor
lib/3rdParty/Eigen/Eigen/src/Core/MathFunctions.h:992
↓ 25 callers
Method
makeCompressed
Turns the matrix into the \em compressed format. */
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseMatrix.h:460
↓ 25 callers
Method
normalize
lib/3rdParty/Eigen/Eigen/src/Core/Dot.h:139
↓ 25 callers
Method
select
lib/3rdParty/Eigen/Eigen/src/Core/Select.h:123
↓ 25 callers
Method
w
\returns the \c w coefficient */
lib/3rdParty/Eigen/Eigen/src/Geometry/Quaternion.h:67
↓ 24 callers
Method
Size
Size returns current queue size. Can be called by any thread at any time.
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h:155
↓ 24 callers
Method
index
lib/3rdParty/Eigen/Eigen/src/Core/Diagonal.h:155
↓ 24 callers
Method
initialize
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:380
↓ 24 callers
Method
innerVector
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseBlock.h:331
↓ 24 callers
Function
log
lib/3rdParty/Eigen/Eigen/src/Core/MathFunctions.h:1048
↓ 24 callers
Function
pmadd
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:451
↓ 24 callers
Method
rank
\returns the rank of the matrix of which \c *this is the SVD. * * \note This method has to determine which singular values should be considere
lib/3rdParty/Eigen/Eigen/src/SVD/SVDBase.h:130
↓ 24 callers
Method
twistedBy
\returns an expression of P H P^-1 where H is the matrix represented by \c *this */
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseMatrixBase.h:315
↓ 23 callers
Method
angle
\returns the value of the rotation angle in radian */
lib/3rdParty/Eigen/Eigen/src/Geometry/AngleAxis.h:91
↓ 23 callers
Method
colsPermutation
Get the permutation that was applied to columns of A
lib/3rdParty/Eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:194
↓ 23 callers
Method
isCompressed
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseBlock.h:237
↓ 23 callers
Method
log
lib/3rdParty/Eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:365
↓ 23 callers
Function
pmax
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:184
↓ 23 callers
Method
reduce
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:377
↓ 23 callers
Method
rows
lib/3rdParty/Eigen/Eigen/src/LU/FullPivLU.h:409
↓ 23 callers
Method
rows
lib/3rdParty/Eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:520
↓ 23 callers
Method
value_known_statically
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h:315
↓ 22 callers
Method
applyHouseholderOnTheLeft
lib/3rdParty/Eigen/Eigen/src/Householder/Householder.h:113
↓ 22 callers
Method
cols
lib/3rdParty/Eigen/Eigen/src/LU/FullPivLU.h:410
↓ 22 callers
Method
cols
lib/3rdParty/Eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:173
↓ 22 callers
Function
cos
lib/3rdParty/Eigen/unsupported/test/mpreal/mpreal.h:2230
↓ 22 callers
Method
data
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h:59
↓ 22 callers
Function
is_sorted
lib/3rdParty/Eigen/test/sparse_permutations.cpp:23
↓ 22 callers
Function
pmadd
lib/3rdParty/Eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:388
↓ 22 callers
Method
rows
\returns the number of rows of the represented matrix. */
lib/3rdParty/Eigen/Eigen/src/SparseQR/SparseQR.h:124
↓ 22 callers
Function
sin
lib/3rdParty/Eigen/unsupported/test/mpreal/mpreal.h:2231
↓ 22 callers
Method
translation
lib/3rdParty/Eigen/Eigen/src/Geometry/Transform.h:410
↓ 21 callers
Function
divup
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h:29
↓ 21 callers
Function
evalTo
lib/3rdParty/Eigen/Eigen/src/Core/DenseBase.h:573
↓ 21 callers
Method
getLinearMapper
lib/3rdParty/Eigen/Eigen/src/Core/util/BlasUtil.h:207
↓ 21 callers
Method
innerStride
lib/3rdParty/Eigen/Eigen/src/Core/Map.h:101
↓ 21 callers
Method
matrixL
\returns a view of the lower triangular matrix L */
lib/3rdParty/Eigen/Eigen/src/Cholesky/LLT.h:122
↓ 21 callers
Function
pmadd
lib/3rdParty/Eigen/Eigen/src/Core/arch/AVX512/PacketMath.h:219
↓ 21 callers
Function
prefetch
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:299
↓ 21 callers
Function
smart_copy
lib/3rdParty/Eigen/Eigen/src/Core/util/Memory.h:485
↓ 21 callers
Function
verifySizeOf
lib/3rdParty/Eigen/test/sizeof.cpp:12
↓ 20 callers
Function
Scaling
Constructs a uniform scaling from scale factor \a s */
lib/3rdParty/Eigen/Eigen/src/Geometry/Scaling.h:121
↓ 20 callers
Method
cols
lib/3rdParty/Eigen/Eigen/src/Geometry/Homogeneous.h:76
↓ 20 callers
Function
padd
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:150
↓ 20 callers
Method
precision
\returns the current precision. * * \sa setPrecision() */
lib/3rdParty/Eigen/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h:59
↓ 20 callers
Method
rows
lib/3rdParty/Eigen/Eigen/src/Geometry/Homogeneous.h:75
↓ 19 callers
Function
MakeAutoDiffScalar
lib/3rdParty/Eigen/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h:36
↓ 19 callers
Method
adjoint
lib/3rdParty/Eigen/Eigen/src/SparseQR/SparseQR.h:671
↓ 19 callers
Function
check_sparse_square_solving
lib/3rdParty/Eigen/test/sparse_solver.h:399
↓ 19 callers
Method
cols
lib/3rdParty/Eigen/Eigen/src/QR/ColPivHouseholderQR.h:328
↓ 19 callers
Method
conservativeResize
lib/3rdParty/Eigen/Eigen/src/Core/DenseStorage.h:209
↓ 19 callers
Method
data
lib/3rdParty/Eigen/Eigen/src/Core/PlainObjectBase.h:249
↓ 19 callers
Function
pow
lib/3rdParty/Eigen/unsupported/test/mpreal/mpreal.h:2683
↓ 19 callers
Method
random
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:51
↓ 19 callers
Function
resize
Only plain matrices/arrays, not expressions, may be resized; therefore the only useful resize methods are * Matrix::resize() and Array::resize()
lib/3rdParty/Eigen/Eigen/src/Core/DenseBase.h:240
↓ 18 callers
Function
StartBenchmarkTiming
lib/3rdParty/Eigen/bench/tensors/benchmark_main.cc:202
↓ 18 callers
Function
atan2
lib/3rdParty/Eigen/unsupported/test/mpreal/mpreal.h:2273
↓ 18 callers
Function
check_sparse_solving
lib/3rdParty/Eigen/test/sparse_solver.h:42
↓ 18 callers
Method
coeff
lib/3rdParty/Eigen/Eigen/src/Core/ProductEvaluators.h:794
↓ 18 callers
Method
cols
lib/3rdParty/Eigen/Eigen/src/QR/FullPivHouseholderQR.h:319
↓ 18 callers
Method
cols
\returns the number of columns. \sa rows(), ColsAtCompileTime*/
lib/3rdParty/Eigen/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h:110
↓ 18 callers
Method
cwiseMin
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:297
↓ 18 callers
Method
madd
lib/3rdParty/Eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435
↓ 18 callers
Function
predux
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:323
↓ 18 callers
Method
reconstructedMatrix
lib/3rdParty/Eigen/Eigen/src/Cholesky/LLT.h:504
↓ 18 callers
Method
rows
lib/3rdParty/Eigen/Eigen/src/Cholesky/LDLT.h:245
↓ 18 callers
Method
stride
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:204
↓ 18 callers
Method
total
Return the total elapsed time in seconds. */
lib/3rdParty/Eigen/bench/BenchTimer.h:121
↓ 18 callers
Function
vreinterpretq_u64_f64
lib/3rdParty/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:539
↓ 17 callers
Function
areApprox
lib/3rdParty/Eigen/test/packetmath.cpp:51
↓ 17 callers
Method
axis
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h:64
↓ 17 callers
Function
block
lib/3rdParty/Eigen/test/block.cpp:33
↓ 17 callers
Function
call_ref_2
lib/3rdParty/Eigen/test/sparse_ref.cpp:48
↓ 17 callers
Method
cleanup
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:64
← previous
next →
201–300 of 8,770, ranked by callers