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

#include <SkylineProduct.h>

Public Types

typedef SkylineProduct< LhsNested, RhsNested, ProductMode > Type
 

Public Attributes

const typedef internal::nested_eval< Lhs, Rhs::RowsAtCompileTime >::type LhsNested
 
const typedef internal::nested_eval< Rhs, Lhs::RowsAtCompileTime >::type RhsNested
 

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

◆ Type

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.

Member Data Documentation

◆ LhsNested

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

Definition at line 17 of file SkylineProduct.h.

◆ RhsNested

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

Definition at line 18 of file SkylineProduct.h.


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


gtsam
Author(s):
autogenerated on Wed May 15 2024 15:29:12