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

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

#include <CompressedMatrix.h>

Public Types

typedef CompressedMatrix< ET,
true > 
Other
 The type of the other CompressedMatrix.
 

Detailed Description

template<typename ET>
struct blaze::Rebind< ET >

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


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