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

internal::traits< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > > Struct Template Reference


Detailed Description

template<typename _Scalar, int Rows, int Cols, int Supers, int Subs, int Options>
struct internal::traits< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >

Definition at line 50 of file BandMatrix.h.

#include <src/Core/BandMatrix.h>

List of all members.

Public Types

enum  {
  CoeffReadCost = NumTraits<Scalar>::ReadCost, RowsAtCompileTime = Rows, ColsAtCompileTime = Cols, MaxRowsAtCompileTime = Rows,
  MaxColsAtCompileTime = Cols, Flags = LvalueBit
}
typedef _Scalar Scalar
typedef Dense StorageKind
typedef DenseIndex Index

Member Typedef Documentation

template<typename _Scalar , int Rows, int Cols, int Supers, int Subs, int Options>
typedef DenseIndex internal::traits< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >::Index

Definition at line 54 of file BandMatrix.h.

template<typename _Scalar , int Rows, int Cols, int Supers, int Subs, int Options>
typedef _Scalar internal::traits< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >::Scalar

Definition at line 52 of file BandMatrix.h.

template<typename _Scalar , int Rows, int Cols, int Supers, int Subs, int Options>
typedef Dense internal::traits< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >::StorageKind

Definition at line 53 of file BandMatrix.h.


Member Enumeration Documentation

template<typename _Scalar , int Rows, int Cols, int Supers, int Subs, int Options>
anonymous enum
Enumerator:
CoeffReadCost 
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 

Definition at line 55 of file BandMatrix.h.




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