Public Types
Eigen::ProductReturnType< Lhs, Rhs, CoeffBasedProductMode > Struct Template Reference

#include <GeneralProduct.h>

List of all members.

Public Types

typedef internal::nested< Lhs,
Rhs::ColsAtCompileTime,
typename
internal::plain_matrix_type
< Lhs >::type >::type 
LhsNested
typedef internal::nested< Rhs,
Lhs::RowsAtCompileTime,
typename
internal::plain_matrix_type
< Rhs >::type >::type 
RhsNested
typedef CoeffBasedProduct
< LhsNested, RhsNested,
EvalBeforeAssigningBit|EvalBeforeNestingBit
Type

Detailed Description

template<typename Lhs, typename Rhs>
struct Eigen::ProductReturnType< Lhs, Rhs, CoeffBasedProductMode >

Definition at line 159 of file GeneralProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs >
typedef internal::nested<Lhs, Rhs::ColsAtCompileTime, typename internal::plain_matrix_type<Lhs>::type >::type Eigen::ProductReturnType< Lhs, Rhs, CoeffBasedProductMode >::LhsNested

Definition at line 161 of file GeneralProduct.h.

template<typename Lhs , typename Rhs >
typedef internal::nested<Rhs, Lhs::RowsAtCompileTime, typename internal::plain_matrix_type<Rhs>::type >::type Eigen::ProductReturnType< Lhs, Rhs, CoeffBasedProductMode >::RhsNested

Definition at line 162 of file GeneralProduct.h.

Definition at line 163 of file GeneralProduct.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:01