Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HKUST-Aerial-Robotics/GS-LIVO
/ functions
Functions
17,282 in github.com/HKUST-Aerial-Robotics/GS-LIVO
⨍
Functions
17,282
◇
Types & classes
5,637
↓ 5 callers
Function
m_rows
src/eigen/Eigen/src/Core/DenseStorage.h:362
↓ 5 callers
Function
map_class_matrix
src/eigen/test/mapped_matrix.cpp:51
↓ 5 callers
Function
map_static_methods
src/eigen/test/mapped_matrix.cpp:121
↓ 5 callers
Function
matrix_exp_pade3
src/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:65
↓ 5 callers
Function
matrix_exp_pade5
src/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:82
↓ 5 callers
Function
matrix_exp_pade7
src/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:100
↓ 5 callers
Method
mc
src/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h:61
↓ 5 callers
Function
mean
src/args/catch.hpp:6984
↓ 5 callers
Function
min_max
src/eigen/test/array_cwise.cpp:587
↓ 5 callers
Function
miscMatrices
src/eigen/test/miscmatrices.cpp:12
↓ 5 callers
Method
nc
src/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h:62
↓ 5 callers
Function
nonZeros
\returns the number of nonzero coefficients which is in practice the number * of stored coefficients. */
src/eigen/Eigen/src/Core/DenseBase.h:214
↓ 5 callers
Method
nonZeros
\returns the number of non zero coefficients */
src/eigen/Eigen/src/SparseCore/SparseCompressedBase.h:56
↓ 5 callers
Method
nonZerosEstimate
src/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:546
↓ 5 callers
Method
normalized
src/eigen/Eigen/src/Geometry/Quaternion.h:132
↓ 5 callers
Function
not_equal_strict
src/eigen/Eigen/src/Core/util/Meta.h:797
↓ 5 callers
Method
operatorNorm
src/eigen/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:119
↓ 5 callers
Method
operatorSqrt
\brief Computes the positive-definite square root of the matrix. * * \returns the positive-definite square root of the matrix * * \pre The
src/eigen/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h:254
↓ 5 callers
Method
packetOp
src/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:474
↓ 5 callers
Function
pand
src/eigen/Eigen/src/Core/GenericPacketMath.h:406
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
src/json/single_include/nlohmann/json.hpp:12195
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
src/json/include/nlohmann/detail/input/parser.hpp:93
↓ 5 callers
Method
parse_header
src/tinyply/source/tinyply.h:387
↓ 5 callers
Method
partialPivLu
src/eigen/Eigen/src/LU/PartialPivLU.h:601
↓ 5 callers
Function
pconj
src/eigen/Eigen/src/Core/arch/AVX512/Complex.h:69
↓ 5 callers
Function
pexp_double
src/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:488
↓ 5 callers
Function
pexpm1
src/eigen/Eigen/src/Core/arch/GPU/PacketMath.h:888
↓ 5 callers
Function
pfloor
src/eigen/Eigen/src/Core/GenericPacketMath.h:829
↓ 5 callers
Function
plog1p
src/eigen/Eigen/src/Core/arch/GPU/PacketMath.h:880
↓ 5 callers
Function
pop_back
@brief remove last reference token @sa https://json.nlohmann.me/api/json_pointer/pop_back/
src/json/single_include/nlohmann/json.hpp:13878
↓ 5 callers
Method
predux
src/eigen/Eigen/src/Core/functors/BinaryFunctors.h:47
↓ 5 callers
Function
predux_helper
src/eigen/Eigen/src/Core/GenericPacketMath.h:858
↓ 5 callers
Function
pscatter
src/eigen/Eigen/src/Core/arch/GPU/PacketMath.h:597
↓ 5 callers
Function
psqrt
src/eigen/Eigen/src/Core/arch/MSA/PacketMath.h:723
↓ 5 callers
Function
randomPermutationVector
src/eigen/test/main.h:693
↓ 5 callers
Method
rank
\returns the rank of the matrix of which *this is the complete orthogonal * decomposition. * * \note This method has to determine which pivot
src/eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h:235
↓ 5 callers
Method
reduce
src/eigen/unsupported/test/cxx11_tensor_reduction_sycl.cpp:876
↓ 5 callers
Function
ref_vector
src/eigen/test/ref.cpp:80
↓ 5 callers
Method
reset
src/eigen/unsupported/Eigen/src/Skyline/SkylineStorage.h:189
↓ 5 callers
Method
row
src/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:209
↓ 5 callers
Method
rows
src/eigen/Eigen/src/Core/Block.h:218
↓ 5 callers
Method
rsqrt
src/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:97
↓ 5 callers
Function
scale
src/tinyply/third-party/doctest.h:940
↓ 5 callers
Function
selfadjoint
src/eigen/test/selfadjoint.cpp:16
↓ 5 callers
Method
send_header
(self, keyword, value)
src/json/tools/serve_header/serve_header.py:279
↓ 5 callers
Method
setFromTriplets
src/eigen/Eigen/src/SparseCore/SparseMatrix.h:1108
↓ 5 callers
Method
sharedMemPerBlock
src/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h:327
↓ 5 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
src/lib3dgs/includes/stb_image.h:4025
↓ 5 callers
Function
stbi__do_zlib
src/lib3dgs/includes/stb_image.h:4725
↓ 5 callers
Function
stbi__getn
src/lib3dgs/includes/stb_image.h:1615
↓ 5 callers
Function
stbi__hdr_gettoken
src/lib3dgs/includes/stb_image.h:7509
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
src/lib3dgs/includes/stb_image.h:2140
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
src/lib3dgs/includes/stb_image.h:3046
↓ 5 callers
Function
stbi__paeth
src/lib3dgs/includes/stb_image.h:4869
↓ 5 callers
Function
stbi__zbuild_huffman
src/lib3dgs/includes/stb_image.h:4327
↓ 5 callers
Function
stbir__get_filter_pixel_margin
This is how much to expand buffers to account for filters seeking outside the image boundaries.
src/lib3dgs/includes/stb_image_resize.h:1186
↓ 5 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
src/json/tests/abi/include/nlohmann/json_v3_10_5.hpp:20360
↓ 5 callers
Method
target
src/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h:1449
↓ 5 callers
Function
test_isApprox
src/eigen/test/main.h:449
↓ 5 callers
Function
test_isApproxWithRef
src/eigen/test/main.h:603
↓ 5 callers
Function
translateActiveException
src/args/catch.hpp:12517
↓ 5 callers
Method
transpose
src/eigen/Eigen/src/Core/Transpose.h:180
↓ 5 callers
Function
triangular_rect
src/eigen/test/triangular.cpp:178
↓ 5 callers
Function
ui
(n,t)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 5 callers
Function
ur
(n,t)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 5 callers
Function
vectorVisitor
src/eigen/test/visitor.cpp:99
↓ 5 callers
Method
visit
src/eigen/Eigen/src/Core/Visitor.h:116
↓ 5 callers
Function
vst1_f32
src/eigen/Eigen/src/Core/arch/NEON/PacketMath.h:455
↓ 5 callers
Function
w
(n)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 5 callers
Function
we
(n,t)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 5 callers
Method
what
returns the explanatory string
src/json/tests/abi/include/nlohmann/json_v3_10_5.hpp:2812
↓ 5 callers
Function
x
(n,t)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
A
(n)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
AdjustBlockSize
Adjust block_size to avoid false sharing of cachelines among threads. Currently set to twice the cache line size on Intel and ARM processors.
src/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h:211
↓ 4 callers
Function
Approx
src/tinyply/third-party/doctest.h:918
↓ 4 callers
Function
Au
(n,t)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Method
CancelWait
CancelWait cancels effects of the previous Prewait call.
src/eigen/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h:109
↓ 4 callers
Function
ChordLengths
src/eigen/unsupported/Eigen/src/Splines/SplineFitting.h:189
↓ 4 callers
Function
Cn
(n,t,e,r)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
F32MaskToBf16Mask
src/eigen/Eigen/src/Core/arch/NEON/PacketMath.h:3419
↓ 4 callers
Method
ForEach
WARN: It's not thread safe to call it concurrently with `local()`.
src/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h:217
↓ 4 callers
Function
Gt
(n,t)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
In
(n)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
N
(n)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
NanoTime
src/eigen/bench/tensors/benchmark_main.cc:61
↓ 4 callers
Function
O
()
src/eigen/bench/perf_monitoring/resources/s2.js:1
↓ 4 callers
Method
Prewait
Prewait prepares for waiting. After calling Prewait, the thread must re-check the wait predicate and then call either CancelWait or CommitWait.
src/eigen/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h:66
↓ 4 callers
Function
Qu
(n,t,e,r,i)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
ReduceScalar
src/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h:84
↓ 4 callers
Function
SYCLmalloc
* Malloc-like interface to the pointer-mapper. * Given a size, creates a byte-typed buffer and returns a * fake pointer to keep track of it. * \par
src/eigen/Eigen/src/Core/arch/SYCL/SyclMemoryModel.h:514
↓ 4 callers
Function
VERIFY_EQUAL
src/eigen/unsupported/test/cxx11_tensor_uint128.cpp:27
↓ 4 callers
Function
Vn
(n)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
W
(e)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
Xi
(n,t)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
Xn
(n)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Function
Zi
(n)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Method
__init__
.
src/json/tools/serve_header/serve_header.py:97
↓ 4 callers
Function
_mm_castpd_si128
src/eigen/Eigen/src/Core/arch/SSE/PacketMath.h:1498
↓ 4 callers
Function
_t
(n)
src/eigen/bench/perf_monitoring/resources/s1.js:1
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
src/json/single_include/nlohmann/json.hpp:12255
← previous
next →
1,501–1,600 of 17,282, ranked by callers