MCPcopy Create free account

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

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

↓ 603 callersMethodcoeff
python/include/Eigen/src/Core/Diagonal.h:124
↓ 576 callersMethodcoeffRef
python/include/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h:58
↓ 563 callersMethoddimension
python/include/unsupported/Eigen/CXX11/src/Tensor/Tensor.h:101
↓ 352 callersMethodcol
\returns a vector expression of the \a i -th column, * only the meaningful part is returned. * \warning the internal storage must be colum
python/include/Eigen/src/Core/BandMatrix.h:68
↓ 337 callersMethoddata
python/include/unsupported/Eigen/CXX11/src/Tensor/Tensor.h:104
↓ 294 callersMethodcols
python/include/Eigen/src/Core/Solve.h:73
↓ 291 callersMethoddata
python/include/Eigen/src/Core/Diagonal.h:105
↓ 289 callersMethoddimensions
python/include/unsupported/test/cxx11_tensor_custom_op.cpp:18
↓ 264 callersFunctionabs
python/include/Eigen/src/Core/MathFunctions.h:23
↓ 254 callersFunctionpmul
python/include/Eigen/src/Core/GenericPacketMath.h:169
↓ 250 callersMethodsize
python/include/unsupported/Eigen/CXX11/src/Tensor/Tensor.h:103
↓ 247 callersMethodarray
python/include/Eigen/src/Core/MatrixBase.h:326
↓ 230 callersMethodrows
python/include/Eigen/src/Core/Solve.h:72
↓ 207 callersFunctionrun
python/include/Eigen/src/Core/AssignEvaluator.h:384
↓ 198 callersMethodtranspose
python/include/Eigen/src/Core/Transpose.h:171
↓ 188 callersMethodsize
Returns the size of the ritz eigen pairs \return Eigen::Index Number of pairs
include/Spectra/LinAlg/RitzPairs.h:50
↓ 183 callersFunctionrun
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorSyclRun.h:33
↓ 164 callersFunctionrows
python/include/Eigen/src/Core/Select.h:52
↓ 154 callersMethodvalue
python/include/unsupported/Eigen/src/Skyline/SkylineMatrix.h:755
↓ 152 callersMethodrow
\returns the row index of the current coefficient.
python/include/Eigen/src/Core/CoreIterators.h:54
↓ 151 callersMethodresize
\internal */
python/include/Eigen/src/Core/Transpose.h:82
↓ 150 callersMethodnoalias
python/include/Eigen/src/Core/NoAlias.h:101
↓ 125 callersFunctionconj
python/include/Eigen/src/Core/MathFunctions.h:924
↓ 125 callersMethodsum
python/include/Eigen/src/Core/Redux.h:448
↓ 123 callersMethodvalue
python/include/Eigen/src/SparseCore/AmbiVector.h:328
↓ 119 callersMethodsize
\returns the number of coefficients, which is rows()*cols(). * \sa rows(), cols(), SizeAtCompileTime. */
python/include/Eigen/src/Core/EigenBase.h:65
↓ 118 callersFunctionreal
python/include/Eigen/src/Core/MathFunctions.h:875
↓ 117 callersFunctioncols
python/include/Eigen/src/Core/Select.h:71
↓ 116 callersFunctionpadd
python/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574
↓ 116 callersMethodvalue
\returns the value of the current coefficient.
python/include/Eigen/src/Core/CoreIterators.h:46
↓ 112 callersMethodmpfr_srcptr
python/include/unsupported/test/mpreal/mpreal.h:1723
↓ 109 callersFunctionabs
python/include/unsupported/test/mpreal/mpreal.h:2223
↓ 109 callersMethodsquaredNorm
python/include/Eigen/src/Core/Dot.h:93
↓ 106 callersMethodindex
python/include/Eigen/src/SparseCore/AmbiVector.h:327
↓ 106 callersMethodsize
python/include/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h:61
↓ 105 callersMethodTotalSize
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h:101
↓ 105 callersMethoddot
python/include/Eigen/src/Core/Dot.h:67
↓ 102 callersMethodfit
Fit the sparse Ising model via SLIDE. Parameters ---------- X : array-like of shape (n_samples, p_features)
python/abess/graph.py:271
↓ 100 callersMethodfit
* @param train_x sample matrix for training * @param train_y response matrix for training * @param train_weight weight of each sample *
src/Algorithm.h:215
↓ 99 callersMethodnestedExpression
python/include/Eigen/src/Core/ArrayWrapper.h:95
↓ 98 callersFunctionsqrt
python/include/Eigen/src/Core/MathFunctions.h:1040
↓ 96 callersMethodcol
python/include/unsupported/Eigen/src/Skyline/SkylineMatrix.h:776
↓ 95 callersMethodreal
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:219
↓ 88 callersFunctionabs2
python/include/Eigen/src/Core/MathFunctions.h:931
↓ 88 callersMethodcwiseProduct
python/include/Eigen/src/Core/MatrixBase.h:447
↓ 84 callersMethodadjoint
python/include/Eigen/src/Core/Transpose.h:209
↓ 83 callersMethoddiagonal
python/include/Eigen/src/Core/Diagonal.h:187
↓ 83 callersFunctionexp
python/include/unsupported/test/mpreal/mpreal.h:2227
↓ 83 callersMethodresize
Resizes the matrix to a \a rows x \a cols matrix and initializes it to zero * \sa resizeNonZeros(Index), reserve(), setZero() */
python/include/unsupported/Eigen/src/Skyline/SkylineMatrix.h:589
↓ 81 callersMethodpush_back
python/include/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h:71
↓ 80 callersMethodresize
python/include/Eigen/src/SparseCore/AmbiVector.h:54
↓ 79 callersMethodcoeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:66
↓ 79 callersMethodsetZero
Removes all non zeros */
python/include/unsupported/Eigen/src/Skyline/SkylineMatrix.h:376
↓ 78 callersMethodderivatives
python/include/unsupported/Eigen/src/Splines/Spline.h:343
↓ 77 callersMethodcoeff
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:181
↓ 77 callersMethodsize
python/include/Eigen/src/SparseCore/AmbiVector.h:61
↓ 75 callersFunctionimag
python/include/Eigen/src/Core/MathFunctions.h:896
↓ 73 callersMethodcol
python/include/Eigen/src/SparseCore/SparseView.h:173
↓ 72 callersMethodsetZero
Clear any existing decomposition * \sa rankUpdate(w,sigma) */
python/include/Eigen/src/Cholesky/LDLT.h:135
↓ 71 callersMethodimag
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:225
↓ 69 callersMethodcols
python/include/Eigen/src/Eigenvalues/Tridiagonalization.h:546
↓ 69 callersMethodcols
python/include/Eigen/src/SVD/SVDBase.h:193
↓ 69 callersMethodcols
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:382
↓ 67 callersMethodmpfr_ptr
python/include/unsupported/test/mpreal/mpreal.h:1721
↓ 67 callersMethodouterStride
python/include/Eigen/src/Core/Map.h:107
↓ 65 callersMethodmatrix
python/include/Eigen/src/Core/ArrayBase.h:148
↓ 65 callersMethodrows
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:381
↓ 63 callersMethodmaxCoeff
python/include/Eigen/src/Core/Redux.h:435
↓ 61 callersMethodeval
python/include/unsupported/test/cxx11_tensor_custom_op.cpp:26
↓ 61 callersMethodminimize
python/include/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:276
↓ 61 callersFunctionpfirst
python/include/Eigen/src/Core/GenericPacketMath.h:315
↓ 60 callersMethodexp
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:424
↓ 58 callersMethodcoeff
\returns the value of the matrix at position \a i, \a j * This function returns Scalar(0) if the element is an explicit \em zero */
python/include/Eigen/src/SparseCore/SparseMatrix.h:188
↓ 58 callersFunctionmini
python/include/Eigen/src/Core/MathFunctions.h:831
↓ 56 callersMethodconstant
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:45
↓ 55 callersMethodrows
python/include/Eigen/src/SVD/SVDBase.h:192
↓ 53 callersMethodlog
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:365
↓ 53 callersMethodpmul
python/include/Eigen/src/Core/util/BlasUtil.h:68
↓ 52 callersMethodcols
python/include/Eigen/src/SparseCore/SparseView.h:59
↓ 51 callersFunctionpsub
python/include/Eigen/src/Core/GenericPacketMath.h:155
↓ 51 callersFunctionsize
python/include/Eigen/src/Core/AssignEvaluator.h:596
↓ 50 callersMethodouterIndexPtr
\returns a const pointer to the array of the starting positions of the inner vectors. * This function is aimed at interoperability with other li
python/include/Eigen/src/SparseCore/SparseMatrix.h:166
↓ 50 callersMethodrows
python/include/Eigen/src/Eigenvalues/Tridiagonalization.h:545
↓ 49 callersFunctioncoeff
python/include/Eigen/src/Core/Select.h:73
↓ 49 callersMethodrows
python/include/Eigen/src/SparseCore/SparseView.h:58
↓ 49 callersMethodsum
FIXME here we could return an expression of the sum
python/include/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h:64
↓ 47 callersMethodmatrix
python/include/Eigen/src/Geometry/RotationBase.h:50
↓ 47 callersFunctionpstore
python/include/Eigen/src/Core/GenericPacketMath.h:285
↓ 45 callersMethodcols
include/Spectra/contrib/PartialSVDSolver.h:62
↓ 45 callersMethodend
python/include/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h:125
↓ 45 callersFunctionsqrt
python/include/unsupported/test/mpreal/mpreal.h:2167
↓ 44 callersMethodapplyOnTheRight
python/include/Eigen/src/Jacobi/Jacobi.h:293
↓ 44 callersMethodfit
r""" The fit function is used to transfer the information of data and return the fit result. Parameters ----------
python/abess/decomposition.py:184
↓ 44 callersMethodsqrt
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:362
↓ 43 callersMethodc
python/include/Eigen/src/Jacobi/Jacobi.h:46
↓ 43 callersMethods
python/include/Eigen/src/Jacobi/Jacobi.h:48
↓ 43 callersMethodsetZero
python/include/Eigen/src/SparseCore/AmbiVector.h:170
↓ 42 callersMethoddata
python/include/Eigen/src/Core/util/BlasUtil.h:240
↓ 42 callersMethodgetSubMapper
python/include/Eigen/src/Core/util/BlasUtil.h:202
↓ 42 callersMethodloadPacket
python/include/Eigen/src/Core/util/BlasUtil.h:174
next →1–100 of 7,692, ranked by callers