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

#include <SkylineProduct.h>

Public Types

typedef const internal::nested_eval< Lhs, Rhs::RowsAtCompileTime >::type LhsNested
 
typedef const internal::nested_eval< 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_eval<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_eval<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:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:20