Public Types
Eigen::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 Eigen::SkylineProductReturnType< Lhs, Rhs, ProductMode >

Definition at line 16 of file SkylineProduct.h.


Member Typedef Documentation

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

Definition at line 17 of file SkylineProduct.h.

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

Definition at line 18 of file SkylineProduct.h.

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

Definition at line 20 of file SkylineProduct.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:58