Public Types | Static Public Member Functions

internal::quaternionbase_assign_impl< Other, 3, 3 > Struct Template Reference

#include <Quaternion.h>

List of all members.

Public Types

typedef Other::Scalar Scalar
typedef DenseIndex Index

Static Public Member Functions

template<class Derived >
static void run (QuaternionBase< Derived > &q, const Other &mat)

template<typename Other>
struct internal::quaternionbase_assign_impl< Other, 3, 3 >


Member Typedef Documentation

template<typename Other >
typedef DenseIndex internal::quaternionbase_assign_impl< Other, 3, 3 >::Index
template<typename Other >
typedef Other::Scalar internal::quaternionbase_assign_impl< Other, 3, 3 >::Scalar

Member Function Documentation

template<typename Other >
template<class Derived >
static void internal::quaternionbase_assign_impl< Other, 3, 3 >::run ( QuaternionBase< Derived > &  q,
const Other &  mat 
) [inline, static]

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