MCPcopy Create free account

hub / github.com/abess-team/abess / functions

Functions7,692 in github.com/abess-team/abess

↓ 22 callersMethody
\brief Retruns the y-translation by value. **/
python/include/Eigen/src/Geometry/Translation.h:76
↓ 21 callersFunctiondivup
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h:29
↓ 21 callersMethodeigenvalues
Returns the converged eigenvalues. \return A complex-valued vector containing the eigenvalues. Returned vector type will be `Eigen::Vector<std::compl
include/Spectra/GenEigsBase.h:466
↓ 21 callersFunctionevalTo
python/include/Eigen/src/Core/DenseBase.h:583
↓ 21 callersFunctionexp
python/include/Eigen/src/Core/MathFunctions.h:1101
↓ 21 callersMethodgetLinearMapper
python/include/Eigen/src/Core/util/BlasUtil.h:207
↓ 21 callersMethodisApprox
python/include/Eigen/src/Core/Fuzzy.h:103
↓ 21 callersFunctionpmadd
python/include/Eigen/src/Core/arch/AVX512/PacketMath.h:219
↓ 21 callersFunctionprefetch
python/include/Eigen/src/Core/GenericPacketMath.h:299
↓ 21 callersFunctionreal_ref
python/include/Eigen/src/Core/MathFunctions.h:881
↓ 21 callersMethodsetIdentity
\sa MatrixBase::setIdentity() */
python/include/Eigen/src/Geometry/Transform.h:533
↓ 21 callersFunctiontrunc
src/utilities.h:500
↓ 21 callersMethodw
\returns the \c w coefficient */
python/include/Eigen/src/Geometry/Quaternion.h:67
↓ 20 callersMethodany
python/include/Eigen/src/Core/BooleanRedux.h:105
↓ 20 callersMethodcols
python/include/Eigen/src/Geometry/Homogeneous.h:76
↓ 20 callersMethodisCompressed
python/include/Eigen/src/SparseCore/SparseBlock.h:239
↓ 20 callersFunctionnew_data_check
Check new data for predicting, scoring or else.
python/abess/utilities.py:32
↓ 20 callersMethodrows
python/include/Eigen/src/Geometry/Homogeneous.h:75
↓ 20 callersFunctionsmart_copy
python/include/Eigen/src/Core/util/Memory.h:485
↓ 19 callersFunctionMakeAutoDiffScalar
python/include/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h:36
↓ 19 callersMethodadjoint
python/include/Eigen/src/SparseQR/SparseQR.h:671
↓ 19 callersMethodapplyHouseholderOnTheLeft
python/include/Eigen/src/Householder/Householder.h:113
↓ 19 callersMethodcols
python/include/Eigen/src/QR/ColPivHouseholderQR.h:328
↓ 19 callersMethodcolsPermutation
Get the permutation that was applied to columns of A
python/include/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:194
↓ 19 callersMethodconjugate
python/include/Eigen/src/Geometry/Quaternion.h:689
↓ 19 callersMethoddata
python/include/Eigen/src/Core/PlainObjectBase.h:255
↓ 19 callersMethodfill
python/include/Eigen/src/Core/CwiseNullaryOp.h:315
↓ 19 callersMethodfit
r""" The fit function is used to transfer the information of data and return the fit result. Parameters ----------
python/abess/decomposition.py:592
↓ 19 callersMethodhouseholderQ
python/include/Eigen/src/QR/ColPivHouseholderQR.h:633
↓ 19 callersMethodinnerStride
python/include/Eigen/src/Core/Map.h:101
↓ 19 callersFunctionload_data
(name)
python/pytest/utilities.py:44
↓ 19 callersFunctionpow
python/include/unsupported/test/mpreal/mpreal.h:2683
↓ 19 callersFunctionresize
Only plain matrices/arrays, not expressions, may be resized; therefore the only useful resize methods are * Matrix::resize() and Array::resize()
python/include/Eigen/src/Core/DenseBase.h:240
↓ 18 callersMethodcoeff
python/include/Eigen/src/Core/ProductEvaluators.h:798
↓ 18 callersMethodcols
python/include/Eigen/src/QR/FullPivHouseholderQR.h:319
↓ 18 callersMethodcols
\returns the number of columns. \sa rows(), ColsAtCompileTime*/
python/include/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h:110
↓ 18 callersFunctionisApprox
python/include/Eigen/src/Core/MathFunctions.h:1376
↓ 18 callersMethodmadd
python/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435
↓ 18 callersMethodpow
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:700
↓ 18 callersMethodreverse
python/include/Eigen/src/Core/Reverse.h:117
↓ 18 callersMethodrows
python/include/Eigen/src/Cholesky/LDLT.h:245
↓ 18 callersMethodsetZero
Sets all coefficients to zero. */
python/include/Eigen/src/Core/DiagonalMatrix.h:198
↓ 18 callersMethodstride
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:204
↓ 18 callersFunctionvreinterpretq_u64_f64
python/include/Eigen/src/Core/arch/NEON/PacketMath.h:544
↓ 17 callersMethodcleanup
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:64
↓ 17 callersMethodcompute
include/Spectra/LinAlg/BKLDLT.h:393
↓ 17 callersMethodevalSubExprsIfNeeded
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:56
↓ 17 callersFunctionisMuchSmallerThan
python/include/Eigen/src/Core/MathFunctions.h:1369
↓ 17 callersFunctionresize
Resizes the sparse vector to \a rows x \a cols * * This method is provided for compatibility with matrices. * For a column vector, \
python/include/Eigen/src/SparseCore/SparseVector.h:223
↓ 17 callersMethodrows
\returns the number of rows. \sa cols(), RowsAtCompileTime */
python/include/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h:105
↓ 17 callersMethodvaluePtr
python/include/Eigen/src/SparseCore/SparseBlock.h:219
↓ 17 callersMethodvalues
python/include/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:59
↓ 16 callersMethodappend
python/include/Eigen/src/SparseCore/CompressedStorage.h:101
↓ 16 callersFunctionassert_nan
(coef)
python/pytest/utilities.py:9
↓ 16 callersMethodcol
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:1060
↓ 16 callersMethoddiagonal
\returns a const expression of the diagonal coefficients. */
python/include/Eigen/src/SparseCore/SparseMatrix.h:650
↓ 16 callersMethodindex
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:1058
↓ 16 callersFunctioninnerSize
\returns the inner size. * * \note For a vector, this is just the size. For a matrix (non-vector), this is the minor dimension * wit
python/include/Eigen/src/Core/DenseBase.h:229
↓ 16 callersMethodlinear
python/include/Eigen/src/Geometry/Transform.h:400
↓ 16 callersMethodmatrixT
\brief Returns an expression of the tridiagonal matrix T in the decomposition * * \returns expression object representing the matrix T
python/include/Eigen/src/Eigenvalues/Tridiagonalization.h:265
↓ 16 callersFunctionpredux
python/include/Eigen/src/Core/GenericPacketMath.h:323
↓ 16 callersMethodrow
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:1061
↓ 16 callersMethodrows
python/include/Eigen/src/QR/FullPivHouseholderQR.h:318
↓ 16 callersMethodsolve
include/Spectra/LinAlg/BKLDLT.h:525
↓ 16 callersFunctionverify_component_wise
python/include/unsupported/test/special_functions.cpp:14
↓ 15 callersFunctionMap
Constructs a read-write Map to a sparse matrix of size \a rows x \a cols, containing \a nnz non-zero coefficients, * stored as a sparse format a
python/include/Eigen/src/SparseCore/SparseMap.h:245
↓ 15 callersFunctionarray_product
src/utilities.cpp:453
↓ 15 callersMethodcostPerCoeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:106
↓ 15 callersMethodget
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h:304
↓ 15 callersFunctionhalf2float
python/include/Eigen/src/Core/arch/CUDA/PacketMathHalf.h:418
↓ 15 callersMethodouterSize
python/include/Eigen/src/Core/Redux.h:361
↓ 15 callersFunctionpdiv
python/include/Eigen/src/Core/GenericPacketMath.h:174
↓ 15 callersFunctionresize
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h:116
↓ 15 callersFunctionswap
python/include/Eigen/src/Core/DenseStorage.h:392
↓ 14 callersMethodSchedule
Schedule fn() for execution in the pool of threads. The functions are executed in the order in which they are scheduled.
python/include/unsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h:58
↓ 14 callersMethod__init__
(self, max_iter=20, exchange_num=5, path_type="seq", is_warm_start=True, support_size=None, a
python/abess/linear.py:1331
↓ 14 callersMethodallocatedSize
python/include/Eigen/src/SparseCore/CompressedStorage.h:110
↓ 14 callersFunctionatan2
python/include/unsupported/test/mpreal/mpreal.h:2273
↓ 14 callersFunctioncheck_kronecker_product
python/include/unsupported/test/kronecker_product.cpp:27
↓ 14 callersMethodcol
python/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:335
↓ 14 callersMethoddiagonal
python/include/Eigen/src/Eigenvalues/Tridiagonalization.h:306
↓ 14 callersMethodgetVectorMapper
python/include/Eigen/src/Core/util/BlasUtil.h:211
↓ 14 callersFunctionigammac
python/include/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1550
↓ 14 callersMethodinverse
\returns The Euler angles rotation inverse (which is as same as the negative), * (-alpha, -beta, -gamma). */
python/include/unsupported/Eigen/src/EulerAngles/EulerAngles.h:234
↓ 14 callersMethodkc
python/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:268
↓ 14 callersMethodmc
python/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:266
↓ 14 callersFunctionpow
python/include/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h:610
↓ 14 callersMethodprefetch
python/include/Eigen/src/Core/util/BlasUtil.h:166
↓ 14 callersMethodprod
python/include/Eigen/src/Core/Redux.h:482
↓ 14 callersMethodreducePacket
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:106
↓ 14 callersMethodresetParameters
Sets the default parameters */
python/include/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:145
↓ 14 callersMethodrows
python/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:100
↓ 14 callersMethodrows
python/include/Eigen/src/LU/PartialPivLU.h:220
↓ 14 callersMethodswap
Swaps the content of two sparse matrices of the same type. * This is a fast operation that simply swaps the underlying pointers and parameters.
python/include/Eigen/src/SparseCore/SparseMatrix.h:732
↓ 14 callersFunctionthrow_std_bad_alloc
python/include/Eigen/src/Core/util/Memory.h:66
↓ 14 callersMethodtranslation
python/include/Eigen/src/Geometry/Transform.h:410
↓ 14 callersFunctionvalue
python/include/Eigen/src/SparseCore/SparseBlock.h:559
↓ 14 callersMethodx
\returns the \c x coefficient */
python/include/Eigen/src/Geometry/Quaternion.h:61
↓ 13 callersMethodPushFront
PushFront inserts w at the beginning of the queue. If queue is full returns w, otherwise returns default-constructed Work.
python/include/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h:54
↓ 13 callersMethodconjugate
python/include/Eigen/src/Core/TriangularMatrix.h:242
← previousnext →201–300 of 7,692, ranked by callers