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

#include <SparseMatrixBase.h>

Public Types

typedef Block< Derived, N, internal::traits< Derived >::ColsAtCompileTime, IsRowMajorType
 

Detailed Description

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

Definition at line 30 of file SparseMatrixBase.h.

Member Typedef Documentation

template<typename Derived>
template<int N>
typedef Block<Derived, N, internal::traits<Derived>::ColsAtCompileTime, IsRowMajor> Eigen::SparseMatrixBase< Derived >::NRowsBlockXpr< N >::Type

Definition at line 30 of file SparseMatrixBase.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:21