MCPcopy Create free account

hub / github.com/anhttran/extreme_3d_faces / functions

Functions8,770 in github.com/anhttran/extreme_3d_faces

↓ 29 callersFunctionouterSize
\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 callersMethodprod
lib/3rdParty/Eigen/Eigen/src/Core/Redux.h:482
↓ 29 callersMethodrankUpdate
lib/3rdParty/Eigen/Eigen/src/Cholesky/LLT.h:457
↓ 29 callersFunctionswap
lib/3rdParty/Eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:255
↓ 28 callersFunctionceil
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:843
↓ 28 callersMethodinnerSize
lib/3rdParty/Eigen/Eigen/src/Core/Redux.h:360
↓ 28 callersMethodmakeGivens
lib/3rdParty/Eigen/Eigen/src/Jacobi/Jacobi.h:149
↓ 28 callersMethodmatrixQ
lib/3rdParty/Eigen/Eigen/src/QR/FullPivHouseholderQR.h:657
↓ 28 callersMethodouterSize
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseView.h:48
↓ 27 callersMethodany
lib/3rdParty/Eigen/Eigen/src/Core/BooleanRedux.h:105
↓ 27 callersFunctioncall_assignment_no_alias
lib/3rdParty/Eigen/Eigen/src/Core/AssignEvaluator.h:796
↓ 27 callersMethodcols
lib/3rdParty/Eigen/Eigen/src/SparseLU/SparseLU.h:133
↓ 27 callersMethodload
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:410
↓ 27 callersMethodtoRotationMatrix
lib/3rdParty/Eigen/Eigen/src/Geometry/AngleAxis.h:217
↓ 26 callersMethodcount
lib/3rdParty/Eigen/Eigen/src/Core/BooleanRedux.h:129
↓ 26 callersMethodcwiseMax
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:291
↓ 26 callersMethodextract_image_patches
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:687
↓ 26 callersMethodfunctor
added for sycl in order to construct the buffer from sycl device
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:349
↓ 26 callersMethodindex
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:197
↓ 26 callersFunctionreal_ref
lib/3rdParty/Eigen/Eigen/src/Core/MathFunctions.h:881
↓ 26 callersMethodsquare
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:101
↓ 26 callersMethodvalue
lib/3rdParty/Eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:989
↓ 25 callersMethodactualDim
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h:55
↓ 25 callersFunctioncall_assignment
lib/3rdParty/Eigen/Eigen/src/Core/AssignEvaluator.h:757
↓ 25 callersFunctioncheck
lib/3rdParty/Eigen/test/fastmath.cpp:12
↓ 25 callersFunctioncopy
lib/3rdParty/Eigen/test/stable_norm.cpp:12
↓ 25 callersFunctionfloor
lib/3rdParty/Eigen/Eigen/src/Core/MathFunctions.h:992
↓ 25 callersMethodmakeCompressed
Turns the matrix into the \em compressed format. */
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseMatrix.h:460
↓ 25 callersMethodnormalize
lib/3rdParty/Eigen/Eigen/src/Core/Dot.h:139
↓ 25 callersMethodselect
lib/3rdParty/Eigen/Eigen/src/Core/Select.h:123
↓ 25 callersMethodw
\returns the \c w coefficient */
lib/3rdParty/Eigen/Eigen/src/Geometry/Quaternion.h:67
↓ 24 callersMethodSize
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 callersMethodindex
lib/3rdParty/Eigen/Eigen/src/Core/Diagonal.h:155
↓ 24 callersMethodinitialize
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:380
↓ 24 callersMethodinnerVector
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseBlock.h:331
↓ 24 callersFunctionlog
lib/3rdParty/Eigen/Eigen/src/Core/MathFunctions.h:1048
↓ 24 callersFunctionpmadd
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:451
↓ 24 callersMethodrank
\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 callersMethodtwistedBy
\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 callersMethodangle
\returns the value of the rotation angle in radian */
lib/3rdParty/Eigen/Eigen/src/Geometry/AngleAxis.h:91
↓ 23 callersMethodcolsPermutation
Get the permutation that was applied to columns of A
lib/3rdParty/Eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:194
↓ 23 callersMethodisCompressed
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseBlock.h:237
↓ 23 callersMethodlog
lib/3rdParty/Eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:365
↓ 23 callersFunctionpmax
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:184
↓ 23 callersMethodreduce
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:377
↓ 23 callersMethodrows
lib/3rdParty/Eigen/Eigen/src/LU/FullPivLU.h:409
↓ 23 callersMethodrows
lib/3rdParty/Eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:520
↓ 23 callersMethodvalue_known_statically
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h:315
↓ 22 callersMethodapplyHouseholderOnTheLeft
lib/3rdParty/Eigen/Eigen/src/Householder/Householder.h:113
↓ 22 callersMethodcols
lib/3rdParty/Eigen/Eigen/src/LU/FullPivLU.h:410
↓ 22 callersMethodcols
lib/3rdParty/Eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:173
↓ 22 callersFunctioncos
lib/3rdParty/Eigen/unsupported/test/mpreal/mpreal.h:2230
↓ 22 callersMethoddata
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h:59
↓ 22 callersFunctionis_sorted
lib/3rdParty/Eigen/test/sparse_permutations.cpp:23
↓ 22 callersFunctionpmadd
lib/3rdParty/Eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:388
↓ 22 callersMethodrows
\returns the number of rows of the represented matrix. */
lib/3rdParty/Eigen/Eigen/src/SparseQR/SparseQR.h:124
↓ 22 callersFunctionsin
lib/3rdParty/Eigen/unsupported/test/mpreal/mpreal.h:2231
↓ 22 callersMethodtranslation
lib/3rdParty/Eigen/Eigen/src/Geometry/Transform.h:410
↓ 21 callersFunctiondivup
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h:29
↓ 21 callersFunctionevalTo
lib/3rdParty/Eigen/Eigen/src/Core/DenseBase.h:573
↓ 21 callersMethodgetLinearMapper
lib/3rdParty/Eigen/Eigen/src/Core/util/BlasUtil.h:207
↓ 21 callersMethodinnerStride
lib/3rdParty/Eigen/Eigen/src/Core/Map.h:101
↓ 21 callersMethodmatrixL
\returns a view of the lower triangular matrix L */
lib/3rdParty/Eigen/Eigen/src/Cholesky/LLT.h:122
↓ 21 callersFunctionpmadd
lib/3rdParty/Eigen/Eigen/src/Core/arch/AVX512/PacketMath.h:219
↓ 21 callersFunctionprefetch
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:299
↓ 21 callersFunctionsmart_copy
lib/3rdParty/Eigen/Eigen/src/Core/util/Memory.h:485
↓ 21 callersFunctionverifySizeOf
lib/3rdParty/Eigen/test/sizeof.cpp:12
↓ 20 callersFunctionScaling
Constructs a uniform scaling from scale factor \a s */
lib/3rdParty/Eigen/Eigen/src/Geometry/Scaling.h:121
↓ 20 callersMethodcols
lib/3rdParty/Eigen/Eigen/src/Geometry/Homogeneous.h:76
↓ 20 callersFunctionpadd
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:150
↓ 20 callersMethodprecision
\returns the current precision. * * \sa setPrecision() */
lib/3rdParty/Eigen/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h:59
↓ 20 callersMethodrows
lib/3rdParty/Eigen/Eigen/src/Geometry/Homogeneous.h:75
↓ 19 callersFunctionMakeAutoDiffScalar
lib/3rdParty/Eigen/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h:36
↓ 19 callersMethodadjoint
lib/3rdParty/Eigen/Eigen/src/SparseQR/SparseQR.h:671
↓ 19 callersFunctioncheck_sparse_square_solving
lib/3rdParty/Eigen/test/sparse_solver.h:399
↓ 19 callersMethodcols
lib/3rdParty/Eigen/Eigen/src/QR/ColPivHouseholderQR.h:328
↓ 19 callersMethodconservativeResize
lib/3rdParty/Eigen/Eigen/src/Core/DenseStorage.h:209
↓ 19 callersMethoddata
lib/3rdParty/Eigen/Eigen/src/Core/PlainObjectBase.h:249
↓ 19 callersFunctionpow
lib/3rdParty/Eigen/unsupported/test/mpreal/mpreal.h:2683
↓ 19 callersMethodrandom
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:51
↓ 19 callersFunctionresize
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 callersFunctionStartBenchmarkTiming
lib/3rdParty/Eigen/bench/tensors/benchmark_main.cc:202
↓ 18 callersFunctionatan2
lib/3rdParty/Eigen/unsupported/test/mpreal/mpreal.h:2273
↓ 18 callersFunctioncheck_sparse_solving
lib/3rdParty/Eigen/test/sparse_solver.h:42
↓ 18 callersMethodcoeff
lib/3rdParty/Eigen/Eigen/src/Core/ProductEvaluators.h:794
↓ 18 callersMethodcols
lib/3rdParty/Eigen/Eigen/src/QR/FullPivHouseholderQR.h:319
↓ 18 callersMethodcols
\returns the number of columns. \sa rows(), ColsAtCompileTime*/
lib/3rdParty/Eigen/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h:110
↓ 18 callersMethodcwiseMin
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:297
↓ 18 callersMethodmadd
lib/3rdParty/Eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435
↓ 18 callersFunctionpredux
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:323
↓ 18 callersMethodreconstructedMatrix
lib/3rdParty/Eigen/Eigen/src/Cholesky/LLT.h:504
↓ 18 callersMethodrows
lib/3rdParty/Eigen/Eigen/src/Cholesky/LDLT.h:245
↓ 18 callersMethodstride
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:204
↓ 18 callersMethodtotal
Return the total elapsed time in seconds. */
lib/3rdParty/Eigen/bench/BenchTimer.h:121
↓ 18 callersFunctionvreinterpretq_u64_f64
lib/3rdParty/Eigen/Eigen/src/Core/arch/NEON/PacketMath.h:539
↓ 17 callersFunctionareApprox
lib/3rdParty/Eigen/test/packetmath.cpp:51
↓ 17 callersMethodaxis
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h:64
↓ 17 callersFunctionblock
lib/3rdParty/Eigen/test/block.cpp:33
↓ 17 callersFunctioncall_ref_2
lib/3rdParty/Eigen/test/sparse_ref.cpp:48
↓ 17 callersMethodcleanup
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:64
← previousnext →201–300 of 8,770, ranked by callers