Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

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


Detailed Description

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

Definition at line 665 of file Quaternion.h.

#include <src/Geometry/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)

Member Typedef Documentation

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

Definition at line 668 of file Quaternion.h.

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

Definition at line 667 of file Quaternion.h.


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]



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011