Public Types | List of all members
blaze::UniformMatrix< Type, SO >::Rebind< NewType > Struct Template Reference

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

#include <UniformMatrix.h>

Public Types

using Other = UniformMatrix< NewType, SO >
 The type of the other UniformMatrix.
 

Detailed Description

template<typename Type, bool SO = defaultStorageOrder>
template<typename NewType>
struct blaze::UniformMatrix< Type, SO >::Rebind< NewType >

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


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