Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcajasn/Riskfolio-Lib
/ functions
Functions
14,014 in github.com/dcajasn/Riskfolio-Lib
⨍
Functions
14,014
◇
Types & classes
4,591
↓ 23 callers
Method
pruned
lib/eigen-3.4.0/Eigen/src/SparseCore/SparseView.h:245
↓ 23 callers
Method
rows
lib/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:508
↓ 23 callers
Method
store
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h:662
↓ 23 callers
Method
value_known_statically
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h:315
↓ 22 callers
Function
check_all_var
lib/eigen-3.4.0/unsupported/test/EulerAngles.cpp:157
↓ 22 callers
Method
coeff
lib/eigen-3.4.0/Eigen/src/Core/ProductEvaluators.h:604
↓ 22 callers
Method
data
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h:66
↓ 22 callers
Method
find
lib/eigen-3.4.0/Eigen/src/SparseCore/SparseCompressedBase.h:356
↓ 22 callers
Function
is_sorted
lib/eigen-3.4.0/test/sparse_permutations.cpp:23
↓ 22 callers
Method
pconj
lib/eigen-3.4.0/Eigen/src/Core/arch/Default/ConjHelper.h:50
↓ 22 callers
Function
pmin
lib/eigen-3.4.0/Eigen/src/Core/arch/GPU/PacketMath.h:848
↓ 22 callers
Function
ptranspose_impl
lib/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:2878
↓ 22 callers
Method
random
lib/eigen-3.4.0/bench/tensors/tensor_benchmarks.h:81
↓ 22 callers
Function
selfadjointeigensolver
lib/eigen-3.4.0/test/eigensolver_selfadjoint.cpp:69
↓ 22 callers
Function
set
lib/eigen-3.4.0/test/stdlist_overload.cpp:37
↓ 22 callers
Function
swap
lib/eigen-3.4.0/test/swap.cpp:25
↓ 22 callers
Function
values
lib/spectra-1.0.1/test/catch.hpp:4005
↓ 22 callers
Function
verify_component_wise
lib/eigen-3.4.0/unsupported/test/special_functions.cpp:26
↓ 21 callers
Method
cend
lib/eigen-3.4.0/Eigen/src/Core/StlIterators.h:455
↓ 21 callers
Function
f
(a)
lib/eigen-3.4.0/bench/perf_monitoring/resources/s2.js:1
↓ 21 callers
Function
pandnot
lib/eigen-3.4.0/Eigen/src/Core/arch/AVX/PacketMath.h:1053
↓ 21 callers
Function
pcmp_lt
lib/eigen-3.4.0/Eigen/src/Core/arch/SSE/PacketMath.h:432
↓ 21 callers
Function
plog
lib/eigen-3.4.0/Eigen/src/Core/GenericPacketMath.h:795
↓ 21 callers
Function
pzero
lib/eigen-3.4.0/Eigen/src/Core/arch/SSE/PacketMath.h:270
↓ 21 callers
Method
replicate
lib/eigen-3.4.0/Eigen/src/Core/Replicate.h:118
↓ 21 callers
Function
resize
Only plain matrices/arrays, not expressions, may be resized; therefore the only useful resize methods are * Matrix::resize() and Array::resize()
lib/eigen-3.4.0/Eigen/src/Core/DenseBase.h:245
↓ 21 callers
Method
start
Default constructor Start a series of r trials:
lib/eigen-3.4.0/bench/btl/generic_bench/timers/STL_timer.hh:34
↓ 21 callers
Method
toString
lib/spectra-1.0.1/test/catch.hpp:7895
↓ 21 callers
Method
trace
lib/eigen-3.4.0/Eigen/src/Core/Redux.h:507
↓ 21 callers
Function
verifySizeOf
lib/eigen-3.4.0/test/sizeof.cpp:12
↓ 21 callers
Function
z
(n,t)
lib/eigen-3.4.0/bench/perf_monitoring/resources/s1.js:1
↓ 20 callers
Function
Scaling
Constructs a uniform scaling from scale factor \a s */
lib/eigen-3.4.0/Eigen/src/Geometry/Scaling.h:139
↓ 20 callers
Method
allocate_temp
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h:229
↓ 20 callers
Function
block
lib/eigen-3.4.0/test/block.cpp:40
↓ 20 callers
Method
clip
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:313
↓ 20 callers
Method
cols
lib/eigen-3.4.0/Eigen/src/QR/FullPivHouseholderQR.h:319
↓ 20 callers
Method
eigenvalues
Returns the converged eigenvalues. \return A complex-valued vector containing the eigenvalues. Returned vector type will be `Eigen::Vector<std::compl
lib/spectra-1.0.1/include/Spectra/GenEigsBase.h:466
↓ 20 callers
Method
eval
lib/eigen-3.4.0/unsupported/test/cxx11_tensor_custom_op.cpp:26
↓ 20 callers
Method
func
lib/eigen-3.4.0/test/meta.cpp:27
↓ 20 callers
Function
prsqrt
lib/eigen-3.4.0/Eigen/src/Core/GenericPacketMath.h:818
↓ 20 callers
Method
rows
\returns the number of rows of the represented matrix. */
lib/eigen-3.4.0/Eigen/src/SparseQR/SparseQR.h:137
↓ 20 callers
Function
sinh
lib/eigen-3.4.0/Eigen/src/Core/MathFunctions.h:1763
↓ 20 callers
Method
transpose
\returns an expression of the transposed of the factored matrix. * * A typical usage is to solve for the transposed problem A^T x = b:
lib/eigen-3.4.0/Eigen/src/Core/SolverBase.h:121
↓ 20 callers
Function
twoprod
lib/eigen-3.4.0/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:904
↓ 20 callers
Function
value
lib/eigen-3.4.0/Eigen/src/SparseCore/SparseBlock.h:527
↓ 20 callers
Function
vreinterpretq_u64_f64
lib/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:3645
↓ 19 callers
Function
F32ToBf16
lib/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:3387
↓ 19 callers
Function
MakeAutoDiffScalar
lib/eigen-3.4.0/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h:36
↓ 19 callers
Method
Notify
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/Barrier.h:25
↓ 19 callers
Function
c
()
lib/eigen-3.4.0/bench/perf_monitoring/resources/s1.js:1
↓ 19 callers
Function
coeff
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h:192
↓ 19 callers
Method
cols
lib/eigen-3.4.0/Eigen/src/QR/ColPivHouseholderQR.h:328
↓ 19 callers
Function
pstoreu
lib/eigen-3.4.0/Eigen/src/Core/GenericPacketMath.h:700
↓ 19 callers
Method
setZero
Sets all coefficients to zero. */
lib/eigen-3.4.0/Eigen/src/Core/DiagonalMatrix.h:246
↓ 19 callers
Function
test_redux
lib/eigen-3.4.0/test/vectorization_logic.cpp:84
↓ 18 callers
Function
StartBenchmarkTiming
lib/eigen-3.4.0/bench/tensors/benchmark_main.cc:202
↓ 18 callers
Function
_mm_castsi128_pd
lib/eigen-3.4.0/Eigen/src/Core/arch/SSE/PacketMath.h:1502
↓ 18 callers
Method
allocate
lib/eigen-3.4.0/Eigen/src/SVD/BDCSVD.h:222
↓ 18 callers
Function
areApprox
lib/eigen-3.4.0/test/packetmath_test_shared.h:99
↓ 18 callers
Function
check_sparse_solving
lib/eigen-3.4.0/test/sparse_solver.h:43
↓ 18 callers
Function
cosh
lib/eigen-3.4.0/Eigen/src/Core/MathFunctions.h:1744
↓ 18 callers
Method
cumsum
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:635
↓ 18 callers
Method
deallocate
lib/eigen-3.4.0/Eigen/src/Core/util/Memory.h:919
↓ 18 callers
Function
diagonal
lib/eigen-3.4.0/test/diagonal.cpp:12
↓ 18 callers
Method
eigenvectors
Returns the eigenvectors associated with the converged eigenvalues. \param nvec The number of eigenvectors to return. \return A complex-valued matri
lib/spectra-1.0.1/include/Spectra/GenEigsBase.h:496
↓ 18 callers
Method
hypotNorm
lib/eigen-3.4.0/Eigen/src/Core/StableNorm.h:240
↓ 18 callers
Function
inverse
lib/eigen-3.4.0/test/inverse.cpp:65
↓ 18 callers
Method
isInvertible
\returns true if the matrix of which *this is the LU decomposition is invertible. * * \note This method has to determine which pivots shou
lib/eigen-3.4.0/Eigen/src/LU/FullPivLU.h:385
↓ 18 callers
Method
is_alive
lib/eigen-3.4.0/Eigen/src/OrderingMethods/Eigen_Colamd.h:169
↓ 18 callers
Function
is_pointer_based_stl_iterator
lib/eigen-3.4.0/test/stl_iterators.cpp:45
↓ 18 callers
Function
log1p
lib/eigen-3.4.0/Eigen/src/Core/MathFunctions.h:725
↓ 18 callers
Method
merge
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h:137
↓ 18 callers
Method
packetOp
lib/eigen-3.4.0/Eigen/src/Core/CoreEvaluators.h:393
↓ 18 callers
Function
raw_uint16_to_bfloat16
lib/eigen-3.4.0/Eigen/src/Core/arch/Default/BFloat16.h:263
↓ 18 callers
Function
resize
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h:131
↓ 18 callers
Function
size
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h:196
↓ 18 callers
Method
total
lib/spectra-1.0.1/test/catch.hpp:15271
↓ 17 callers
Function
_mm_castsi128_ps
lib/eigen-3.4.0/Eigen/src/Core/arch/SSE/PacketMath.h:1501
↓ 17 callers
Method
actualDim
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h:57
↓ 17 callers
Function
atan2
lib/eigen-3.4.0/test/AnnoyingScalar.h:110
↓ 17 callers
Function
call_ref_2
lib/eigen-3.4.0/test/sparse_ref.cpp:48
↓ 17 callers
Method
coeffByOuterInner
lib/eigen-3.4.0/Eigen/src/Core/Redux.h:380
↓ 17 callers
Method
cols
lib/eigen-3.4.0/Eigen/src/QR/CompleteOrthogonalDecomposition.h:285
↓ 17 callers
Function
f
(n)
lib/eigen-3.4.0/bench/perf_monitoring/resources/s1.js:1
↓ 17 callers
Function
fast_twosum
lib/eigen-3.4.0/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:891
↓ 17 callers
Method
hasNaN
lib/eigen-3.4.0/Eigen/src/Core/BooleanRedux.h:137
↓ 17 callers
Method
isIdentity
lib/eigen-3.4.0/Eigen/src/Core/CwiseNullaryOp.h:815
↓ 17 callers
Function
k
(a)
lib/eigen-3.4.0/bench/perf_monitoring/resources/s2.js:1
↓ 17 callers
Method
length
lib/eigen-3.4.0/Eigen/src/Householder/HouseholderSequence.h:467
↓ 17 callers
Function
mapstaticmethods
lib/eigen-3.4.0/test/mapstaticmethods.cpp:144
↓ 17 callers
Function
o
(n)
lib/eigen-3.4.0/bench/perf_monitoring/resources/s1.js:1
↓ 17 callers
Function
resize
Resizes the sparse vector to \a rows x \a cols * * This method is provided for compatibility with matrices. * For a column vector, \
lib/eigen-3.4.0/Eigen/src/SparseCore/SparseVector.h:223
↓ 17 callers
Method
toDense
lib/eigen-3.4.0/Eigen/src/SparseCore/SparseMatrixBase.h:358
↓ 17 callers
Method
valuePtr
lib/eigen-3.4.0/Eigen/src/SparseCore/SparseBlock.h:219
↓ 17 callers
Method
values
lib/eigen-3.4.0/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:59
↓ 16 callers
Method
allocate
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h:221
↓ 16 callers
Method
argmax
lib/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:744
↓ 16 callers
Function
call_directsolver
lib/eigen-3.4.0/bench/spbench/spbenchsolver.h:290
↓ 16 callers
Method
col
lib/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:1060
↓ 16 callers
Method
col
lib/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:347
← previous
next →
401–500 of 14,014, ranked by callers