NDDEM
Public Types | List of all members
Eigen::IndexedViewImpl< XprType, RowIndices, ColIndices, StorageKind > Class Template Reference

#include <IndexedView.h>

+ Inheritance diagram for Eigen::IndexedViewImpl< XprType, RowIndices, ColIndices, StorageKind >:

Public Types

typedef internal::generic_xpr_base< IndexedView< XprType, RowIndices, ColIndices > >::type Base
 

Member Typedef Documentation

◆ Base

template<typename XprType , typename RowIndices , typename ColIndices , typename StorageKind >
typedef internal::generic_xpr_base<IndexedView<XprType, RowIndices, ColIndices> >::type Eigen::IndexedViewImpl< XprType, RowIndices, ColIndices, StorageKind >::Base

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