Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Derious/cuMPC
/ functions
Functions
12,562 in github.com/Derious/cuMPC
⨍
Functions
12,562
◇
Types & classes
4,168
↓ 15 callers
Function
sin
dependence/eigen-3.4.0/Eigen/src/Core/MathFunctions.h:1618
↓ 15 callers
Method
stop
dependence/eigen-3.4.0/bench/btl/generic_bench/timers/x86_timer.hh:60
↓ 15 callers
Function
vreinterpretq_f64_u64
dependence/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:3647
↓ 15 callers
Method
x
dependence/eigen-3.4.0/Eigen/src/Geometry/Quaternion.h:66
↓ 14 callers
Function
FixedSizeBlock
dependence/eigen-3.4.0/unsupported/test/cxx11_tensor_block_eval.cpp:100
↓ 14 callers
Function
adjoint
dependence/eigen-3.4.0/test/adjoint.cpp:67
↓ 14 callers
Function
check_kronecker_product
dependence/eigen-3.4.0/unsupported/test/kronecker_product.cpp:28
↓ 14 callers
Method
cols
dependence/eigen-3.4.0/doc/examples/matrixfree_cg.cpp:34
↓ 14 callers
Method
diagonal
dependence/eigen-3.4.0/Eigen/src/Eigenvalues/Tridiagonalization.h:307
↓ 14 callers
Function
dimensions_match
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h:484
↓ 14 callers
Function
erfc
dependence/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:2002
↓ 14 callers
Method
expr
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h:928
↓ 14 callers
Method
fullPivLu
dependence/eigen-3.4.0/Eigen/src/LU/FullPivLU.h:869
↓ 14 callers
Method
indexPtr
dependence/eigen-3.4.0/Eigen/src/SparseCore/CompressedStorage.h:115
↓ 14 callers
Function
innerStride
\returns the inner-stride of the underlying dense matrix * \sa DenseCoeffsBase::innerStride() */
dependence/eigen-3.4.0/Eigen/src/Core/TriangularMatrix.h:375
↓ 14 callers
Method
inverse
\returns The Euler angles rotation inverse (which is as same as the negative), * (-alpha, -beta, -gamma). */
dependence/eigen-3.4.0/unsupported/Eigen/src/EulerAngles/EulerAngles.h:215
↓ 14 callers
Method
isInjective
\returns true if the matrix of which *this is the LU decomposition represents an injective * linear map, i.e. has trivial kernel; false
dependence/eigen-3.4.0/Eigen/src/LU/FullPivLU.h:360
↓ 14 callers
Method
isSurjective
\returns true if the matrix of which *this is the LU decomposition represents a surjective * linear map; false otherwise. *
dependence/eigen-3.4.0/Eigen/src/LU/FullPivLU.h:373
↓ 14 callers
Function
is_same_seq_type
dependence/eigen-3.4.0/test/indexed_view.cpp:85
↓ 14 callers
Function
matrixRedux
dependence/eigen-3.4.0/test/redux.cpp:17
↓ 14 callers
Method
mean
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:673
↓ 14 callers
Method
name
action name
dependence/eigen-3.4.0/bench/btl/actions/action_ger.hh:72
↓ 14 callers
Function
pexp
dependence/eigen-3.4.0/Eigen/src/Core/GenericPacketMath.h:787
↓ 14 callers
Function
pmadd
dependence/eigen-3.4.0/Eigen/src/Core/arch/ZVector/PacketMath.h:413
↓ 14 callers
Function
predux_mul
dependence/eigen-3.4.0/Eigen/src/Core/GenericPacketMath.h:882
↓ 14 callers
Method
prefetch
dependence/eigen-3.4.0/Eigen/src/Core/util/BlasUtil.h:245
↓ 14 callers
Function
pxor
dependence/eigen-3.4.0/Eigen/src/Core/arch/AVX/PacketMath.h:1047
↓ 14 callers
Method
resetParameters
Sets the default parameters */
dependence/eigen-3.4.0/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:145
↓ 14 callers
Method
rows
dependence/eigen-3.4.0/Eigen/src/SparseCholesky/SimplicialCholesky.h:108
↓ 14 callers
Function
swap
dependence/eigen-3.4.0/test/swap.cpp:25
↓ 14 callers
Function
throw_std_bad_alloc
dependence/eigen-3.4.0/Eigen/src/Core/util/Memory.h:66
↓ 14 callers
Method
total
Return the total elapsed time in seconds. */
dependence/eigen-3.4.0/bench/BenchTimer.h:125
↓ 14 callers
Method
unitOrthogonal
dependence/eigen-3.4.0/Eigen/src/Geometry/OrthoMethods.h:226
↓ 14 callers
Method
value
\returns the stored value of the symbol */
dependence/eigen-3.4.0/Eigen/src/Core/util/SymbolicIndex.h:206
↓ 14 callers
Method
valueRef
dependence/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:994
↓ 14 callers
Method
y
dependence/eigen-3.4.0/Eigen/src/Geometry/Quaternion.h:68
↓ 13 callers
Method
PopFront
PopFront removes and returns the first element in the queue. If the queue was empty returns default-constructed Work.
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h:68
↓ 13 callers
Method
PushFront
PushFront inserts w at the beginning of the queue. If queue is full returns w, otherwise returns default-constructed Work.
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h:53
↓ 13 callers
Method
Wait
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/Barrier.h:40
↓ 13 callers
Method
applyHouseholderOnTheRight
dependence/eigen-3.4.0/Eigen/src/Householder/Householder.h:153
↓ 13 callers
Method
blockCount
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h:361
↓ 13 callers
Function
e
()
dependence/eigen-3.4.0/bench/perf_monitoring/resources/s2.js:1
↓ 13 callers
Function
evalTo
dependence/eigen-3.4.0/Eigen/src/Core/DenseBase.h:672
↓ 13 callers
Function
f
dependence/eigen-3.4.0/unsupported/test/cxx11_tensor_map.cpp:238
↓ 13 callers
Function
first_default_aligned
dependence/eigen-3.4.0/Eigen/src/Core/util/Memory.h:497
↓ 13 callers
Function
hypot
dependence/eigen-3.4.0/Eigen/src/Core/MathFunctions.h:1331
↓ 13 callers
Function
initSparse
dependence/eigen-3.4.0/test/sparse.h:50
↓ 13 callers
Function
is_same_type
dependence/eigen-3.4.0/test/main.h:409
↓ 13 callers
Method
jacobiSvd
dependence/eigen-3.4.0/Eigen/src/SVD/JacobiSVD.h:804
↓ 13 callers
Method
lgamma
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:127
↓ 13 callers
Method
norm
\returns the norm of the quaternion's coefficients * \sa QuaternionBase::squaredNorm(), MatrixBase::norm() */
dependence/eigen-3.4.0/Eigen/src/Geometry/Quaternion.h:125
↓ 13 callers
Method
outer
dependence/eigen-3.4.0/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:197
↓ 13 callers
Function
pabs
dependence/eigen-3.4.0/Eigen/src/Core/GenericPacketMath.h:534
↓ 13 callers
Function
pmadd
dependence/eigen-3.4.0/Eigen/src/Core/arch/AVX512/PacketMath.h:341
↓ 13 callers
Method
rows
dependence/eigen-3.4.0/doc/examples/matrixfree_cg.cpp:33
↓ 13 callers
Method
rows
dependence/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:38
↓ 13 callers
Function
tan
dependence/eigen-3.4.0/Eigen/src/Core/MathFunctions.h:1637
↓ 13 callers
Method
toLowerCase
dependence/eigen-3.4.0/bench/btl/generic_bench/btl.hh:125
↓ 13 callers
Function
verify_component_wise
dependence/eigen-3.4.0/unsupported/test/bessel_functions.cpp:14
↓ 13 callers
Method
w
dependence/eigen-3.4.0/Eigen/src/Core/DenseCoeffsBase.h:214
↓ 13 callers
Method
z
dependence/eigen-3.4.0/Eigen/src/Geometry/Quaternion.h:70
↓ 13 callers
Method
z
dependence/eigen-3.4.0/Eigen/src/Core/DenseCoeffsBase.h:204
↓ 12 callers
Function
Ru
(n,t)
dependence/eigen-3.4.0/bench/perf_monitoring/resources/s1.js:1
↓ 12 callers
Function
atan2
dependence/eigen-3.4.0/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h:653
↓ 12 callers
Function
bessel_k0e
dependence/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsImpl.h:1915
↓ 12 callers
Function
bn
(n)
dependence/eigen-3.4.0/bench/perf_monitoring/resources/s1.js:1
↓ 12 callers
Function
check_sparse_spd_determinant
dependence/eigen-3.4.0/test/sparse_solver.h:489
↓ 12 callers
Method
cols
dependence/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:418
↓ 12 callers
Function
digamma
dependence/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1978
↓ 12 callers
Method
distance
\returns the distance of a point \a p to its projection onto the line \c *this. * \sa squaredDistance() */
dependence/eigen-3.4.0/Eigen/src/Geometry/ParametrizedLine.h:90
↓ 12 callers
Method
dot
dependence/eigen-3.4.0/Eigen/src/Geometry/Quaternion.h:139
↓ 12 callers
Function
dt
(n)
dependence/eigen-3.4.0/bench/perf_monitoring/resources/s1.js:1
↓ 12 callers
Function
fftw_cast
dependence/eigen-3.4.0/unsupported/Eigen/src/FFT/ei_fftw_impl.h:23
↓ 12 callers
Method
finished
dependence/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/IterationController.h:136
↓ 12 callers
Method
getResourceRequirements
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:153
↓ 12 callers
Method
innerIndexPtr
dependence/eigen-3.4.0/Eigen/src/SparseCore/SparseBlock.h:224
↓ 12 callers
Method
llt
dependence/eigen-3.4.0/Eigen/src/Cholesky/LLT.h:539
↓ 12 callers
Method
makeHouseholderInPlace
dependence/eigen-3.4.0/Eigen/src/Householder/Householder.h:42
↓ 12 callers
Method
matrixR
\returns the sparse triangular factor R. It is a sparse matrix */
dependence/eigen-3.4.0/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:201
↓ 12 callers
Method
matrixZ
\returns the matrix \b Z. */
dependence/eigen-3.4.0/Eigen/src/QR/CompleteOrthogonalDecomposition.h:161
↓ 12 callers
Function
packetWithPossibleZero
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:681
↓ 12 callers
Function
pcplxflip
dependence/eigen-3.4.0/Eigen/src/Core/arch/SSE/Complex.h:168
↓ 12 callers
Function
pfrexp_generic
dependence/eigen-3.4.0/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:39
↓ 12 callers
Function
ploadu
dependence/eigen-3.4.0/Eigen/src/Core/GenericPacketMath.h:602
↓ 12 callers
Function
pminmax_propagate_nan
dependence/eigen-3.4.0/Eigen/src/Core/arch/SSE/PacketMath.h:555
↓ 12 callers
Function
pminmax_propagate_numbers
dependence/eigen-3.4.0/Eigen/src/Core/arch/SSE/PacketMath.h:546
↓ 12 callers
Function
polygamma
dependence/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1990
↓ 12 callers
Function
prod
dependence/eigen-3.4.0/bench/product_threshold.cpp:39
↓ 12 callers
Method
ptr
dependence/eigen-3.4.0/Eigen/src/Core/util/Memory.h:705
↓ 12 callers
Method
resize
Resizes the matrix to a \a rows x \a cols matrix and initializes it to zero. * * This function does not free the currently allocated memo
dependence/eigen-3.4.0/Eigen/src/SparseCore/SparseMatrix.h:626
↓ 12 callers
Method
rows
dependence/eigen-3.4.0/Eigen/src/SuperLUSupport/SuperLUSupport.h:347
↓ 12 callers
Method
rows
dependence/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:417
↓ 12 callers
Method
rows
dependence/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:345
↓ 12 callers
Function
rvalue_copyassign
dependence/eigen-3.4.0/test/rvalue_types.cpp:24
↓ 12 callers
Method
setIdentity
Sets *this to the identity matrix. * This function also turns the matrix into compressed mode, and drop any reserved memory. */
dependence/eigen-3.4.0/Eigen/src/SparseCore/SparseMatrix.h:749
↓ 12 callers
Function
swap
dependence/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h:126
↓ 12 callers
Function
tanh
dependence/eigen-3.4.0/Eigen/src/Core/MathFunctions.h:1782
↓ 12 callers
Function
testGeneral
dependence/eigen-3.4.0/unsupported/test/matrix_power.cpp:70
↓ 12 callers
Function
testLogThenExp
dependence/eigen-3.4.0/unsupported/test/matrix_power.cpp:133
↓ 12 callers
Function
testSingular
dependence/eigen-3.4.0/unsupported/test/matrix_power.cpp:100
← previous
next →
501–600 of 12,562, ranked by callers