MCPcopy Create free account

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

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

MethodBlockSparseMatrix
Default constructor
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:309
MethodBlockSparseMatrixView
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:118
MethodBlockSparseTimeDenseProduct
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:270
MethodBlockVectorReturn
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:214
MethodBlockVectorView
python/include/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:170
FunctionBooleanNotReturnType operator!
\returns an expression of the coefficient-wise ! operator of *this * * \warning this operator is for expression of bool only. * * Example: \in
python/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:458
MethodBoxBOD_functor
python/include/unsupported/test/NonLinearOptimization.cpp:1220
MethodBoxBOD_functor
python/include/unsupported/test/levenberg_marquardt.cpp:846
MethodCacheSizes
python/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:40
MethodCalcEulerAngles
python/include/unsupported/Eigen/src/EulerAngles/EulerSystem.h:251
MethodCalcEulerAngles_imp
python/include/unsupported/Eigen/src/EulerAngles/EulerSystem.h:180
MethodCastCost
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h:49
FunctionCauchyBounds
python/include/unsupported/test/polynomialutils.cpp:67
FunctionCauchyBounds_scalar
python/include/unsupported/test/polynomialutils.cpp:90
FunctionCeilReturnType ceil
\returns an expression of the coefficient-wise ceil of *this. * * Example: \include Cwise_ceil.cpp * Output: \verbinclude Cwise_ceil.out * *
python/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:400
MethodCholmodBase
python/include/Eigen/src/CholmodSupport/CholmodSupport.h:193
MethodCholmodDecomposition
python/include/Eigen/src/CholmodSupport/CholmodSupport.h:594
MethodCholmodSimplicialLDLT
python/include/Eigen/src/CholmodSupport/CholmodSupport.h:494
MethodCholmodSimplicialLLT
python/include/Eigen/src/CholmodSupport/CholmodSupport.h:443
MethodCholmodSupernodalLLT
python/include/Eigen/src/CholmodSupport/CholmodSupport.h:543
MethodCoeffLoader
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:31
MethodCoeffLoader
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:55
FunctionCoeffReturnType coeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:143
FunctionCoeffReturnType coeff
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:406
FunctionCoeffReturnType value
\returns the unique coefficient of a 1x1 expression */
python/include/Eigen/src/Core/DenseBase.h:479
MethodColPivHouseholderQR
* \brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via Col
python/include/Eigen/src/QR/ColPivHouseholderQR.h:83
FunctionColsBlockXpr leftCols
python/include/Eigen/src/plugins/BlockMethods.h:601
FunctionColsBlockXpr middleCols
python/include/Eigen/src/plugins/BlockMethods.h:714
FunctionColsBlockXpr rightCols
python/include/Eigen/src/plugins/BlockMethods.h:657
MethodCompleteOrthogonalDecomposition
* \brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via * \
python/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:85
MethodComplexEigenSolver
\brief Default constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via
python/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:92
MethodComplexSchur
\brief Default constructor. * * \param [in] size Positive integer, size of the matrix whose Schur decomposition will be computed. *
python/include/Eigen/src/Eigenvalues/ComplexSchur.h:94
MethodCompressedStorage
python/include/Eigen/src/SparseCore/CompressedStorage.h:35
FunctionComputationInfo info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was succesful, \c NoConvergence otherwi
python/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:342
MethodConjugateGradient
Default constructor. */
python/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:178
FunctionConjugateReturnType conjugate
\sa <a href="group__CoeffwiseMathFunctions.html#cwisetable_conj">Math functions</a>, MatrixBase::adjoint()
python/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:72
FunctionConstBlockXpr block
This is the const version of block(Index,Index,Index,Index). */
python/include/Eigen/src/plugins/BlockMethods.h:70
FunctionConstBlockXpr bottomLeftCorner
This is the const version of bottomLeftCorner(Index, Index).
python/include/Eigen/src/plugins/BlockMethods.h:354
FunctionConstBlockXpr bottomRightCorner
This is the const version of bottomRightCorner(Index, Index).
python/include/Eigen/src/plugins/BlockMethods.h:269
FunctionConstBlockXpr topLeftCorner
This is the const version of topLeftCorner(Index, Index).
python/include/Eigen/src/plugins/BlockMethods.h:184
FunctionConstBlockXpr topRightCorner
This is the const version of topRightCorner(Index, Index).
python/include/Eigen/src/plugins/BlockMethods.h:98
FunctionConstColXpr col
This is the const version of col().
python/include/Eigen/src/plugins/BlockMethods.h:844
FunctionConstColsBlockXpr leftCols
This is the const version of leftCols(Index).
python/include/Eigen/src/plugins/BlockMethods.h:608
FunctionConstColsBlockXpr middleCols
This is the const version of middleCols(Index,Index).
python/include/Eigen/src/plugins/BlockMethods.h:721
FunctionConstColsBlockXpr rightCols
This is the const version of rightCols(Index).
python/include/Eigen/src/plugins/BlockMethods.h:664
FunctionConstColwiseReturnType colwise
\returns a VectorwiseOp wrapper of *this providing additional partial reduction operations * * Example: \include MatrixBase_colwise.cpp *
python/include/Eigen/src/Core/DenseBase.h:516
FunctionConstNormalReturnType normal
\returns a constant reference to the unit normal vector of the plane, which corresponds * to the linear part of the implicit equation. */
python/include/Eigen/src/Geometry/Hyperplane.h:157
FunctionConstReverseReturnType reverse
This is the const version of reverse(). */ Code moved here due to a CUDA compiler bug
python/include/Eigen/src/Core/DenseBase.h:564
FunctionConstRowXpr row
This is the const version of row(). */
python/include/Eigen/src/plugins/BlockMethods.h:865
FunctionConstRowsBlockXpr bottomRows
This is the const version of bottomRows(Index).
python/include/Eigen/src/plugins/BlockMethods.h:494
FunctionConstRowsBlockXpr middleRows
This is the const version of middleRows(Index,Index).
python/include/Eigen/src/plugins/BlockMethods.h:551
FunctionConstRowsBlockXpr topRows
This is the const version of topRows(Index).
python/include/Eigen/src/plugins/BlockMethods.h:438
FunctionConstRowwiseReturnType rowwise
\returns a VectorwiseOp wrapper of *this providing additional partial reduction operations * * Example: \include MatrixBase_rowwise.cpp *
python/include/Eigen/src/Core/DenseBase.h:504
FunctionConstSegmentReturnType head
This is the const version of head(Index).
python/include/Eigen/src/plugins/BlockMethods.h:926
FunctionConstSegmentReturnType segment
This is the const version of segment(Index,Index).
python/include/Eigen/src/plugins/BlockMethods.h:896
FunctionConstSegmentReturnType tail
This is the const version of tail(Index).
python/include/Eigen/src/plugins/BlockMethods.h:956
MethodConstant
python/include/Eigen/src/Core/CwiseNullaryOp.h:173
MethodContext
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:303
FunctionCosReturnType cos
\returns an expression of the coefficient-wise cosine of *this. * * This function computes the coefficient-wise cosine. The function MatrixBase::c
python/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:200
FunctionCoshReturnType cosh
\returns an expression of the coefficient-wise hyperbolic cos of *this. * * Example: \include Cwise_cosh.cpp * Output: \verbinclude Cwise_cosh.o
python/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:316
FunctionCubeReturnType cube
\returns an expression of the coefficient-wise cube of *this. * * Example: \include Cwise_cube.cpp * Output: \verbinclude Cwise_cube.out * *
python/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:358
MethodCudaStreamDevice
Use the default stream on the current device
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h:102
MethodCurrentThreadId
python/include/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h:104
FunctionCwiseAbs2ReturnType cwiseAbs2
python/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:44
FunctionCwiseAbsReturnType cwiseAbs
python/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:31
MethodCwiseBinaryOp
python/include/Eigen/src/Core/CwiseBinaryOp.h:104
MethodCwiseBinaryOpImpl
python/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:42
FunctionCwiseInverseReturnType cwiseInverse
python/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:81
FunctionCwiseScalarEqualReturnType cwiseEqual
\returns an expression of the coefficient-wise == operator of \c *this and a scalar \a s * * \warning this performs an exact comparison, which is
python/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:147
FunctionCwiseSqrtReturnType cwiseSqrt
python/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:56
MethodCwiseTernaryOp
python/include/Eigen/src/Core/CwiseTernaryOp.h:107
MethodCwiseUnaryOp
python/include/Eigen/src/Core/CwiseUnaryOp.h:65
FunctionCwiseUnaryOp<CustomUnaryOp, const Derived> unaryExpr
python/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:119
MethodCwiseUnaryView
python/include/Eigen/src/Core/CwiseUnaryView.h:67
FunctionCwiseUnaryView<CustomViewOp, const Derived> unaryViewExpr
python/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:140
MethodDGMRES
Default constructor. */
python/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:127
MethodDSizes
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h:273
MethodData
src/Data.h:39
MethodDavidsonSymEigsSolver
include/Spectra/DavidsonSymEigsSolver.h:42
MethodDenseCholesky
include/Spectra/MatOp/DenseCholesky.h:63
MethodDenseFunctor
python/include/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:55
MethodDenseGenComplexShiftSolve
include/Spectra/MatOp/DenseGenComplexShiftSolve.h:67
MethodDenseGenMatProd
include/Spectra/MatOp/DenseGenMatProd.h:62
MethodDenseGenRealShiftSolve
include/Spectra/MatOp/DenseGenRealShiftSolve.h:59
MethodDenseIndex
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h:43
FunctionDenseIndex array_get
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h:375
MethodDenseStorage
python/include/Eigen/src/Core/DenseStorage.h:187
MethodDenseStorage
python/include/Eigen/src/Core/DenseStorage.h:223
MethodDenseStorage
python/include/Eigen/src/Core/DenseStorage.h:255
MethodDenseStorage
python/include/Eigen/src/Core/DenseStorage.h:285
MethodDenseStorage
python/include/Eigen/src/Core/DenseStorage.h:314
MethodDenseStorage
python/include/Eigen/src/Core/DenseStorage.h:345
MethodDenseStorage
python/include/Eigen/src/Core/DenseStorage.h:427
MethodDenseStorage
python/include/Eigen/src/Core/DenseStorage.h:501
MethodDenseSymMatProd
include/Spectra/MatOp/DenseSymMatProd.h:57
MethodDenseSymShiftSolve
include/Spectra/MatOp/DenseSymShiftSolve.h:63
MethodDiagonal
python/include/Eigen/src/Core/Diagonal.h:73
MethodDiagonalMatrix
Default constructor without initialization */
python/include/Eigen/src/Core/DiagonalMatrix.h:142
MethodDiagonalPreconditioner
python/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:47
MethodDiagonalWrapper
python/include/Eigen/src/Core/DiagonalMatrix.h:256
← previousnext →2,001–2,100 of 7,692, ranked by callers