Public Types | Static Public Member Functions

ei_transform_product_impl< Other, Dim, HDim, Dim, 1 > Struct Template Reference

#include <Transform.h>

List of all members.

Public Types

typedef Other::Scalar Scalar
typedef Transform< Scalar, Dim > TransformType
typedef Matrix< Scalar, Dim, 1 > ResultType

Static Public Member Functions

static ResultType run (const TransformType &tr, const Other &other)

template<typename Other, int Dim, int HDim>
struct ei_transform_product_impl< Other, Dim, HDim, Dim, 1 >


Member Typedef Documentation

template<typename Other , int Dim, int HDim>
typedef Matrix<Scalar,Dim,1> ei_transform_product_impl< Other, Dim, HDim, Dim, 1 >::ResultType
template<typename Other , int Dim, int HDim>
typedef Other::Scalar ei_transform_product_impl< Other, Dim, HDim, Dim, 1 >::Scalar
template<typename Other , int Dim, int HDim>
typedef Transform<Scalar,Dim> ei_transform_product_impl< Other, Dim, HDim, Dim, 1 >::TransformType

Member Function Documentation

template<typename Other , int Dim, int HDim>
static ResultType ei_transform_product_impl< Other, Dim, HDim, Dim, 1 >::run ( const TransformType tr,
const Other &  other 
) [inline, static]

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