Public Types | List of all members
Eigen::DenseBase< Derived >::NColsBlockXpr< N > Struct Template Reference

#include <DenseBase.h>

Public Types

typedef Block< Derived, internal::traits< Derived >::RowsAtCompileTime, N,!IsRowMajorType
 

Detailed Description

template<typename Derived>
template<int N>
struct Eigen::DenseBase< Derived >::NColsBlockXpr< N >

Definition at line 27 of file DenseBase.h.

Member Typedef Documentation

template<typename Derived>
template<int N>
typedef Block<Derived, internal::traits<Derived>::RowsAtCompileTime, N, !IsRowMajor> Eigen::DenseBase< Derived >::NColsBlockXpr< N >::Type

Definition at line 27 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