Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::plain_matrix_type< T, Sparse > Struct Template Reference

Detailed Description

template<typename T>
struct Eigen::internal::plain_matrix_type< T, Sparse >

Definition at line 118 of file Sparse.

List of all members.

Public Types

enum  { _Flags = traits<T>::Flags }
typedef traits< T >::Scalar _Scalar
typedef SparseMatrix< _Scalar,
_Flags > 
type

Member Typedef Documentation

template<typename T >
typedef traits<T>::Scalar Eigen::internal::plain_matrix_type< T, Sparse >::_Scalar

Definition at line 120 of file Sparse.

template<typename T >
typedef SparseMatrix<_Scalar, _Flags> Eigen::internal::plain_matrix_type< T, Sparse >::type

Definition at line 126 of file Sparse.


Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
_Flags 

Definition at line 121 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