Public Types | List of all members
blaze::CustomMatrix< Type, AF, PF, SO >::Rebind< ET > Struct Template Reference

Rebind mechanism to obtain a CustomMatrix with different data/element type. More...

#include <CustomMatrix.h>

Public Types

typedef CustomMatrix< ET, AF, PF, SO > Other
 The type of the other CustomMatrix.
 

Detailed Description

template<typename Type, bool AF, bool PF, bool SO = defaultStorageOrder>
template<typename ET>
struct blaze::CustomMatrix< Type, AF, PF, SO >::Rebind< ET >

Rebind mechanism to obtain a CustomMatrix with different data/element type.


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