Quaternion.h File Reference
#include <cmath>
#include <sstream>
#include <iostream>
#include <cstdlib>
#include "Math/Vector.h"
#include "Math/MatrixSymmetric.h"
#include "GeneralDefine.h"
#include "SmallVector.h"
#include "SmallMatrix.h"

Go to the source code of this file.

Classes

class  Quaternion
 This class contains the 4 components of a quaternion and the standard operators and functions needed for quaternion arithmetic. More...