Honeycomb  0.1
Component-Model Framework
List of all members
honey::matrix::priv::Traits< Block< MatrixP, Rows, Cols > > Struct Template Reference

#include <Block.h>

Inheritance diagram for honey::matrix::priv::Traits< Block< MatrixP, Rows, Cols > >:
Inheritance graph
[legend]
Collaboration diagram for honey::matrix::priv::Traits< Block< MatrixP, Rows, Cols > >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from honey::matrix::priv::BlockTraits< MatrixP, Rows, Cols >
typedef Block< MatrixP, Rows, Cols > Subclass
 
typedef MatrixBase< SubclassBase
 
typedef StorageBlock< SubclassStorage
 
typedef MatrixP MatrixP
 
typedef MatrixP::Real Real
 
typedef std::conditional< std::is_const< MatrixP >::value, const typename MatrixP::ElemT, typename MatrixP::ElemT >::type ElemT
 Our element access is const if matrix is const. More...
 
typedef MatrixP::Alloc Alloc
 
- Static Public Attributes inherited from honey::matrix::priv::BlockTraits< MatrixP, Rows, Cols >
static const sdt rows
 
static const sdt cols
 
static const int options
 

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