MCPcopy Create free account

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

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

↓ 5 callersMethodevalTo
python/include/Eigen/src/Geometry/Homogeneous.h:268
↓ 5 callersMethodextractData
python/include/Eigen/src/SuperLUSupport/SuperLUSupport.h:707
↓ 5 callersFunctionforward_jacobian
python/include/unsupported/test/autodiff.cpp:191
↓ 5 callersMethodgamma
\returns The value of the third angle. */
python/include/unsupported/Eigen/src/EulerAngles/EulerAngles.h:227
↓ 5 callersMethodindex_tuples
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:795
↓ 5 callersMethodinfo
include/Spectra/LinAlg/BKLDLT.h:532
↓ 5 callersMethodinit
Initialize with an operator and an initial vector
include/Spectra/LinAlg/Arnoldi.h:130
↓ 5 callersMethodinnerNonZeroPtr
\returns a const pointer to the array of the number of non zeros of the inner vectors. * This function is aimed at interoperability with other l
python/include/Eigen/src/SparseCore/SparseMatrix.h:175
↓ 5 callersFunctionis_same_dense
python/include/Eigen/src/Core/util/XprHelper.h:661
↓ 5 callersMethodloadRhs
python/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:412
↓ 5 callersMethodloadRhsQuad
python/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:417
↓ 5 callersFunctionlog1p
python/include/unsupported/test/mpreal/mpreal.h:2259
↓ 5 callersMethodloss_function
src/AlgorithmGLM.h:85
↓ 5 callersFunctionmachine_epsilon
python/include/unsupported/test/mpreal/mpreal.h:2034
↓ 5 callersMethodmatrixU
\returns an expression of the matrix U, * The only operation available with this expression is the triangular solve * \code * y = b;
python/include/Eigen/src/SparseLU/SparseLU.h:156
↓ 5 callersFunctionmatrix_exp_pade3
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:65
↓ 5 callersFunctionmatrix_exp_pade5
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:82
↓ 5 callersFunctionmatrix_exp_pade7
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:100
↓ 5 callersMethodminimum
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:578
↓ 5 callersFunctionnonZeros
\returns the number of nonzero coefficients which is in practice the number * of stored coefficients. */
python/include/Eigen/src/Core/DenseBase.h:209
↓ 5 callersMethodnonZeros
\returns the number of non zero coefficients */
python/include/Eigen/src/SparseCore/SparseCompressedBase.h:56
↓ 5 callersMethodnonZerosEstimate
python/include/Eigen/src/SparseCore/SparseVector.h:430
↓ 5 callersMethodnonZerosEstimate
python/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:549
↓ 5 callersMethodnumThreads
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h:248
↓ 5 callersFunctionpabs
python/include/Eigen/src/Core/arch/SSE/PacketMath.h:442
↓ 5 callersMethodpartialPivLu
python/include/Eigen/src/LU/PartialPivLU.h:588
↓ 5 callersFunctionpoly_eval
python/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:45
↓ 5 callersMethodreduce
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:131
↓ 5 callersMethodreduce
python/include/unsupported/test/cxx11_tensor_reduction.cpp:303
↓ 5 callersMethodreset
python/include/unsupported/Eigen/src/Skyline/SkylineStorage.h:189
↓ 5 callersMethodrows
python/include/Eigen/src/CholmodSupport/CholmodSupport.h:218
↓ 5 callersMethodrows
python/include/Eigen/src/Core/Block.h:218
↓ 5 callersMethodrows
python/include/Eigen/src/Core/SolveTriangular.h:213
↓ 5 callersMethodscore
r""" Give data, and it returns the coefficient of determination. Parameters ---------- X : array-like, shape(n_sample
python/abess/linear.py:290
↓ 5 callersFunctionsleep
python/include/unsupported/test/cxx11_tensor_notification.cpp:18
↓ 5 callersFunctionsqrt
python/include/Eigen/src/Core/arch/CUDA/Half.h:404
↓ 5 callersMethodtoDenseMatrix
python/include/Eigen/src/Core/BandMatrix.h:145
↓ 5 callersMethodtrace
python/include/Eigen/src/Core/Redux.h:497
↓ 5 callersMethodtransposeInPlace
python/include/Eigen/src/Core/Transpose.h:284
↓ 5 callersMethodupdate_A_init
src/Algorithm.h:143
↓ 5 callersMethodupdate_bd_init
src/Algorithm.h:148
↓ 5 callersMethodupdate_beta_init
src/Algorithm.h:141
↓ 5 callersMethodupdate_coef0_init
src/Algorithm.h:150
↓ 5 callersMethodupdate_lambda_level
src/Algorithm.h:156
↓ 5 callersMethodupdate_sparsity_level
src/Algorithm.h:154
↓ 4 callersMethodCancelWait
CancelWait cancels effects of the previous Prewait call.
python/include/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h:106
↓ 4 callersFunctionChordLengths
python/include/unsupported/Eigen/src/Splines/SplineFitting.h:189
↓ 4 callersFunctionPhi
src/utilities.h:196
↓ 4 callersMethodPrewait
Prewait prepares for waiting. After calling this function the thread must re-check the wait predicate and call either CancelWait or CommitWait passing
python/include/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h:67
↓ 4 callersFunctionScaling
Constructs a uniform scaling from scale factor \a s */
python/include/Eigen/src/Geometry/Scaling.h:121
↓ 4 callersFunctionVERIFY_EQUAL
python/include/unsupported/test/cxx11_tensor_uint128.cpp:27
↓ 4 callersMethodadjoint
\brief Adjoint (conjugate transpose) of the Householder sequence. */
python/include/Eigen/src/Householder/HouseholderSequence.h:224
↓ 4 callersMethodaffine
python/include/Eigen/src/Geometry/Transform.h:405
↓ 4 callersMethodalpha
\returns The value of the first angle. */
python/include/unsupported/Eigen/src/EulerAngles/EulerAngles.h:217
↓ 4 callersFunctionarg
python/include/Eigen/src/Core/MathFunctions.h:903
↓ 4 callersFunctionarg_prod
python/include/unsupported/Eigen/CXX11/src/util/CXX11Meta.h:323
↓ 4 callersFunctionargsort
include/Spectra/Util/SelectionRule.h:228
↓ 4 callersFunctionarray_prod
python/include/unsupported/Eigen/CXX11/src/util/CXX11Meta.h:397
↓ 4 callersFunctionassert_left_cols_to_skip
include/Spectra/LinAlg/Orthogonalization.h:21
↓ 4 callersFunctionassignCoeff
python/include/Eigen/src/Core/AssignEvaluator.h:629
↓ 4 callersMethodbeta
\returns The value of the second angle. */
python/include/unsupported/Eigen/src/EulerAngles/EulerAngles.h:222
↓ 4 callersMethodbinary_auc_score
src/Metric.h:362
↓ 4 callersMethodblockInnerIndex
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:893
↓ 4 callersMethodblockRows
\returns the number of rows grouped by blocks */
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:765
↓ 4 callersFunctionceil
python/include/Eigen/src/Core/MathFunctions.h:1008
↓ 4 callersMethodclear
python/include/Eigen/src/SparseCore/CompressedStorage.h:111
↓ 4 callersMethodcoeff
python/include/Eigen/src/SparseCore/SparseBlock.h:246
↓ 4 callersMethodcoeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:591
↓ 4 callersMethodcoeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h:183
↓ 4 callersMethodcoeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:399
↓ 4 callersMethodcoeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h:63
↓ 4 callersMethodcoeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:134
↓ 4 callersMethodcol
python/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:207
↓ 4 callersMethodcol
python/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:199
↓ 4 callersFunctioncoletree
python/include/Eigen/src/SparseCore/SparseColEtree.h:61
↓ 4 callersFunctioncols
python/include/Eigen/src/Core/CwiseNullaryOp.h:79
↓ 4 callersMethodcols
python/include/Eigen/src/PaStiXSupport/PaStiXSupport.h:201
↓ 4 callersMethodcols
python/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:54
↓ 4 callersMethodcols
python/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:56
↓ 4 callersMethodcols
\returns the number of columns. \sa rows() */
python/include/Eigen/src/SparseCore/SparseMatrixBase.h:173
↓ 4 callersMethodcols
python/include/Eigen/src/SparseCore/SparseBlock.h:267
↓ 4 callersMethodcols
python/include/Eigen/src/Core/Redux.h:358
↓ 4 callersMethodcols
python/include/Eigen/src/Core/CwiseTernaryOp.h:147
↓ 4 callersMethodcols
python/include/Eigen/src/Cholesky/LDLT.h:246
↓ 4 callersMethodcols
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:520
↓ 4 callersMethodcols
Return the number of columns of the underlying matrix.
include/Spectra/MatOp/SymShiftInvert.h:213
↓ 4 callersMethodcomputeV
\returns true if \a V (full or thin) is asked for in this SVD decomposition */
python/include/Eigen/src/SVD/SVDBase.h:190
↓ 4 callersMethodconservativeResize
python/include/Eigen/src/Core/PlainObjectBase.h:390
↓ 4 callersFunctionconstant_warning_ith_variable
src/normalize.cpp:19
↓ 4 callersFunctionconstruct_elements_of_array
python/include/Eigen/src/Core/util/Memory.h:265
↓ 4 callersMethodcount
python/include/Eigen/src/Core/BooleanRedux.h:129
↓ 4 callersFunctioncovar
python/include/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h:20
↓ 4 callersFunctioncreateShader
python/include/unsupported/test/openglsupport.cpp:72
↓ 4 callersMethoddf
* return the number of evaluation of functor */
python/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:64
↓ 4 callersMethoddiagonal
python/include/Eigen/src/Geometry/AlignedBox.h:134
↓ 4 callersMethoddivide
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h:164
↓ 4 callersMethodeigenvectors
python/include/Eigen/src/Eigenvalues/EigenSolver.h:345
↓ 4 callersMethodeigenvectors
Returns the eigenvectors associated with the converged eigenvalues. \param nvec The number of eigenvectors to return. \return A complex-valued matri
include/Spectra/GenEigsBase.h:496
↓ 4 callersMethodeigenvectors
include/Spectra/contrib/LOBPCGSolver.h:536
↓ 4 callersMethodenqueueNoNotification
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h:167
← previousnext →601–700 of 7,692, ranked by callers