Go to the source code of this file.
Classes | |
class | dlr::numeric::Quaternion |
This class implements a quaternion. More... | |
Namespaces | |
namespace | dlr::numeric |
This namespace contains code for 1D, 2D, and 3D arrays, matrices, coordinate transformations, rotation conversions, and much more. | |
Functions | |
Quaternion | dlr::numeric::conjugate (const Quaternion &source) |
This function returns the conjugate of a Quaternion, in which the sign of each imaginary component has been reversed. |
(C) Copyright 1996-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file quaternion.h.