MCPcopy Create free account

hub / github.com/Livox-SDK/LIO-Livox / functions

Functions460 in github.com/Livox-SDK/LIO-Livox

FunctionsampleUniform
include/sophus/sim3.hpp:600
FunctionsampleUniform
include/sophus/so2.hpp:506
MethodsampleUniform
include/sophus/rxso2.hpp:549
MethodsampleUniform
include/sophus/rxso3.hpp:618
FunctionsetAngle
Setter of rotation angle, leaves scale as is.
include/sophus/rxso2.hpp:329
FunctionsetComplex
Takes in complex number, and normalizes it. Precondition: The complex number must not be close to zero.
include/sophus/se2.hpp:311
FunctionsetComplex
Setter of non-zero complex number. Precondition: ``z`` must not be close to zero.
include/sophus/sim2.hpp:285
FunctionsetComplex
include/sophus/rxso2.hpp:79
FunctionsetComplex
include/sophus/so2.hpp:80
FunctionsetElementAt
include/sophus/types.hpp:180
FunctionsetQuaternion
Takes in quaternion, and normalizes it. Precondition: The quaternion must not be close to zero.
include/sophus/so3.hpp:409
FunctionsetQuaternion
include/sophus/sim3.hpp:59
FunctionsetQuaternion
include/sophus/rxso3.hpp:70
FunctionsetRotationMatrix
Sets ``so3`` using ``rotation_matrix``. Precondition: ``R`` must be orthogonal and ``det(R)=1``.
include/sophus/se2.hpp:319
FunctionsetRotationMatrix
Setter of complex number using rotation matrix ``R``, leaves scale as is.
include/sophus/sim2.hpp:321
FunctionsetRotationMatrix
Setter of complex using rotation matrix ``R``, leaves scale as is. Precondition: ``R`` must be orthogonal with determinant of one.
include/sophus/rxso2.hpp:335
FunctionsetRotationMatrix
Setter of quaternion using rotation matrix ``R``, leaves scale as is.
include/sophus/sim3.hpp:321
FunctionsetRotationMatrix
Setter of quaternion using rotation matrix ``R``, leaves scale as is.
include/sophus/rxso3.hpp:358
FunctionsetSO3
Setter of SO(3) rotations, leaves scale as is.
include/sophus/rxso3.hpp:397
FunctionsetScale
Sets scale and leaves rotation as is. Note: This function as a significant computational cost, since it has to call the square root twice.
include/sophus/sim2.hpp:330
FunctionsetScale
Sets scale and leaves rotation as is.
include/sophus/rxso2.hpp:341
FunctionsetScale
Sets scale and leaves rotation as is. Note: This function as a significant computational cost, since it has to call the square root twice.
include/sophus/sim3.hpp:330
FunctionsetScale
Sets scale and leaves rotation as is. Note: This function as a significant computational cost, since it has to call the square root twice.
include/sophus/rxso3.hpp:370
FunctionsetScaledRotationMatrix
Setter of complexnumber using scaled rotation matrix ``sR``. Precondition: The 2x2 matrix must be "scaled orthogonal" and have a positive determinant
include/sophus/sim2.hpp:337
FunctionsetScaledRotationMatrix
Setter of complex number using scaled rotation matrix ``sR``. Precondition: The 2x2 matrix must be "scaled orthogonal" and have a positive determinan
include/sophus/rxso2.hpp:352
FunctionsetScaledRotationMatrix
Setter of quaternion using scaled rotation matrix ``sR``. Precondition: The 3x3 matrix must be "scaled orthogonal" and have a positive determinant.
include/sophus/sim3.hpp:337
FunctionsetScaledRotationMatrix
Setter of quaternion using scaled rotation matrix ``sR``. Precondition: The 3x3 matrix must be "scaled orthogonal" and have a positive determinant.
include/sophus/rxso3.hpp:382
FunctionsetToZero
include/sophus/types.hpp:172
FunctionskewSymmetric
* @brief Create a skew-symmetric matrix from a 3-element vector. * @note Performs the operation: * w -> [ 0 -w3 w2] * [ w3 0 -w1
include/utils/math_utils.hpp:26
FunctionsmallAngleQuaternion
* @brief Convert the vector part of a quaternion to a * full quaternion. * @note This function is useful to convert delta quaternion * which
include/utils/math_utils.hpp:79
FunctionsquaredNorm
include/sophus/types.hpp:187
FunctiontestFailed
include/sophus/test_macros.hpp:30
MethodthreadMapIncrement
src/lio/Estimator.cpp:50
FunctiontransX
Construct x-axis translation.
include/sophus/se3.hpp:928
FunctiontransX
Construct x-axis translation.
include/sophus/se2.hpp:690
FunctiontransY
Construct y-axis translation.
include/sophus/se3.hpp:934
FunctiontransY
Construct y-axis translation.
include/sophus/se2.hpp:696
FunctiontransZ
Construct z-axis translation.
include/sophus/se3.hpp:940
FunctiontransformVelocity
include/sophus/velocities.hpp:18
Functiontranspose
include/sophus/types.hpp:195
Methodunit_quaternion_
include/sophus/so3.hpp:463
Methodvalue, S> angleX
include/sophus/so3.hpp:135
Methodvalue, S> angleY
include/sophus/so3.hpp:144
Methodvalue, S> angleZ
include/sophus/so3.hpp:158
Methodvalue, SE2> fitToSE2
include/sophus/se2.hpp:586
Methodvalue, SE3> fitToSE3
include/sophus/se3.hpp:789
Methodvalue, SO2> fitToSO2
include/sophus/so2.hpp:489
Methodvalue, SO3> fitToSO3
include/sophus/so3.hpp:626
Methodvector2double
src/lio/Estimator.cpp:819
FunctionvectorFieldNumDiff
include/sophus/num_diff.hpp:84
Functionvee
vee-operator It takes the 3x3-matrix representation ``Omega`` and maps it to the corresponding 3-vector representation of Lie algebra. This is the i
include/sophus/se2.hpp:713
Functionvee
vee-operator It takes the 3x3-matrix representation ``Omega`` and maps it to the corresponding vector representation of Lie algebra. This is the inv
include/sophus/so3.hpp:756
Functionvee
vee-operator It takes the 3x3-matrix representation ``Omega`` and maps it to the corresponding 4-vector representation of Lie algebra. This is the i
include/sophus/sim2.hpp:604
Functionvee
vee-operator It takes the 4x4-matrix representation ``Omega`` and maps it to the corresponding 7-vector representation of Lie algebra. This is the i
include/sophus/sim3.hpp:621
Functionvee
vee-operator It takes the 2x2-matrix representation ``Omega`` and maps it to the corresponding scalar representation of Lie algebra. This is the inv
include/sophus/so2.hpp:526
Methodvee
vee-operator It takes the 2x2-matrix representation ``Omega`` and maps it to the corresponding vector representation of Lie algebra. This is the inv
include/sophus/rxso2.hpp:568
Methodvee
vee-operator It takes the 3x3-matrix representation ``Omega`` and maps it to the corresponding vector representation of Lie algebra. This is the inv
include/sophus/rxso3.hpp:638
Method~Estimator
src/lio/Estimator.cpp:46
Method~MarginalizationInfo
include/utils/ceresfunc.h:96
Method~PCSeg
src/segment/segment.cpp:14
← previous401–460 of 460, ranked by callers