All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
blaze::Quaternion< typename > Member List

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

calcAngle(const StaticVector< Other, 3UL, false > &axis) const blaze::Quaternion< typename >inline
diagRotate(const StaticMatrix< Other, 3UL, 3UL, false > &m) const blaze::Quaternion< typename >inline
ElementType typedefblaze::Quaternion< typename >
getNormalized() const blaze::Quaternion< typename >inline
invert()blaze::Quaternion< typename >inline
length() const blaze::Quaternion< typename >inline
normalize()blaze::Quaternion< typename >inline
operator=(const Quaternion &rhs) (defined in blaze::Quaternion< typename >)blaze::Quaternion< typename >inline
operator=(const Quaternion< Other > &rhs) (defined in blaze::Quaternion< typename >)blaze::Quaternion< typename >inline
operator=(const Quaternion< Type > &rhs)blaze::Quaternion< typename >inline
operator=(const Quaternion< Other > &rhs)blaze::Quaternion< typename >inline
operator[](size_t index) const blaze::Quaternion< typename >inline
Quaternion()blaze::Quaternion< typename >inlineexplicit
Quaternion(Type r, Type i, Type j, Type k)blaze::Quaternion< typename >inlineexplicit
Quaternion(StaticVector< Axis, 3UL, false > axis, Type angle)blaze::Quaternion< typename >inlineexplicit
Quaternion(Type xangle, Type yangle, Type zangle)blaze::Quaternion< typename >inlineexplicit
Quaternion(const StaticVector< Other, 3UL, false > &euler)blaze::Quaternion< typename >inlineexplicit
Quaternion(const Quaternion &q)blaze::Quaternion< typename >inline
Quaternion(const Quaternion< Other > &q)blaze::Quaternion< typename >inline
reset()blaze::Quaternion< typename >inline
rotate(const StaticVector< Other, 3UL, TF > &v) const blaze::Quaternion< typename >inline
rotate(const StaticMatrix< Other, 3UL, 3UL, false > &m) const blaze::Quaternion< typename >inline
rotateX(Type angle)blaze::Quaternion< typename >inline
rotateY(Type angle)blaze::Quaternion< typename >inline
rotateZ(Type angle)blaze::Quaternion< typename >inline
set(Type r, Type i, Type j, Type k)blaze::Quaternion< typename >inline
swap(Quaternion &q)blaze::Quaternion< typename >inline
toRotationMatrix() const blaze::Quaternion< typename >inline
v_blaze::Quaternion< typename >private