MCPcopy Create free account

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

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

↓ 13 callersMethodcwiseMax
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:291
↓ 13 callersFunctionigamma
python/include/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1544
↓ 13 callersMethodindex
python/include/Eigen/src/Core/Diagonal.h:155
↓ 13 callersMethodinverse
python/include/Eigen/src/LU/InverseImpl.h:335
↓ 13 callersMethodldlt
python/include/Eigen/src/Cholesky/LDLT.h:650
↓ 13 callersMethodmakeCompressed
Turns the matrix into the \em compressed format. */
python/include/Eigen/src/SparseCore/SparseMatrix.h:464
↓ 13 callersMethodnorm
\returns the norm of the quaternion's coefficients * \sa QuaternionBase::squaredNorm(), MatrixBase::norm() */
python/include/Eigen/src/Geometry/Quaternion.h:120
↓ 13 callersMethodnorm
include/Spectra/MatOp/internal/ArnoldiOp.h:80
↓ 13 callersMethodouter
python/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:197
↓ 13 callersFunctionpmin
python/include/Eigen/src/Core/GenericPacketMath.h:179
↓ 13 callersFunctionround
python/include/Eigen/src/Core/MathFunctions.h:978
↓ 13 callersMethodrows
python/include/Eigen/src/Cholesky/LLT.h:195
↓ 13 callersFunctionsinh
python/include/unsupported/test/mpreal/mpreal.h:2250
↓ 13 callersMethodswap_layout
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:884
↓ 13 callersMethodvalueRef
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:994
↓ 13 callersMethody
\returns the \c y coefficient */
python/include/Eigen/src/Geometry/Quaternion.h:63
↓ 12 callersMethodadd
python/src/List.cpp:57
↓ 12 callersMethodcols
python/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:282
↓ 12 callersMethodcols
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:409
↓ 12 callersMethodcompute
python/include/Eigen/src/LU/PartialPivLU.h:515
↓ 12 callersMethoddot
python/include/Eigen/src/Geometry/Quaternion.h:134
↓ 12 callersFunctionfftw_cast
python/include/unsupported/Eigen/src/FFT/ei_fftw_impl.h:23
↓ 12 callersFunctionfirst_default_aligned
python/include/Eigen/src/Core/util/Memory.h:467
↓ 12 callersMethodgetPrecision
python/include/unsupported/test/mpreal/mpreal.h:1946
↓ 12 callersFunctionhalf_to_float
python/include/Eigen/src/Core/arch/CUDA/Half.h:338
↓ 12 callersMethodinnerIndexPtr
python/include/Eigen/src/SparseCore/SparseBlock.h:224
↓ 12 callersFunctioninnerStride
\sa MapBase::innerStride() */
python/include/Eigen/src/Core/Block.h:390
↓ 12 callersMethodlgamma
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:125
↓ 12 callersMethodmakeHouseholderInPlace
python/include/Eigen/src/Householder/Householder.h:42
↓ 12 callersMethodmemcpyDeviceToHost
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h:231
↓ 12 callersMethodminCoeff
python/include/Eigen/src/Core/Redux.h:425
↓ 12 callersMethodnormalize
python/include/Eigen/src/Core/Dot.h:142
↓ 12 callersMethodpacketOp
python/include/Eigen/src/Core/CoreEvaluators.h:351
↓ 12 callersFunctionpand
python/include/Eigen/src/Core/GenericPacketMath.h:197
↓ 12 callersFunctionpconj
python/include/Eigen/src/Core/arch/SSE/Complex.h:62
↓ 12 callersMethodpconj
python/include/Eigen/src/Core/util/BlasUtil.h:49
↓ 12 callersMethodpredict_proba
r""" Give the probabilities of new sample being assigned to different classes. Parameters ---------- X : arra
python/abess/linear.py:1203
↓ 12 callersMethodptr
python/include/Eigen/src/Core/util/Memory.h:598
↓ 12 callersMethodrows
python/include/Eigen/src/SuperLUSupport/SuperLUSupport.h:347
↓ 12 callersMethodrows
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:408
↓ 12 callersMethodrows
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:345
↓ 12 callersMethodsetIdentity
Sets *this to the identity matrix. * This function also turns the matrix into compressed mode, and drop any reserved memory. */
python/include/Eigen/src/SparseCore/SparseMatrix.h:744
↓ 12 callersFunctionsin
python/include/Eigen/src/Core/MathFunctions.h:1131
↓ 12 callersFunctionsize
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h:185
↓ 12 callersMethodsquare
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:101
↓ 12 callersFunctiontestGeneral
python/include/unsupported/test/matrix_power.cpp:70
↓ 12 callersFunctiontestLogThenExp
python/include/unsupported/test/matrix_power.cpp:133
↓ 12 callersFunctiontestSingular
python/include/unsupported/test/matrix_power.cpp:100
↓ 12 callersMethodz
\brief Retruns the z-translation by value. **/
python/include/Eigen/src/Geometry/Translation.h:78
↓ 12 callersMethodz
\returns the \c z coefficient */
python/include/Eigen/src/Geometry/Quaternion.h:65
↓ 11 callersMethodPopFront
PopFront removes and returns the first element in the queue. If the queue was empty returns default-constructed Work.
python/include/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h:69
↓ 11 callersMethodaccumulator
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h:68
↓ 11 callersFunctionaligned_free
\internal Frees memory allocated with aligned_malloc. */
python/include/Eigen/src/Core/util/Memory.h:174
↓ 11 callersMethodapplyHouseholderOnTheRight
python/include/Eigen/src/Householder/Householder.h:150
↓ 11 callersMethodchip
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:952
↓ 11 callersFunctioncosh
python/include/unsupported/test/mpreal/mpreal.h:2249
↓ 11 callersMethoddata
python/include/Eigen/src/Core/GeneralProduct.h:157
↓ 11 callersFunctionfabs
python/include/unsupported/test/mpreal/mpreal.h:2222
↓ 11 callersMethodindex
python/include/unsupported/Eigen/src/Skyline/SkylineMatrix.h:767
↓ 11 callersMethodmaximum
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:566
↓ 11 callersFunctionpadd
python/include/Eigen/src/Core/GenericPacketMath.h:150
↓ 11 callersFunctionpolygamma
python/include/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1526
↓ 11 callersFunctionpstoreu
python/include/Eigen/src/Core/GenericPacketMath.h:289
↓ 11 callersMethodresize
Resizes the matrix to a \a rows x \a cols matrix and initializes it to zero. * * This function does not free the currently allocated memo
python/include/Eigen/src/SparseCore/SparseMatrix.h:621
↓ 11 callersMethodresize
* \brief Set the number of rows and columns blocks */
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:538
↓ 11 callersMethodresizeNonZeros
\internal * Resize the nonzero vector to \a size */
python/include/Eigen/src/SparseCore/SparseMatrix.h:644
↓ 11 callersMethodrows
python/include/Eigen/src/Core/TriangularMatrix.h:58
↓ 11 callersMethodrows
python/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:38
↓ 11 callersMethodsize
\returns the number of coefficients, which is \a rows()*cols(). * \sa rows(), cols(), SizeAtCompileTime. */
python/include/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h:116
↓ 11 callersMethodsolve
python/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:94
↓ 11 callersMethodsolve
Perform the solving operation \f$y=B^{-1}x\f$. \param x_in Pointer to the \f$x\f$ vector. \param y_out Pointer to the \f$y\f$ vector. y_out = inv(B
include/Spectra/MatOp/SparseRegularInverse.h:105
↓ 10 callersMethodPushBack
PushBack adds w at the end of the queue. If queue is full returns w, otherwise returns default-constructed Work.
python/include/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h:85
↓ 10 callersFunctionamd_flip
python/include/Eigen/src/OrderingMethods/Amd.h:38
↓ 10 callersFunctioncheck_all_var
python/include/unsupported/test/EulerAngles.cpp:137
↓ 10 callersMethodcols
python/include/Eigen/src/QR/HouseholderQR.h:206
↓ 10 callersFunctionerfc
python/include/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1538
↓ 10 callersFunctionfunctor
required by sycl in order to extract the accessor
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:430
↓ 10 callersMethodgetSubMapper
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:453
↓ 10 callersMethodget_effective_number
src/Algorithm.h:189
↓ 10 callersMethodget_prec
python/include/unsupported/test/mpreal/mpreal.h:1985
↓ 10 callersMethodinnerSize
python/include/Eigen/src/Core/Redux.h:360
↓ 10 callersMethodload
python/include/Eigen/src/Core/util/BlasUtil.h:145
↓ 10 callersFunctionoperator()
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h:190
↓ 10 callersMethodouterIndexPtr
python/include/Eigen/src/SparseCore/SparseBlock.h:229
↓ 10 callersMethodouterSize
\returns the number of columns (resp. rows) of the matrix if the storage order column major (resp. row major) */
python/include/Eigen/src/SparseCore/SparseMatrix.h:143
↓ 10 callersMethodperform_op
The "A" operator to generate the Krylov subspace
include/Spectra/MatOp/internal/ArnoldiOp.h:87
↓ 10 callersFunctionrandom
Uniformly distributed random number generation a = random(seed); <- initialization & first random number generation a = random(); <- next random n
python/include/unsupported/test/mpreal/mpreal.h:2614
↓ 10 callersFunctionrelerr
python/include/unsupported/test/matrix_functions.h:64
↓ 10 callersMethodrows
python/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:67
↓ 10 callersMethodrows
python/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:346
↓ 10 callersMethodsize
python/include/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h:52
↓ 10 callersMethodsparseView
python/include/Eigen/src/SparseCore/SparseView.h:225
↓ 10 callersMethodvalue
python/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:194
↓ 10 callersFunctionvreinterpretq_f64_u64
python/include/Eigen/src/Core/arch/NEON/PacketMath.h:550
↓ 9 callersMethodIndexOfColMajor
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h:126
↓ 9 callersMethodIndexOfRowMajor
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h:130
↓ 9 callersFunctionSQR
python/include/unsupported/test/BVH.cpp:38
↓ 9 callersFunctionacos
python/include/unsupported/test/mpreal/mpreal.h:2236
↓ 9 callersFunctionadd_constant_column
src/utilities.h:427
↓ 9 callersFunctionaligned_malloc
\internal Allocates \a size bytes. The returned pointer is guaranteed to have 16 or 32 bytes alignment depending on the requirements. * On allocatio
python/include/Eigen/src/Core/util/Memory.h:153
← previousnext →301–400 of 7,692, ranked by callers