SIRF  3.6.0
sirf::Quaternion< dataType > Member List

This is the complete list of members for sirf::Quaternion< dataType >, including all inherited members.

dot(const Quaternion &other) constsirf::Quaternion< dataType >
get_average(const std::vector< Quaternion > &quaternions)sirf::Quaternion< dataType >static
get_data() constsirf::Quaternion< dataType >
get_Euler_angles() constsirf::Quaternion< dataType >
inverse_sign_quaternion() constsirf::Quaternion< dataType >
normalise() constsirf::Quaternion< dataType >
operator!=(const Quaternion &other) constsirf::Quaternion< dataType >
operator==(const Quaternion &other) constsirf::Quaternion< dataType >
print() constsirf::Quaternion< dataType >
Quaternion(const dataType in_w, const dataType in_x, const dataType in_y, const dataType in_z)sirf::Quaternion< dataType >inline
Quaternion(const AffineTransformation< dataType > tm)sirf::Quaternion< dataType >
set_data(const std::array< dataType, 4 > &data)sirf::Quaternion< dataType >