Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::traits< SparseView< MatrixType > > Struct Template Reference

Detailed Description

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

Definition at line 33 of file Sparse.

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 Eigen::internal::traits< SparseView< MatrixType > >::Index

Definition at line 35 of file Sparse.

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

Definition at line 36 of file Sparse.


Member Enumeration Documentation

template<typename MatrixType >
anonymous enum
Enumerator:
Flags 

Definition at line 37 of file Sparse.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo