MCPcopy Create free account

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

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

↓ 2 callersFunctionnextabove
python/include/unsupported/test/mpreal/mpreal.h:2571
↓ 2 callersMethodnonZeros
\returns the number of non zero coefficients */
python/include/unsupported/Eigen/src/Skyline/SkylineMatrix.h:383
↓ 2 callersMethodnonzeroPivots
\returns the number of nonzero pivots in the LU decomposition. * Here nonzero is meant in the exact sense, not in a fuzzy sense. * So that
python/include/Eigen/src/LU/FullPivLU.h:144
↓ 2 callersMethodoffsetBuffer
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:33
↓ 2 callersMethodoperator()
python/include/Eigen/src/Core/CoreEvaluators.h:347
↓ 2 callersMethodoperator()
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h:49
↓ 2 callersFunctionouter
\returns the outer stride */
python/include/Eigen/src/Core/Stride.h:76
↓ 2 callersMethodouter
python/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:111
↓ 2 callersMethodouter
python/include/Eigen/src/SparseCore/SparseDenseProduct.h:239
↓ 2 callersMethodouterToBlock
\returns the block index where outer belongs to */
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:779
↓ 2 callersFunctionp4ui_CONJ_XOR
python/include/Eigen/src/Core/arch/NEON/Complex.h:18
↓ 2 callersMethodpadding_left
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:125
↓ 2 callersMethodpadding_left
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:117
↓ 2 callersMethodpadding_top
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:121
↓ 2 callersMethodpadding_top
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:113
↓ 2 callersMethodpadding_top_z
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:117
↓ 2 callersFunctionpblend
python/include/Eigen/src/Core/GenericPacketMath.h:556
↓ 2 callersMethodpermutation
the permutation used in the QR factorization */
python/include/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:232
↓ 2 callersFunctionpexp
python/include/Eigen/src/Core/GenericPacketMath.h:401
↓ 2 callersMethodpmul
python/include/Eigen/src/Core/arch/SSE/Complex.h:219
↓ 2 callersMethodpmul
python/include/Eigen/src/Core/arch/NEON/Complex.h:262
↓ 2 callersMethodpmul
python/include/Eigen/src/Core/arch/AltiVec/Complex.h:221
↓ 2 callersFunctionpnegate
python/include/Eigen/src/Core/arch/SSE/Complex.h:57
↓ 2 callersFunctionpor
python/include/Eigen/src/Core/GenericPacketMath.h:201
↓ 2 callersMethodpredict
r""" Returns the time-independent part of hazard function, i.e. :math:`\exp(X\beta)` on given data. Parameters ------
python/abess/linear.py:406
↓ 2 callersMethodpredict
r""" Predict on given data. Parameters ---------- X : array-like, shape(n_samples, p_features) Sample mat
python/abess/linear.py:567
↓ 2 callersMethodpredict
r""" Prediction of the mean of each response on given data. Parameters ---------- X : array-like, shape(n_samples, p_
python/abess/linear.py:721
↓ 2 callersMethodpredict
r""" Return the most possible class for given data. Parameters ---------- X : array-like, shape(n_samples, p_features
python/abess/linear.py:890
↓ 2 callersMethodpredict_survival_function
r""" Predict survival function. The survival function for an individual with feature vector :math:`x` is defined as .
python/abess/linear.py:453
↓ 2 callersFunctionpredux_downto4
python/include/Eigen/src/Core/GenericPacketMath.h:330
↓ 2 callersFunctionpredux_max
python/include/Eigen/src/Core/GenericPacketMath.h:344
↓ 2 callersFunctionpredux_min
python/include/Eigen/src/Core/GenericPacketMath.h:340
↓ 2 callersFunctionpreloadKernel
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:823
↓ 2 callersFunctionpromote
python/include/unsupported/test/FFTW.cpp:21
↓ 2 callersFunctionpshiftleft
python/include/Eigen/src/Core/arch/AVX/MathFunctions.h:21
↓ 2 callersFunctionqueryCacheSizes_intel
python/include/Eigen/src/Core/util/Memory.h:897
↓ 2 callersFunctionrand_reentrant
Visual studio doesn't implement a rand_r() function since its implementation of rand() is already thread safe
python/include/unsupported/test/cxx11_runqueue.cpp:19
↓ 2 callersFunctionrand_reentrant
Visual studio doesn't implement a rand_r() function since its implementation of rand() is already thread safe
python/include/unsupported/test/cxx11_eventcount.cpp:17
↓ 2 callersMethodrandom
Return a single random number, ranging from -0.5 to 0.5
include/Spectra/Util/SimpleRandom.h:66
↓ 2 callersMethodrank
\returns the rank of the matrix of which *this is the LU decomposition. * * \note This method has to determine which pivots should be cons
python/include/Eigen/src/LU/FullPivLU.h:332
↓ 2 callersMethodrankUpdate
python/include/Eigen/src/Cholesky/LLT.h:457
↓ 2 callersMethodratio
r""" Give new data, and it returns the explained ratio. Parameters ---------- X : array-like, shape (n_samples, n_fea
python/abess/decomposition.py:163
↓ 2 callersMethodrealRoots
python/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:69
↓ 2 callersFunctionreal_2x2_jacobi_svd
python/include/Eigen/src/misc/RealSvd2x2.h:19
↓ 2 callersMethodreserve
* \brief Allocate the internal array of pointers to blocks and their inner indices * * \note For fixed-size blocks, call setBlockSize() to
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:596
↓ 2 callersMethodresize
Forwards the resizing request to the nested expression * \sa DenseBase::resize(Index) */
python/include/Eigen/src/Core/ArrayWrapper.h:102
↓ 2 callersMethodresize
Resize the matrix without preserving the data (the matrix is set to zero) */
python/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:199
↓ 2 callersFunctionresize_if_allowed
python/include/Eigen/src/Core/AssignEvaluator.h:705
↓ 2 callersMethodrowIndexPtr
* Return the location in \em rowvaluePtr() which starts each column */
python/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:122
↓ 2 callersMethodrows
python/include/Eigen/src/UmfPackSupport/UmfPackSupport.h:199
↓ 2 callersMethodrows
python/include/Eigen/src/Core/Transpose.h:68
↓ 2 callersMethodrows
python/include/Eigen/src/Core/Visitor.h:74
↓ 2 callersMethodrows
\returns the number of rows */
python/include/Eigen/src/Core/PermutationMatrix.h:102
↓ 2 callersMethodrows
python/include/Eigen/src/Core/DiagonalMatrix.h:53
↓ 2 callersMethodrows
python/include/Eigen/src/Core/CoreEvaluators.h:1628
↓ 2 callersMethodrows
python/include/Eigen/src/Core/CwiseBinaryOp.h:114
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/SparseRegularInverse.h:86
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/DenseGenComplexShiftSolve.h:81
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/SparseGenComplexShiftSolve.h:82
↓ 2 callersMethodrows
Returns the number of rows of the underlying matrix.
include/Spectra/MatOp/SparseCholesky.h:83
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/DenseGenRealShiftSolve.h:73
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/SparseSymShiftSolve.h:76
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/SparseGenRealShiftSolve.h:74
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/internal/SymGEigsRegInvOp.h:62
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/internal/SymGEigsBucklingOp.h:65
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/internal/SymGEigsCholeskyOp.h:64
↓ 2 callersMethodrows
Return the number of rows of the underlying matrix.
include/Spectra/MatOp/internal/SymGEigsShiftInvertOp.h:65
↓ 2 callersMethodrows
include/Spectra/MatOp/internal/ArnoldiOp.h:55
↓ 2 callersMethodrun
python/include/Eigen/src/SVD/JacobiSVD.h:56
↓ 2 callersMethodscatterPacket
python/include/Eigen/src/Core/util/BlasUtil.h:230
↓ 2 callersMethodscore
r""" Give new data, and it returns the prediction accuracy. Parameters ---------- X : array-like, shape(n_samples, p_
python/abess/linear.py:153
↓ 2 callersMethodscore
r""" Give data, and it returns C-index. Parameters ---------- X : array-like, shape(n_samples, p_features)
python/abess/linear.py:425
↓ 2 callersMethodscore
r""" Give new data, and it returns the :math:`D^2` score. Parameters ---------- X : array-like, shape(n_samples, p_fe
python/abess/linear.py:587
↓ 2 callersMethodscore
r""" Give data, and it returns the coefficient of determination. Parameters ---------- X : array-like, shape(n_sample
python/abess/linear.py:745
↓ 2 callersMethodscore
r""" Give new data, and it returns the prediction error. Parameters ---------- X : array-like, shape(n_samples, p_fea
python/abess/linear.py:1061
↓ 2 callersMethodscore
Give new data, and it returns normalized discounted cumulative gain. Parameters ---------- X : array-like, shape(n_s
python/abess/linear.py:1247
↓ 2 callersMethodset
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h:307
↓ 2 callersMethodsetFromTriplets
python/include/Eigen/src/SparseCore/SparseMatrix.h:993
↓ 2 callersMethodsetFromTriplets
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:631
↓ 2 callersMethodsetIdentity
Sets this matrix to be the identity matrix of the current size. */
python/include/Eigen/src/Core/DiagonalMatrix.h:204
↓ 2 callersMethodsetRhsNorm
python/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:123
↓ 2 callersMethodsetZero
Removes all non zeros but keep allocated memory * * This function does not free the currently allocated memory. To release as much as memo
python/include/Eigen/src/SparseCore/SparseMatrix.h:251
↓ 2 callersFunctionsignedDistance
\returns the signed distance between the plane \c *this and a point \a p. * \sa absDistance() */
python/include/Eigen/src/Geometry/Hyperplane.h:143
↓ 2 callersFunctionsinh
python/include/Eigen/src/Core/MathFunctions.h:1222
↓ 2 callersMethodsinh
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:563
↓ 2 callersMethodsize
python/include/Eigen/src/SparseCore/CompressedStorage.h:109
↓ 2 callersMethodsize
python/include/Eigen/src/Core/Redux.h:359
↓ 2 callersMethodsolve
python/include/Eigen/src/SparseCore/SparseSolverBase.h:87
↓ 2 callersMethodsolve
python/include/Eigen/src/Cholesky/LLT.h:139
↓ 2 callersMethodsolve
python/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:147
↓ 2 callersMethodsolveInPlace
python/include/Eigen/src/SparseLU/SparseLU.h:712
↓ 2 callersMethodsolveInPlace
python/include/Eigen/src/Cholesky/LDLT.h:610
↓ 2 callersMethodspan
python/include/unsupported/Eigen/src/Splines/Spline.h:291
↓ 2 callersFunctionspline3d
create a reference spline */
python/include/unsupported/test/splines.cpp:67
↓ 2 callersMethodsrcCoeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:498
↓ 2 callersFunctionstable_norm_kernel
python/include/Eigen/src/Core/StableNorm.h:18
↓ 2 callersMethodstartVec
Does nothing: provided for compatibility with SparseMatrix */
python/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:145
↓ 2 callersFunctionswap
python/include/Eigen/src/Core/util/Meta.h:469
↓ 2 callersMethodswap
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:350
↓ 2 callersFunctiontan
python/include/unsupported/test/mpreal/mpreal.h:2232
← previousnext →1,101–1,200 of 7,692, ranked by callers