Public Types | List of all members
Eigen::ProductReturnType< Lhs, Rhs, CoeffBasedProductMode > Struct Template Reference

#include <GeneralProduct.h>

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|EvalBeforeNestingBitType
 

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:


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:09