GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Types | Public Member Functions | List of all members
gtsam::Bearing< Pose3, Point3 > Struct Template Reference
Inheritance diagram for gtsam::Bearing< Pose3, Point3 >:
Inheritance graph
[legend]
Collaboration diagram for gtsam::Bearing< Pose3, Point3 >:
Collaboration graph
[legend]

Public Types

typedef Unit3 result_type
 

Public Member Functions

Unit3 operator() (const Pose3 &a1, const Point3 &a2, OptionalJacobian< traits< Unit3 >::dimension, traits< Pose3 >::dimension > H1={}, OptionalJacobian< traits< Unit3 >::dimension, traits< Point3 >::dimension > H2={})
 

The documentation for this struct was generated from the following file: