Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abess-team/abess
/ functions
Functions
7,692 in github.com/abess-team/abess
⨍
Functions
7,692
◇
Types & classes
3,315
↓ 1 callers
Function
test_stress_eventcount
A number of producers send messages to a set of consumers using a set of fake queues. Ensure that it does not crash, consumers don't deadlock and numb
python/include/unsupported/test/cxx11_eventcount.cpp:79
↓ 1 callers
Function
test_stress_runqueue
Stress is a chaotic random test. One thread (owner) calls PushFront/PopFront, other threads call PushBack/ PopBack. Ensure that we don't crash, deadlo
python/include/unsupported/test/cxx11_runqueue.cpp:160
↓ 1 callers
Function
test_sub
python/include/unsupported/test/cxx11_tensor_uint128.cpp:59
↓ 1 callers
Function
test_swap_as_lvalue
python/include/unsupported/test/cxx11_tensor_layout_swap.cpp:36
↓ 1 callers
Function
test_sycl_cpu
python/include/unsupported/test/cxx11_tensor_sycl.cpp:30
↓ 1 callers
Function
test_symgroups_dynamic
python/include/unsupported/test/cxx11_tensor_symmetry.cpp:109
↓ 1 callers
Function
test_symgroups_selection
python/include/unsupported/test/cxx11_tensor_symmetry.cpp:138
↓ 1 callers
Function
test_symgroups_static
python/include/unsupported/test/cxx11_tensor_symmetry.cpp:84
↓ 1 callers
Function
test_tanh
python/include/unsupported/test/cxx11_tensor_math.cpp:17
↓ 1 callers
Function
test_tensor_asym
python/include/unsupported/test/cxx11_tensor_symmetry.cpp:704
↓ 1 callers
Function
test_tensor_dynsym
python/include/unsupported/test/cxx11_tensor_symmetry.cpp:741
↓ 1 callers
Function
test_tensor_epsilon
python/include/unsupported/test/cxx11_tensor_symmetry.cpp:658
↓ 1 callers
Function
test_tensor_map
python/include/unsupported/test/cxx11_tensor_fixed_size.cpp:106
↓ 1 callers
Function
test_tensor_randacc
python/include/unsupported/test/cxx11_tensor_symmetry.cpp:771
↓ 1 callers
Function
test_tensor_sym
python/include/unsupported/test/cxx11_tensor_symmetry.cpp:675
↓ 1 callers
Function
test_type2index_list
python/include/unsupported/test/cxx11_tensor_index_list.cpp:48
↓ 1 callers
Function
test_type2indexpair_list
python/include/unsupported/test/cxx11_tensor_index_list.cpp:162
↓ 1 callers
Function
test_type_casting
python/include/unsupported/test/cxx11_tensor_expr.cpp:255
↓ 1 callers
Function
test_unsigned_32bit
python/include/unsupported/test/cxx11_tensor_intdiv.cpp:50
↓ 1 callers
Function
test_unsigned_64bit
python/include/unsupported/test/cxx11_tensor_intdiv.cpp:78
↓ 1 callers
Function
test_vectorized_cast
python/include/unsupported/test/cxx11_tensor_casts.cpp:38
↓ 1 callers
Function
toString
python/include/unsupported/test/mpreal/mpreal.h:1726
↓ 1 callers
Function
topRows
python/include/Eigen/src/plugins/BlockMethods.h:460
↓ 1 callers
Method
transpose
To use for operations with the transpose of Q
python/include/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:294
↓ 1 callers
Method
transpose
Returns the transposed transformation */
python/include/Eigen/src/Jacobi/Jacobi.h:59
↓ 1 callers
Method
transpose
\returns an expression of the transposed of the factored matrix. * * A typical usage is to solve for the transposed problem A^T x = b:
python/include/Eigen/src/Core/SolverBase.h:90
↓ 1 callers
Function
tridiagonal_qr_step
python/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:807
↓ 1 callers
Method
trun_svd
src/AlgorithmPCA.h:230
↓ 1 callers
Function
twice_is_enough_orthogonalisation
include/Spectra/LinAlg/Orthogonalization.h:133
↓ 1 callers
Function
umfpack_defaults
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:20
↓ 1 callers
Function
umfpack_get_determinant
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:124
↓ 1 callers
Function
umfpack_get_lunz
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:98
↓ 1 callers
Function
umfpack_get_numeric
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:108
↓ 1 callers
Function
umfpack_numeric
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:70
↓ 1 callers
Function
umfpack_report_control
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:38
↓ 1 callers
Function
umfpack_report_info
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:26
↓ 1 callers
Function
umfpack_report_status
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:32
↓ 1 callers
Function
umfpack_solve
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:84
↓ 1 callers
Function
umfpack_symbolic
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:56
↓ 1 callers
Method
update_beta_range
src/Algorithm.h:163
↓ 1 callers
Method
update_operator_basis_product
include/Spectra/LinAlg/SearchSpace.h:58
↓ 1 callers
Method
update_segrep
python/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:44
↓ 1 callers
Method
update_tau
src/Algorithm.h:174
↓ 1 callers
Function
upperbidiagonalization_inplace_blocked
python/include/Eigen/src/SVD/UpperBidiagonalization.h:284
↓ 1 callers
Function
urandom
python/include/unsupported/test/mpreal/mpreal.h:2593
↓ 1 callers
Function
useSpecificBlockingSizes
python/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:263
↓ 1 callers
Method
vectorD
\returns the coefficients of the diagonal matrix D */
python/include/Eigen/src/Cholesky/LDLT.h:163
↓ 1 callers
Function
zeta
python/include/unsupported/test/mpreal/mpreal.h:2265
Function
(isfinite)
python/include/unsupported/test/mpreal/mpreal.h:1702
Function
(isinf)
python/include/unsupported/test/mpreal/mpreal.h:1701
Function
(isnan)
python/include/unsupported/test/mpreal/mpreal.h:1700
Method
(max)
python/include/Eigen/src/Core/util/Meta.h:260
Method
(min)
python/include/Eigen/src/Core/util/Meta.h:262
Method
(min)
include/Spectra/Util/TypeTraits.h:83
Function
AcosReturnType acos
\returns an expression of the coefficient-wise arc cosine of *this. * * Example: \include Cwise_acos.cpp * Output: \verbinclude Cwise_acos.out
python/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:260
Method
AddCost
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h:36
Method
AffineTransformType operator*
python/include/Eigen/src/Geometry/Translation.h:112
Method
Algorithm
src/Algorithm.h:118
Method
AlignedBox
Default constructor initializing a null box. */
python/include/Eigen/src/Geometry/AlignedBox.h:65
Method
AlphaAxisVector
\returns the axis vector of the first (alpha) rotation */
python/include/unsupported/Eigen/src/EulerAngles/EulerAngles.h:126
Method
AmbiVector
python/include/Eigen/src/SparseCore/AmbiVector.h:30
Method
AndReducer, const Dims, const TensorConversionOp<bool, const Derived> > all
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:584
Method
AngleAxis
Default constructor without initialization. */
python/include/Eigen/src/Geometry/AngleAxis.h:72
Method
Arnoldi
Copy an ArnoldiOp
include/Spectra/LinAlg/Arnoldi.h:113
Method
ArnoldiOp
include/Spectra/MatOp/internal/ArnoldiOp.h:43
Method
ArnoldiOp
include/Spectra/MatOp/internal/ArnoldiOp.h:116
Method
ArpackGeneralizedSelfAdjointEigenSolver
\brief Default constructor. * * The default constructor is for cases in which the user intends to * perform decompositions via compute().
python/include/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h:70
Method
Array
python/include/Eigen/src/Core/Array.h:132
Method
ArrayBase
python/include/Eigen/src/Core/ArrayBase.h:156
Method
ArrayWrapper
python/include/Eigen/src/Core/ArrayWrapper.h:61
Function
AsinReturnType asin
\returns an expression of the coefficient-wise arc sine of *this. * * Example: \include Cwise_asin.cpp * Output: \verbinclude Cwise_asin.out *
python/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:274
Function
AtanReturnType atan
\returns an expression of the coefficient-wise arc tan of *this. * * Example: \include Cwise_atan.cpp * Output: \verbinclude Cwise_atan.out *
python/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:246
Method
AutoDiffJacobian
python/include/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h:19
Method
AutoDiffScalar
Default constructor without any initialization. */
python/include/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h:84
Method
AutoDiffVector
python/include/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h:43
Method
BDCSVD
\brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via BDCSVD::
python/include/Eigen/src/SVD/BDCSVD.h:108
Method
BKLDLT
include/Spectra/LinAlg/BKLDLT.h:380
Method
Ball
python/include/unsupported/test/BVH.cpp:29
Method
BallPointStuff
python/include/unsupported/test/BVH.cpp:48
Method
BandMatrix
python/include/Eigen/src/Core/BandMatrix.h:207
Method
BandMatrixWrapper
python/include/Eigen/src/Core/BandMatrix.h:269
Method
Barrier
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h:30
Method
BaseTensorContractionMapper
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:227
Method
BaseTensorContractionMapper
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:310
Method
BasisFunctionDerivatives
python/include/unsupported/Eigen/src/Splines/Spline.h:499
Method
BasisFunctionDerivativesImpl
python/include/unsupported/Eigen/src/Splines/Spline.h:373
Method
BasisFunctions
python/include/unsupported/Eigen/src/Splines/Spline.h:246
Method
Bennett5_functor
python/include/unsupported/test/NonLinearOptimization.cpp:1477
Method
Bennett5_functor
python/include/unsupported/test/levenberg_marquardt.cpp:1104
Method
BetaAxisVector
\returns the axis vector of the second (beta) rotation */
python/include/unsupported/Eigen/src/EulerAngles/EulerAngles.h:132
Method
BiCGSTAB
Default constructor. */
python/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:175
Method
BlasLinearMapper
python/include/Eigen/src/Core/util/BlasUtil.h:164
Method
BlasVectorMapper
python/include/Eigen/src/Core/util/BlasUtil.h:139
Method
Block
Column or Row constructor */
python/include/Eigen/src/Core/Block.h:117
Method
BlockImpl
python/include/Eigen/src/SparseCore/SparseBlock.h:31
Method
BlockImpl
python/include/Eigen/src/SparseCore/SparseBlock.h:294
Method
BlockImpl
python/include/Eigen/src/SparseCore/SparseBlock.h:313
Method
BlockImpl
Column or Row constructor */
python/include/Eigen/src/SparseCore/SparseBlock.h:387
Method
BlockImpl
python/include/Eigen/src/Core/Block.h:162
Method
BlockInnerIterator
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:980
← previous
next →
1,901–2,000 of 7,692, ranked by callers