#include <Group.h>
Definition at line 141 of file Group.h.
◆ DirectProduct() [1/2]
gtsam::DirectProduct::DirectProduct |
( |
| ) |
|
|
inline |
Default constructor yields identity.
Definition at line 147 of file Group.h.
◆ DirectProduct() [2/2]
gtsam::DirectProduct::DirectProduct |
( |
const G & |
g, |
|
|
const H & |
h |
|
) |
| |
|
inline |
◆ GTSAM_CONCEPT_ASSERT() [1/2]
gtsam::DirectProduct::GTSAM_CONCEPT_ASSERT |
( |
IsGroup< G > |
| ) |
|
|
private |
◆ GTSAM_CONCEPT_ASSERT() [2/2]
gtsam::DirectProduct::GTSAM_CONCEPT_ASSERT |
( |
IsGroup< H > |
| ) |
|
|
private |
◆ Identity()
◆ inverse()
◆ operator*()
The documentation for this class was generated from the following file: