Public Types

internal::traits< SparseView< MatrixType > > Struct Template Reference

#include <SparseView.h>

List of all members.

Public Types

enum  { Flags = int(traits<MatrixType>::Flags) & (RowMajorBit) }
typedef int Index
typedef Sparse StorageKind

template<typename MatrixType>
struct internal::traits< SparseView< MatrixType > >


Member Typedef Documentation

template<typename MatrixType >
typedef int internal::traits< SparseView< MatrixType > >::Index
template<typename MatrixType >
typedef Sparse internal::traits< SparseView< MatrixType > >::StorageKind

Member Enumeration Documentation

template<typename MatrixType >
anonymous enum
Enumerator:
Flags 

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