Public Types
Eigen::internal::traits< KroneckerProduct< _Lhs, _Rhs > > Struct Template Reference

#include <KroneckerTensorProduct.h>

List of all members.

Public Types

enum  {
  Rows = size_at_compile_time<traits<Lhs>::RowsAtCompileTime, traits<Rhs>::RowsAtCompileTime>::ret, Cols = size_at_compile_time<traits<Lhs>::ColsAtCompileTime, traits<Rhs>::ColsAtCompileTime>::ret, MaxRows = size_at_compile_time<traits<Lhs>::MaxRowsAtCompileTime, traits<Rhs>::MaxRowsAtCompileTime>::ret, MaxCols = size_at_compile_time<traits<Lhs>::MaxColsAtCompileTime, traits<Rhs>::MaxColsAtCompileTime>::ret,
  CoeffReadCost = Lhs::CoeffReadCost + Rhs::CoeffReadCost + NumTraits<Scalar>::MulCost
}
typedef remove_all< _Lhs >::type Lhs
typedef Matrix< Scalar, Rows,
Cols
ReturnType
typedef remove_all< _Rhs >::type Rhs
typedef scalar_product_traits
< typename Lhs::Scalar,
typename Rhs::Scalar >
::ReturnType 
Scalar

Detailed Description

template<typename _Lhs, typename _Rhs>
struct Eigen::internal::traits< KroneckerProduct< _Lhs, _Rhs > >

Definition at line 153 of file KroneckerTensorProduct.h.


Member Typedef Documentation

template<typename _Lhs , typename _Rhs >
typedef remove_all<_Lhs>::type Eigen::internal::traits< KroneckerProduct< _Lhs, _Rhs > >::Lhs

Definition at line 155 of file KroneckerTensorProduct.h.

template<typename _Lhs , typename _Rhs >
typedef Matrix<Scalar,Rows,Cols> Eigen::internal::traits< KroneckerProduct< _Lhs, _Rhs > >::ReturnType

Definition at line 167 of file KroneckerTensorProduct.h.

template<typename _Lhs , typename _Rhs >
typedef remove_all<_Rhs>::type Eigen::internal::traits< KroneckerProduct< _Lhs, _Rhs > >::Rhs

Definition at line 156 of file KroneckerTensorProduct.h.

template<typename _Lhs , typename _Rhs >
typedef scalar_product_traits<typename Lhs::Scalar, typename Rhs::Scalar>::ReturnType Eigen::internal::traits< KroneckerProduct< _Lhs, _Rhs > >::Scalar

Definition at line 157 of file KroneckerTensorProduct.h.


Member Enumeration Documentation

template<typename _Lhs , typename _Rhs >
anonymous enum
Enumerator:
Rows 
Cols 
MaxRows 
MaxCols 
CoeffReadCost 

Definition at line 159 of file KroneckerTensorProduct.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:11