Basics¶
Adds other, scaled by alpha, to input LieTensor. |
|
Inplace version of |
|
Multiply input LieTensor by other. |
|
Performs batched vector-vector product, which results in matrices. |
|
Performs batched matrix-vector product. |
|
Performs batched vector-matrix-vector product. |
|
Returns plus or minus (\(\pm\)) states for tensor. |
|
The Exponential map for |
|
The Logarithm map for |
|
The inverse of the input lieTensor. |
|
Perform batched retraction with a given direction. |
|
Apply the batched transform to points in Euclidean or homogeneous coordinates. |
|
The dot product between the Adjoint matrix at the point given by an input (Lie Group) and the second point (Lie Algebra). |
|
The dot product between left Jacobian inverse at the point given by input (Lie Group) and second point (Lie Algebra). |
|
The batched right Jacobian of a LieTensor. |
|
Returns |
|
Returns |
|
Returns |
|
Returns |
|
Returns |
|
Returns |
|
Returns |
|
Returns |
|
Returns a LieTensor with the same size as input that is filled with random LieTensor with the corresponding |
|
Returns identity |
|
Returns identity |
|
Returns identity |
|
Returns identity |
|
Returns identity |
|
Returns identity |
|
Returns identity |
|
Returns identity |
|
Returns identity LieTensor with the same |
|
Returns the cumulative product ( |
|
Inplace version of |
|
Returns the cumulative multiplication (*) of LieTensor along a dimension. |
|
Inplace version of |
|
Returns the cumulative user-defined operation of LieTensor along a dimension. |
|
Inplace version of |