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

Detailed Description

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

Definition at line 32 of file SparseView.h.


Member Typedef Documentation

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

Definition at line 34 of file SparseView.h.

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

Definition at line 35 of file SparseView.h.


Member Enumeration Documentation

template<typename MatrixType >
anonymous enum
Enumerator:
Flags 

Definition at line 36 of file SparseView.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:40