Blaze  3.6
Public Types | List of all members
blaze::UniformVector< Type, TF >::Rebind< NewType > Struct Template Reference

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

#include <UniformVector.h>

Public Types

using Other = UniformVector< NewType, TF >
 The type of the other UniformVector.
 

Detailed Description

template<typename Type, bool TF = defaultTransposeFlag>
template<typename NewType>
struct blaze::UniformVector< Type, TF >::Rebind< NewType >

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


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