Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenCalib/LiDAR2INS
/ functions
Functions
15,412 in github.com/OpenCalib/LiDAR2INS
⨍
Functions
15,412
◇
Types & classes
5,311
↓ 12 callers
Method
SetParameterLowerBound
ceres/internal/ceres/problem.cc:109
↓ 12 callers
Method
VertexWeight
Calling VertexWeight on a vertex not in the graph will result in undefined behavior.
ceres/internal/ceres/graph.h:177
↓ 12 callers
Method
Wait
Waits for the child in a death test to exit, returning its exit status, or 0 if no child process exists. As a side effect, sets the outcome data memb
ceres/internal/ceres/gmock_gtest_all.cc:8231
↓ 12 callers
Function
_mm_castpd_ps
PGI++ does not define the following intrinsics in C++ mode.
eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:1334
↓ 12 callers
Method
accumulator
eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h:69
↓ 12 callers
Function
bn
(n)
eigen3/bench/perf_monitoring/resources/s1.js:1
↓ 12 callers
Function
check_sparse_spd_determinant
eigen3/test/sparse_solver.h:358
↓ 12 callers
Method
cols
eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:418
↓ 12 callers
Method
distance
\returns the distance of a point \a p to its projection onto the line \c *this. * \sa squaredDistance() */
eigen3/Eigen/src/Geometry/ParametrizedLine.h:90
↓ 12 callers
Method
dot
eigen3/Eigen/src/Geometry/Quaternion.h:139
↓ 12 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
ceres/internal/ceres/gmock_gtest_all.cc:6108
↓ 12 callers
Function
erfc
eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1982
↓ 12 callers
Function
f
eigen3/unsupported/test/cxx11_tensor_map.cpp:238
↓ 12 callers
Function
fftw_cast
eigen3/unsupported/Eigen/src/FFT/ei_fftw_impl.h:23
↓ 12 callers
Method
finished
eigen3/unsupported/Eigen/src/IterativeSolvers/IterationController.h:136
↓ 12 callers
Function
half_to_float
eigen3/Eigen/src/Core/arch/Default/Half.h:464
↓ 12 callers
Method
innerIndexPtr
eigen3/Eigen/src/SparseCore/SparseBlock.h:224
↓ 12 callers
Method
jacobiSvd
eigen3/Eigen/src/SVD/JacobiSVD.h:797
↓ 12 callers
Method
makeHouseholderInPlace
eigen3/Eigen/src/Householder/Householder.h:42
↓ 12 callers
Method
matrixZ
\returns the matrix \b Z. */
eigen3/Eigen/src/QR/CompleteOrthogonalDecomposition.h:161
↓ 12 callers
Method
max_num_nonzeros
ceres/internal/ceres/triplet_sparse_matrix.h:97
↓ 12 callers
Function
pconj
eigen3/Eigen/src/Core/arch/SSE/Complex.h:63
↓ 12 callers
Function
ploadu
eigen3/Eigen/src/Core/GenericPacketMath.h:364
↓ 12 callers
Function
prod
eigen3/bench/product_threshold.cpp:39
↓ 12 callers
Method
ptr
eigen3/Eigen/src/Core/util/Memory.h:693
↓ 12 callers
Method
rend
FixedArray::rend() Returns a reverse iterator from the beginning of the fixed array.
ceres/include/ceres/internal/fixed_array.h:294
↓ 12 callers
Method
resize
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
eigen3/Eigen/src/SparseCore/SparseMatrix.h:623
↓ 12 callers
Function
rint
eigen3/Eigen/src/Core/MathFunctions.h:1274
↓ 12 callers
Function
round
eigen3/Eigen/src/Core/MathFunctions.h:1281
↓ 12 callers
Method
rows
eigen3/Eigen/src/SuperLUSupport/SuperLUSupport.h:347
↓ 12 callers
Method
rows
eigen3/Eigen/src/LU/PartialPivLU.h:219
↓ 12 callers
Method
rows
eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:417
↓ 12 callers
Method
rows
eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:345
↓ 12 callers
Function
rvalue_copyassign
eigen3/test/rvalue_types.cpp:20
↓ 12 callers
Method
setIdentity
Sets *this to the identity matrix. * This function also turns the matrix into compressed mode, and drop any reserved memory. */
eigen3/Eigen/src/SparseCore/SparseMatrix.h:746
↓ 12 callers
Function
sinh
eigen3/Eigen/src/Core/MathFunctions.h:1644
↓ 12 callers
Method
split
eigen3/bench/btl/generic_bench/btl.hh:81
↓ 12 callers
Function
testGeneral
eigen3/unsupported/test/matrix_power.cpp:70
↓ 12 callers
Function
testLogThenExp
eigen3/unsupported/test/matrix_power.cpp:133
↓ 12 callers
Function
testSingular
eigen3/unsupported/test/matrix_power.cpp:100
↓ 12 callers
Function
testVectorType
eigen3/test/nullary.cpp:64
↓ 12 callers
Function
value
eigen3/Eigen/src/SparseCore/SparseBlock.h:523
↓ 12 callers
Method
vec
eigen3/Eigen/src/Geometry/Quaternion.h:84
↓ 12 callers
Function
verify_euler
eigen3/test/geo_eulerangles.cpp:17
↓ 12 callers
Function
w
(b)
eigen3/bench/perf_monitoring/resources/s2.js:1
↓ 12 callers
Method
z
eigen3/Eigen/src/Geometry/Quaternion.h:70
↓ 11 callers
Function
ACTION_TEMPLATE
ceres/internal/ceres/gmock/gmock.h:11634
↓ 11 callers
Function
DeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
ceres/internal/ceres/gmock_gtest_all.cc:7836
↓ 11 callers
Method
Eliminate
ceres/internal/ceres/schur_eliminator.h:428
↓ 11 callers
Function
GetEnv
ceres/internal/ceres/gtest/gtest.h:2383
↓ 11 callers
Function
IntToPtr
ceres/internal/ceres/problem_test.cc:232
↓ 11 callers
Method
IsParameterBlockConstant
ceres/internal/ceres/problem.cc:95
↓ 11 callers
Method
NumEffectiveParameters
ceres/internal/ceres/program.cc:469
↓ 11 callers
Method
Remove
Remove the element, no matter what group it is in. Return value indicates if the element was actually removed.
ceres/include/ceres/ordered_groups.h:93
↓ 11 callers
Method
RemoveParameterBlock
ceres/internal/ceres/problem.cc:83
↓ 11 callers
Method
argmax
eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:734
↓ 11 callers
Function
check_qtvector_matrix
eigen3/test/qtvector.cpp:19
↓ 11 callers
Function
check_stddeque_matrix
eigen3/test/stddeque.cpp:16
↓ 11 callers
Function
check_stddeque_matrix
eigen3/test/stddeque_overload.cpp:29
↓ 11 callers
Function
check_stdlist_matrix
eigen3/test/stdlist.cpp:16
↓ 11 callers
Function
check_stdlist_matrix
eigen3/test/stdlist_overload.cpp:45
↓ 11 callers
Function
check_stdvector_matrix
eigen3/test/stdvector.cpp:15
↓ 11 callers
Function
check_stdvector_matrix
eigen3/test/stdvector_overload.cpp:29
↓ 11 callers
Method
coeff
eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:54
↓ 11 callers
Function
cosh
eigen3/unsupported/test/mpreal/mpreal.h:2265
↓ 11 callers
Method
data
eigen3/Eigen/src/Core/GeneralProduct.h:172
↓ 11 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
eigen3/Eigen/src/LU/FullPivLU.h:347
↓ 11 callers
Function
expm1
eigen3/Eigen/src/Core/MathFunctions.h:537
↓ 11 callers
Function
fmax
eigen3/test/boostmultiprec.cpp:119
↓ 11 callers
Function
fmin
eigen3/unsupported/test/mpreal/mpreal.h:2628
↓ 11 callers
Method
index
eigen3/unsupported/Eigen/src/Skyline/SkylineMatrix.h:767
↓ 11 callers
Method
isZero
eigen3/Eigen/src/Core/CwiseNullaryOp.h:501
↓ 11 callers
Function
match_flags
ceres/internal/ceres/gmock/gmock.h:5147
↓ 11 callers
Method
matrixH
\brief Constructs the Hessenberg matrix H in the decomposition * * \returns expression object representing the matrix H * * \p
eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h:262
↓ 11 callers
Method
outerSize
eigen3/Eigen/src/Core/AssignEvaluator.h:625
↓ 11 callers
Function
pcmp_lt
eigen3/Eigen/src/Core/GenericPacketMath.h:326
↓ 11 callers
Function
pcos
eigen3/Eigen/src/Core/GenericPacketMath.h:557
↓ 11 callers
Function
pnegate
eigen3/Eigen/src/Core/arch/SSE/Complex.h:58
↓ 11 callers
Function
polygamma
eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1970
↓ 11 callers
Function
psin
eigen3/Eigen/src/Core/GenericPacketMath.h:553
↓ 11 callers
Method
reduce
eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:144
↓ 11 callers
Method
reduce
eigen3/unsupported/test/cxx11_tensor_reduction.cpp:305
↓ 11 callers
Method
replicate
eigen3/Eigen/src/Core/Replicate.h:118
↓ 11 callers
Method
resize
* \brief Set the number of rows and columns blocks */
eigen3/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:538
↓ 11 callers
Method
rows
eigen3/Eigen/src/Core/TriangularMatrix.h:58
↓ 11 callers
Method
rows
eigen3/Eigen/src/Cholesky/LLT.h:204
↓ 11 callers
Method
rows
eigen3/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:38
↓ 11 callers
Method
size
\returns the number of coefficients, which is \a rows()*cols(). * \sa rows(), cols(), SizeAtCompileTime. */
eigen3/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h:116
↓ 11 callers
Method
slerp
\returns the spherical interpolation between \c *this and \a other using * parameter \a t. It is in fact equivalent to a linear interpolation.
eigen3/Eigen/src/Geometry/Rotation2D.h:130
↓ 11 callers
Function
tan
eigen3/Eigen/src/Core/MathFunctions.h:1518
↓ 10 callers
Function
AngleAxisToQuaternion
ceres/include/ceres/rotation.h:249
↓ 10 callers
Function
Assert
Asserts that condition is true; aborts the process with the given message if condition is false. We cannot use LOG(FATAL) or CHECK() as Google Mock m
ceres/internal/ceres/gmock/gmock.h:516
↓ 10 callers
Method
BackSubstitute
Similar to RightMultiply, use the block structure of the matrix A to compute y = (E'E)^-1 (E'b - E'F x).
ceres/internal/ceres/implicit_schur_complement.cc:167
↓ 10 callers
Function
C
(a)
eigen3/bench/perf_monitoring/resources/s2.js:1
↓ 10 callers
Function
DetectStructure
ceres/internal/ceres/detect_structure.cc:38
↓ 10 callers
Function
ElementsAreArray
ceres/internal/ceres/gmock/gmock.h:5718
↓ 10 callers
Method
EnsureMinimumThreads
ceres/internal/ceres/context_impl.cc:36
↓ 10 callers
Method
Evaluate
ceres/internal/ceres/autodiff_benchmarks/constant_cost_function.h:48
↓ 10 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
ceres/internal/ceres/gmock_gtest_all.cc:10720
↓ 10 callers
Method
GetParameterLowerBound
ceres/internal/ceres/problem.cc:125
← previous
next →
701–800 of 15,412, ranked by callers