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

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

#include <CustomVector.h>

Public Types

typedef CustomVector< ET, AF, PF, TF > Other
 The type of the other CustomVector.
 

Detailed Description

template<typename Type, bool AF, bool PF, bool TF = defaultTransposeFlag>
template<typename ET>
struct blaze::CustomVector< Type, AF, PF, TF >::Rebind< ET >

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


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