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

#include <SparseMatrixBase.h>

Public Types

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

Detailed Description

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

Definition at line 29 of file SparseMatrixBase.h.

Member Typedef Documentation

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

Definition at line 29 of file SparseMatrixBase.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:11