Main MRPT website > C++ reference
MRPT logo
Public Types

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


Detailed Description

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

Definition at line 32 of file SparseView.h.

#include <src/Sparse/SparseView.h>

List of all members.

Public Types

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

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.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011