Public Types | List of all members
Eigen::DenseBase< Derived >::FixedBlockXpr< Rows, Cols > Struct Template Reference

#include <DenseBase.h>

Public Types

typedef Block< Derived, Rows, Cols > Type
 

Detailed Description

template<typename Derived>
template<int Rows, int Cols>
struct Eigen::DenseBase< Derived >::FixedBlockXpr< Rows, Cols >

Definition at line 36 of file DenseBase.h.

Member Typedef Documentation

template<typename Derived>
template<int Rows, int Cols>
typedef Block<Derived,Rows,Cols> Eigen::DenseBase< Derived >::FixedBlockXpr< Rows, Cols >::Type

Definition at line 36 of file DenseBase.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:00