Public Types
SkylineProductReturnType< Lhs, Rhs, ProductMode > Struct Template Reference

#include <SkylineProduct.h>

List of all members.

Public Types

typedef const internal::nested
< Lhs, Rhs::RowsAtCompileTime >
::type 
LhsNested
typedef const internal::nested
< Rhs, Lhs::RowsAtCompileTime >
::type 
RhsNested
typedef SkylineProduct
< LhsNested, RhsNested,
ProductMode > 
Type

Detailed Description

template<typename Lhs, typename Rhs, int ProductMode>
struct SkylineProductReturnType< Lhs, Rhs, ProductMode >

Definition at line 29 of file SkylineProduct.h.


Member Typedef Documentation

template<typename Lhs, typename Rhs, int ProductMode>
typedef const internal::nested<Lhs, Rhs::RowsAtCompileTime>::type SkylineProductReturnType< Lhs, Rhs, ProductMode >::LhsNested

Definition at line 30 of file SkylineProduct.h.

template<typename Lhs, typename Rhs, int ProductMode>
typedef const internal::nested<Rhs, Lhs::RowsAtCompileTime>::type SkylineProductReturnType< Lhs, Rhs, ProductMode >::RhsNested

Definition at line 31 of file SkylineProduct.h.

template<typename Lhs, typename Rhs, int ProductMode>
typedef SkylineProduct<LhsNested, RhsNested, ProductMode> SkylineProductReturnType< Lhs, Rhs, ProductMode >::Type

Definition at line 33 of file SkylineProduct.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:25