Rotation, common code between Rotation matrix and Quaternion. More...
Go to the source code of this file.
Namespaces | |
gtsam | |
traits | |
Functions | |
ostream & | gtsam::operator<< (ostream &os, const Rot3 &R) |
pair< Matrix3, Vector3 > | gtsam::RQ (const Matrix3 &A, OptionalJacobian< 3, 9 > H) |
Rotation, common code between Rotation matrix and Quaternion.
Definition in file Rot3.cpp.