Eigen::IndexedViewImpl< XprType, RowIndices, ColIndices, StorageKind > Class Template Reference

Inherits internal::generic_xpr_base::type.

Public Types

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

Detailed Description

template<typename XprType, typename RowIndices, typename ColIndices, typename StorageKind>
class Eigen::IndexedViewImpl< XprType, RowIndices, ColIndices, StorageKind >

Definition at line 154 of file IndexedView.h.

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

Definition at line 158 of file IndexedView.h.


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