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

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

#include <StaticMatrix.h>

Public Types

typedef StaticMatrix< ET, M, N,
SO > 
Other
 The type of the other StaticMatrix.
 

Detailed Description

template<typename, size_t, size_t, bool>
template<typename ET>
struct blaze::StaticMatrix< typename, size_t, size_t, bool >::Rebind< ET >

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


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