Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ai-techsystems/deepC
/ functions
Functions
10,470 in github.com/ai-techsystems/deepC
⨍
Functions
10,470
◇
Types & classes
3,651
↓ 11 callers
Method
resize
* \brief Set the number of rows and columns blocks */
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:538
↓ 11 callers
Method
rows
packages/eigen-eigen-323c052e1731/Eigen/src/Core/TriangularMatrix.h:58
↓ 11 callers
Method
rows
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:38
↓ 11 callers
Function
set_is_malloc_allowed
packages/eigen-eigen-323c052e1731/Eigen/src/Core/util/Memory.h:140
↓ 11 callers
Method
size
\returns the number of coefficients, which is \a rows()*cols(). * \sa rows(), cols(), SizeAtCompileTime. */
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h:116
↓ 11 callers
Method
sizes
packages/eigen-eigen-323c052e1731/Eigen/src/Geometry/AlignedBox.h:123
↓ 11 callers
Method
slerp
packages/eigen-eigen-323c052e1731/Eigen/src/Geometry/Quaternion.h:725
↓ 11 callers
Method
solve
packages/eigen-eigen-323c052e1731/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:94
↓ 11 callers
Function
swap
packages/eigen-eigen-323c052e1731/test/swap.cpp:25
↓ 11 callers
Method
tanh
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:121
↓ 11 callers
Function
testVectorType
packages/eigen-eigen-323c052e1731/test/nullary.cpp:64
↓ 11 callers
Method
transpose
TODO:
include/core/tensor.h:429
↓ 10 callers
Method
PushBack
PushBack adds w at the end of the queue. If queue is full returns w, otherwise returns default-constructed Work.
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h:85
↓ 10 callers
Function
aligned_malloc
\internal Allocates \a size bytes. The returned pointer is guaranteed to have 16 or 32 bytes alignment depending on the requirements. * On allocatio
packages/eigen-eigen-323c052e1731/Eigen/src/Core/util/Memory.h:153
↓ 10 callers
Function
amd_flip
packages/eigen-eigen-323c052e1731/Eigen/src/OrderingMethods/Amd.h:38
↓ 10 callers
Function
apply_rotation_in_the_plane
packages/eigen-eigen-323c052e1731/Eigen/src/Jacobi/Jacobi.h:432
↓ 10 callers
Function
benchLLT
packages/eigen-eigen-323c052e1731/bench/benchCholesky.cpp:29
↓ 10 callers
Method
ceil
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:317
↓ 10 callers
Function
check_all_var
packages/eigen-eigen-323c052e1731/test/geo_eulerangles.cpp:41
↓ 10 callers
Function
check_all_var
packages/eigen-eigen-323c052e1731/unsupported/test/EulerAngles.cpp:137
↓ 10 callers
Method
cols
packages/eigen-eigen-323c052e1731/Eigen/src/QR/HouseholderQR.h:206
↓ 10 callers
Function
copy_back
packages/eigen-eigen-323c052e1731/blas/common.h:151
↓ 10 callers
Function
diagonalmatrices
packages/eigen-eigen-323c052e1731/test/diagonalmatrices.cpp:12
↓ 10 callers
Method
dimensionOfKernel
\returns the dimension of the kernel of the matrix of which *this is the LU decomposition. * * \note This method has to determine which pi
packages/eigen-eigen-323c052e1731/Eigen/src/LU/FullPivLU.h:349
↓ 10 callers
Function
erfc
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1538
↓ 10 callers
Method
eulerAngles
packages/eigen-eigen-323c052e1731/Eigen/src/Geometry/EulerAngles.h:36
↓ 10 callers
Function
functor
required by sycl in order to extract the accessor
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:430
↓ 10 callers
Function
getDNNC_DataTypeStr
src/core/datatypes.cpp:58
↓ 10 callers
Method
getSubMapper
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:453
↓ 10 callers
Method
get_prec
packages/eigen-eigen-323c052e1731/unsupported/test/mpreal/mpreal.h:1985
↓ 10 callers
Method
innerNonZeroPtr
\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
packages/eigen-eigen-323c052e1731/Eigen/src/SparseCore/SparseMatrix.h:175
↓ 10 callers
Function
integer_type_tests
packages/eigen-eigen-323c052e1731/test/integer_types.cpp:49
↓ 10 callers
Function
isPlusInf
packages/eigen-eigen-323c052e1731/test/main.h:663
↓ 10 callers
Method
isZero
packages/eigen-eigen-323c052e1731/Eigen/src/Core/CwiseNullaryOp.h:481
↓ 10 callers
Function
linearStructure
packages/eigen-eigen-323c052e1731/test/linearstructure.cpp:16
↓ 10 callers
Function
norm1
packages/eigen-eigen-323c052e1731/Eigen/src/Core/MathFunctions.h:921
↓ 10 callers
Function
operator()
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h:190
↓ 10 callers
Method
outerIndexPtr
packages/eigen-eigen-323c052e1731/Eigen/src/SparseCore/SparseBlock.h:229
↓ 10 callers
Method
outerSize
\returns the number of columns (resp. rows) of the matrix if the storage order column major (resp. row major) */
packages/eigen-eigen-323c052e1731/Eigen/src/SparseCore/SparseMatrix.h:143
↓ 10 callers
Method
outputs
include/graph/node.h:164
↓ 10 callers
Function
preverse
packages/eigen-eigen-323c052e1731/Eigen/src/Core/arch/SSE/Complex.h:148
↓ 10 callers
Function
random
Uniformly distributed random number generation a = random(seed); <- initialization & first random number generation a = random(); <- next random n
packages/eigen-eigen-323c052e1731/unsupported/test/mpreal/mpreal.h:2614
↓ 10 callers
Function
relerr
packages/eigen-eigen-323c052e1731/unsupported/test/matrix_functions.h:64
↓ 10 callers
Method
rows
packages/eigen-eigen-323c052e1731/Eigen/src/SparseCore/SparseSelfAdjointView.h:67
↓ 10 callers
Method
rows
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:342
↓ 10 callers
Method
size
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h:52
↓ 10 callers
Function
test_first_aligned_helper
packages/eigen-eigen-323c052e1731/test/first_aligned.cpp:13
↓ 10 callers
Method
value
packages/eigen-eigen-323c052e1731/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:194
↓ 10 callers
Function
vreinterpretq_f64_u64
packages/eigen-eigen-323c052e1731/Eigen/src/Core/arch/NEON/PacketMath.h:581
↓ 9 callers
Method
IndexOfColMajor
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h:126
↓ 9 callers
Method
IndexOfRowMajor
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h:130
↓ 9 callers
Function
SQR
packages/eigen-eigen-323c052e1731/unsupported/test/BVH.cpp:38
↓ 9 callers
Function
_mm_castps_pd
packages/eigen-eigen-323c052e1731/Eigen/src/Core/arch/SSE/PacketMath.h:889
↓ 9 callers
Function
acos
packages/eigen-eigen-323c052e1731/unsupported/test/mpreal/mpreal.h:2236
↓ 9 callers
Function
arg
packages/eigen-eigen-323c052e1731/Eigen/src/Core/MathFunctions.h:886
↓ 9 callers
Function
asin
packages/eigen-eigen-323c052e1731/Eigen/src/Core/MathFunctions.h:1160
↓ 9 callers
Function
betainc
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1556
↓ 9 callers
Function
betainc
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h:21
↓ 9 callers
Method
blockA
packages/eigen-eigen-323c052e1731/Eigen/src/Core/products/GeneralMatrixMatrix.h:270
↓ 9 callers
Function
cholesky
packages/eigen-eigen-323c052e1731/test/cholesky.cpp:59
↓ 9 callers
Method
cols
packages/eigen-eigen-323c052e1731/Eigen/src/SuperLUSupport/SuperLUSupport.h:348
↓ 9 callers
Method
cols
packages/eigen-eigen-323c052e1731/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:135
↓ 9 callers
Method
cols
packages/eigen-eigen-323c052e1731/Eigen/src/SparseCholesky/SimplicialCholesky.h:99
↓ 9 callers
Method
cols
packages/eigen-eigen-323c052e1731/Eigen/src/SparseCore/SparseSelfAdjointView.h:68
↓ 9 callers
Method
cols
\returns the number of columns of the represented matrix. */
packages/eigen-eigen-323c052e1731/Eigen/src/SparseQR/SparseQR.h:129
↓ 9 callers
Method
cols
packages/eigen-eigen-323c052e1731/Eigen/src/Core/TriangularMatrix.h:60
↓ 9 callers
Method
corner
\returns the vertex of the bounding box at the corner defined by * the corner-id corner. It works only for a 1D, 2D or 3D bounding box. * For
packages/eigen-eigen-323c052e1731/Eigen/src/Geometry/AlignedBox.h:146
↓ 9 callers
Method
cos
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:555
↓ 9 callers
Function
createRandomPIMatrixOfRank
packages/eigen-eigen-323c052e1731/test/main.h:603
↓ 9 callers
Method
cube
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:109
↓ 9 callers
Function
digamma
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1514
↓ 9 callers
Function
dim
\returns the dimension in which the plane holds */
packages/eigen-eigen-323c052e1731/Eigen/src/Geometry/Hyperplane.h:132
↓ 9 callers
Function
f
packages/eigen-eigen-323c052e1731/unsupported/test/cxx11_tensor_map.cpp:238
↓ 9 callers
Method
factor
\returns the step bound for the diagonal shift */
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:188
↓ 9 callers
Method
finalize
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:383
↓ 9 callers
Function
get_cost
packages/eigen-eigen-323c052e1731/test/evaluators.cpp:97
↓ 9 callers
Function
get_swig_extern
(dc_operator, s)
deepC/op_gen.py:65
↓ 9 callers
Function
imag
packages/eigen-eigen-323c052e1731/test/exceptions.cpp:73
↓ 9 callers
Method
initialize
packages/eigen-eigen-323c052e1731/bench/btl/actions/action_ger.hh:81
↓ 9 callers
Method
inv
inverse complex-to-complex
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/FFT/ei_fftw_impl.h:210
↓ 9 callers
Method
iterations
\brief Returns number of performed QR-like iterations. */
packages/eigen-eigen-323c052e1731/Eigen/src/Eigenvalues/RealQZ.h:174
↓ 9 callers
Method
jacobiSvd
packages/eigen-eigen-323c052e1731/Eigen/src/SVD/JacobiSVD.h:796
↓ 9 callers
Function
log10
packages/eigen-eigen-323c052e1731/Eigen/src/Core/arch/CUDA/Half.h:467
↓ 9 callers
Method
minimum
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:580
↓ 9 callers
Method
name
action name
packages/eigen-eigen-323c052e1731/bench/btl/actions/action_ger.hh:72
↓ 9 callers
Method
norm
packages/eigen-eigen-323c052e1731/Eigen/src/SparseCore/SparseDot.h:83
↓ 9 callers
Method
outerIndexPtr
\returns a const pointer to the array of the starting positions of the inner vectors. * This function is aimed at interoperability with other li
packages/eigen-eigen-323c052e1731/Eigen/src/SparseCore/SparseCompressedBase.h:90
↓ 9 callers
Method
outerSize
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:759
↓ 9 callers
Function
randomTest
packages/eigen-eigen-323c052e1731/unsupported/test/matrix_exponential.cpp:98
↓ 9 callers
Method
redux
packages/eigen-eigen-323c052e1731/Eigen/src/Core/Redux.h:410
↓ 9 callers
Method
reserve
Preallocates \a reserveSize non zeros */
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/Skyline/SkylineMatrix.h:388
↓ 9 callers
Function
reverse
packages/eigen-eigen-323c052e1731/test/array_reverse.cpp:16
↓ 9 callers
Method
rows
\brief Number of rows of transformation viewed as a matrix. * \returns Number of rows * \details This equals the dimension of the space t
packages/eigen-eigen-323c052e1731/Eigen/src/Householder/HouseholderSequence.h:180
↓ 9 callers
Method
rows
packages/eigen-eigen-323c052e1731/Eigen/src/Eigenvalues/HessenbergDecomposition.h:363
↓ 9 callers
Method
rows
packages/eigen-eigen-323c052e1731/Eigen/src/QR/HouseholderQR.h:205
↓ 9 callers
Method
rows
* \returns the number of rows */
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:738
↓ 9 callers
Method
set
packages/eigen-eigen-323c052e1731/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h:158
↓ 9 callers
Method
setFtol
Sets the tolerance for the norm of the vector function*/
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:161
↓ 9 callers
Method
setMode
packages/eigen-eigen-323c052e1731/Eigen/src/CholmodSupport/CholmodSupport.h:604
↓ 9 callers
Method
setXtol
Sets the tolerance for the norm of the solution vector*/
packages/eigen-eigen-323c052e1731/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:158
← previous
next →
501–600 of 10,470, ranked by callers