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

#include <DenseBase.h>

Public Types

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

Detailed Description

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

Definition at line 28 of file DenseBase.h.

Member Typedef Documentation

◆ Type

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

Definition at line 28 of file DenseBase.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:41:33