MCPcopy Create free account

hub / github.com/anhttran/extreme_3d_faces / functions

Functions8,770 in github.com/anhttran/extreme_3d_faces

↓ 1 callersFunctionpbetainc
lib/3rdParty/Eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h:50
↓ 1 callersFunctionpceil
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:435
↓ 1 callersFunctionpcos
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:369
↓ 1 callersFunctionpcosh
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:393
↓ 1 callersFunctionpdigamma
lib/3rdParty/Eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h:22
↓ 1 callersFunctionpigamma
lib/3rdParty/Eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h:42
↓ 1 callersFunctionpigammac
lib/3rdParty/Eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h:46
↓ 1 callersMethodplane_inflate_strides
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:109
↓ 1 callersMethodplane_strides
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:97
↓ 1 callersFunctionplog10
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:413
↓ 1 callersFunctionplog1p
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:409
↓ 1 callersMethodpmul
lib/3rdParty/Eigen/Eigen/src/Core/arch/ZVector/Complex.h:157
↓ 1 callersMethodpointAt
lib/3rdParty/Eigen/Eigen/src/Geometry/ParametrizedLine.h:156
↓ 1 callersFunctionpoly_eval_horner
lib/3rdParty/Eigen/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:27
↓ 1 callersMethodpopMatrix
lib/3rdParty/Eigen/demos/opengl/gpuhelper.h:185
↓ 1 callersFunctionpow
lib/3rdParty/Eigen/Eigen/src/Core/arch/CUDA/Half.h:407
↓ 1 callersFunctionppolygamma
lib/3rdParty/Eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h:30
↓ 1 callersFunctionpreduxp
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:319
↓ 1 callersFunctionpreverse
lib/3rdParty/Eigen/Eigen/src/Core/arch/NEON/Complex.h:154
↓ 1 callersFunctionpreverse
lib/3rdParty/Eigen/Eigen/src/Core/arch/AltiVec/Complex.h:137
↓ 1 callersFunctionprintBenchStyle
lib/3rdParty/Eigen/bench/spbench/spbenchstyle.h:13
↓ 1 callersFunctionprintInfoLog
lib/3rdParty/Eigen/unsupported/test/openglsupport.cpp:57
↓ 1 callersFunctionprintStatheader
lib/3rdParty/Eigen/bench/spbench/spbenchsolver.h:91
↓ 1 callersFunctionprint_cpuinfo
lib/3rdParty/Eigen/bench/benchmark-blocking-sizes.cpp:231
↓ 1 callersFunctionprint_mode
lib/3rdParty/Eigen/bench/product_threshold.cpp:28
↓ 1 callersFunctionprint_partition
lib/3rdParty/Eigen/bench/analyze-blocking-sizes.cpp:568
↓ 1 callersFunctionpround
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:427
↓ 1 callersFunctionprsqrt
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:421
↓ 1 callersFunctionprune
\copydoc SparseMatrix::prune(const Scalar&,const RealScalar&) */
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseVector.h:210
↓ 1 callersMethodpseudoInverse
\returns the pseudo-inverse of the matrix of which *this is the complete * orthogonal decomposition. * \warning: Do not compute \c this->pseudoI
lib/3rdParty/Eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h:276
↓ 1 callersFunctionpseudo_inverse
lib/3rdParty/Eigen/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:47
↓ 1 callersFunctionpshiftright
lib/3rdParty/Eigen/Eigen/src/Core/arch/AVX/MathFunctions.h:32
↓ 1 callersFunctionpsin
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:365
↓ 1 callersFunctionpsinh
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:389
↓ 1 callersFunctionptan
lib/3rdParty/Eigen/Eigen/src/Core/GenericPacketMath.h:373
↓ 1 callersMethodpushMatrix
lib/3rdParty/Eigen/demos/opengl/gpuhelper.h:163
↓ 1 callersMethodpush_back
workaround MSVC std::list implementation
lib/3rdParty/Eigen/Eigen/src/StlSupport/StdList.h:93
↓ 1 callersMethodpush_front
lib/3rdParty/Eigen/Eigen/src/StlSupport/StdDeque.h:94
↓ 1 callersFunctionputVectorElt
lib/3rdParty/Eigen/unsupported/Eigen/src/SparseExtra/MarketIO.h:97
↓ 1 callersFunctionpzeta
lib/3rdParty/Eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h:26
↓ 1 callersFunctionquatmul_default
lib/3rdParty/Eigen/bench/quatmul.cpp:9
↓ 1 callersFunctionquatmul_novec
lib/3rdParty/Eigen/bench/quatmul.cpp:15
↓ 1 callersMethodrank
* Gets the rank of the matrix. * It should be equal to matrixQR().cols if the matrix is full-rank */
lib/3rdParty/Eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:203
↓ 1 callersMethodrank
lib/3rdParty/Eigen/Eigen/src/misc/Kernel.h:51
↓ 1 callersMethodrank
lib/3rdParty/Eigen/Eigen/src/misc/Image.h:50
↓ 1 callersMethodrank
\returns the number of non linearly dependent columns as determined by the pivoting threshold. * * \sa setPivotThreshold() */
lib/3rdParty/Eigen/Eigen/src/SparseQR/SparseQR.h:149
↓ 1 callersFunctionrcond_invmatrix_L1_norm_estimate
lib/3rdParty/Eigen/Eigen/src/Core/ConditionEstimator.h:56
↓ 1 callersMethodreadDB
modules/CvGl/FBRender.cpp:264
↓ 1 callersMethodreadFB
modules/CvGl/FBRender.cpp:249
↓ 1 callersFunctionread_xy_file
lib/3rdParty/Eigen/bench/btl/data/regularize.cxx:109
↓ 1 callersFunctionread_xy_file
lib/3rdParty/Eigen/bench/btl/generic_bench/utils/xy_file.hh:28
↓ 1 callersMethodredux
lib/3rdParty/Eigen/Eigen/src/Core/VectorwiseOp.h:269
↓ 1 callersFunctionregression_bug_654
lib/3rdParty/Eigen/test/array_for_matrix.cpp:232
↓ 1 callersFunctionregularize_curve
lib/3rdParty/Eigen/bench/btl/data/regularize.cxx:71
↓ 1 callersMethodreserveInnerVectors
lib/3rdParty/Eigen/Eigen/src/SparseCore/SparseMatrix.h:293
↓ 1 callersMethodreset_correspondences
modules/PoseExpr/src/epnp.cpp:50
↓ 1 callersMethodresize
Resizes to given size. */
lib/3rdParty/Eigen/Eigen/src/Core/DiagonalMatrix.h:195
↓ 1 callersFunctionresizeLikeTest1020
lib/3rdParty/Eigen/test/resize.cpp:33
↓ 1 callersFunctionresizeLikeTest12
lib/3rdParty/Eigen/test/resize.cpp:32
↓ 1 callersFunctionresizeLikeTest31
lib/3rdParty/Eigen/test/resize.cpp:34
↓ 1 callersMethodreturn_dim
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h:189
↓ 1 callersMethodreverseIndex
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h:153
↓ 1 callersMethodrhsNorm
lib/3rdParty/Eigen/unsupported/Eigen/src/IterativeSolvers/IterationController.h:122
↓ 1 callersFunctionround
lib/3rdParty/Eigen/unsupported/test/mpreal/mpreal.h:2523
↓ 1 callersMethodrowIndex
* Return the array of compressed row indices of all supernodes */
lib/3rdParty/Eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:112
↓ 1 callersMethodrowIndexByOuterInner
lib/3rdParty/Eigen/Eigen/src/Core/DenseCoeffsBase.h:64
↓ 1 callersMethodrowStride
lib/3rdParty/Eigen/Eigen/src/Core/CoreEvaluators.h:885
↓ 1 callersMethodrow_inflate_strides
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:111
↓ 1 callersMethodrow_inflate_strides
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:107
↓ 1 callersMethodrow_strides
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:99
↓ 1 callersMethodrow_strides
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:99
↓ 1 callersMethodrows
* Number of rows */
lib/3rdParty/Eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:78
↓ 1 callersMethodrows
lib/3rdParty/Eigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:55
↓ 1 callersMethodrows
lib/3rdParty/Eigen/Eigen/src/Core/ReturnByValue.h:63
↓ 1 callersMethodrows
lib/3rdParty/Eigen/Eigen/src/Core/Reverse.h:92
↓ 1 callersMethodrows
lib/3rdParty/Eigen/Eigen/src/Core/ArrayWrapper.h:62
↓ 1 callersMethodrows
lib/3rdParty/Eigen/Eigen/src/Core/Inverse.h:57
↓ 1 callersMethodrows
lib/3rdParty/Eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:130
↓ 1 callersMethodrows
lib/3rdParty/Eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:82
↓ 1 callersMethodrun
lib/3rdParty/Eigen/bench/analyze-blocking-sizes.cpp:592
↓ 1 callersMethodrun
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:386
↓ 1 callersFunctionrun_on_cpu
lib/3rdParty/Eigen/test/cuda_common.h:15
↓ 1 callersFunctionrun_on_cuda
lib/3rdParty/Eigen/test/cuda_common.h:34
↓ 1 callersMethodsample
\returns a random point inside the bounding box sampled with * a uniform distribution */
lib/3rdParty/Eigen/Eigen/src/Geometry/AlignedBox.h:164
↓ 1 callersFunctionsaveAsBitmap
lib/3rdParty/Eigen/doc/special_examples/Tutorial_sparse_example_details.cpp:37
↓ 1 callersMethodsave_images
(self)
demoCode/bumpMapRegressor.py:315
↓ 1 callersMethodschurValues
lib/3rdParty/Eigen/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:389
↓ 1 callersMethodscratchpad
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h:205
↓ 1 callersMethodsearchLowerIndex
\returns the largest \c k such that for all \c j in [0,k) index[\c j]\<\a key */
lib/3rdParty/Eigen/Eigen/src/SparseCore/CompressedStorage.h:125
↓ 1 callersMethodsemaphore
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h:209
↓ 1 callersFunctionserialize_benchmarks
lib/3rdParty/Eigen/bench/benchmark-blocking-sizes.cpp:345
↓ 1 callersMethodsetBounds
Specifies a sub-vector to work on */
lib/3rdParty/Eigen/Eigen/src/SparseCore/AmbiVector.h:42
↓ 1 callersMethodsetCamera
lib/3rdParty/Eigen/demos/opengl/trackball.h:27
↓ 1 callersFunctionsetCudaSharedMemConfig
lib/3rdParty/Eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h:324
↓ 1 callersMethodsetFactor
Sets the step bound for the diagonal shift */
lib/3rdParty/Eigen/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:167
↓ 1 callersMethodsetInfos
* Set appropriate pointers for the lower triangular supernodal matrix * These infos are available at the end of the numerical factorization
lib/3rdParty/Eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:61
↓ 1 callersFunctionsetNbThreads
Sets the max number of threads reserved for Eigen * \sa nbThreads */
lib/3rdParty/Eigen/Eigen/src/Core/products/Parallelizer.h:67
↓ 1 callersMethodsetPosition
lib/3rdParty/Eigen/demos/opengl/camera.cpp:127
↓ 1 callersMethodsetValue
lib/3rdParty/Eigen/Eigen/src/Core/util/XprHelper.h:112
↓ 1 callersMethodsetViewport
lib/3rdParty/Eigen/demos/opengl/camera.cpp:65
← previousnext →1,901–2,000 of 8,770, ranked by callers