All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
blaze::CompressedVector< Type, TF >::Rebind< ET > Struct Template Reference

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

#include <CompressedVector.h>

Public Types

typedef CompressedVector< ET, TF > Other
 The type of the other CompressedVector.
 

Detailed Description

template<typename Type, bool TF = defaultTransposeFlag>
template<typename ET>
struct blaze::CompressedVector< Type, TF >::Rebind< ET >

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


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