Static Public Member Functions

internal::quat_product< Arch, Derived1, Derived2, Scalar, PacketAccess > Struct Template Reference

#include <Quaternion.h>

List of all members.

Static Public Member Functions

static EIGEN_STRONG_INLINE
Quaternion< Scalar > 
run (const QuaternionBase< Derived1 > &a, const QuaternionBase< Derived2 > &b)

template<int Arch, class Derived1, class Derived2, typename Scalar, int PacketAccess>
struct internal::quat_product< Arch, Derived1, Derived2, Scalar, PacketAccess >


Member Function Documentation

template<int Arch, class Derived1 , class Derived2 , typename Scalar , int PacketAccess>
static EIGEN_STRONG_INLINE Quaternion<Scalar> internal::quat_product< Arch, Derived1, Derived2, Scalar, PacketAccess >::run ( const QuaternionBase< Derived1 > &  a,
const QuaternionBase< Derived2 > &  b 
) [inline, static]

The documentation for this struct was generated from the following file: