Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
a
c
d
e
f
g
i
k
l
m
n
p
q
r
s
t
u
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Classes
Class List
Class Hierarchy
Class Members
All
!
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
!
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
f
k
l
m
n
o
p
r
s
t
v
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Functions
:
a
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
u
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
z
Enumerations
Enumerator
b
c
e
f
g
i
l
m
n
o
p
r
s
t
u
v
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Examples
gtsam
traits< const Rot3 >
List of all members
gtsam::traits< const Rot3 > Struct Reference
#include <
Rot3.h
>
Inheritance diagram for gtsam::traits< const Rot3 >:
[
legend
]
Additional Inherited Members
Public Types inherited from
gtsam::internal::MatrixLieGroupTraits< Rot3 >
using
LieAlgebra
= typename
Rot3
::
LieAlgebra
using
TangentVector
= typename
LieGroupTraits
<
Rot3
>::
TangentVector
Public Types inherited from
gtsam::internal::LieGroupTraits< Rot3 >
using
structure_category
=
lie_group_tag
using
group_flavor
=
multiplicative_group_tag
using
ManifoldType
=
Rot3
using
TangentVector
=
Eigen::Matrix
< double,
dimension
, 1 >
using
ChartJacobian
=
OptionalJacobian
<
dimension
,
dimension
>
Public Member Functions inherited from
gtsam::Testable< Rot3 >
GTSAM_CONCEPT_ASSERT
(
HasTestablePrereqs
<
Rot3
>)
Static Public Member Functions inherited from
gtsam::internal::MatrixLieGroupTraits< Rot3 >
static
LieAlgebra
Hat
(const
TangentVector
&
v
)
static
TangentVector
Vee
(const
LieAlgebra
&
X
)
Static Public Member Functions inherited from
gtsam::internal::LieGroupTraits< Rot3 >
static
TangentVector
Logmap
(const
Rot3
&
m
,
ChartJacobian
Hm={})
static
Rot3
Expmap
(const
TangentVector
&
v
,
ChartJacobian
Hv={})
static
Rot3
Compose
(const
Rot3
&
m1
, const
Rot3
&
m2
,
ChartJacobian
H1={},
ChartJacobian
H2={})
static
Rot3
Between
(const
Rot3
&
m1
, const
Rot3
&
m2
,
ChartJacobian
H1={},
ChartJacobian
H2={})
static
Rot3
Inverse
(const
Rot3
&
m
,
ChartJacobian
H
={})
static
Rot3
Identity
()
static
TangentVector
Local
(const
Rot3
&
origin
, const
Rot3
&other,
ChartJacobian
Horigin={},
ChartJacobian
Hother={})
static
Rot3
Retract
(const
Rot3
&
origin
, const
TangentVector
&
v
,
ChartJacobian
Horigin={},
ChartJacobian
Hv={})
Static Public Member Functions inherited from
gtsam::internal::GetDimensionImpl< Rot3, Rot3 ::dimension >
static
int
GetDimension
(const
Rot3
&)
Static Public Member Functions inherited from
gtsam::Testable< Rot3 >
static bool
Equals
(const
Rot3
&
m1
, const
Rot3
&
m2
, double
tol
=1
e
-8)
static void
Print
(const
Rot3
&
m
, const std::string &
str
="")
Static Public Attributes inherited from
gtsam::internal::LieGroupTraits< Rot3 >
constexpr static auto
dimension
Detailed Description
Definition at line
604
of file
Rot3.h
.
The documentation for this struct was generated from the following file:
Rot3.h
gtsam
Author(s):
autogenerated on Wed Mar 19 2025 03:15:46