Public Types | List of all members
blaze::CompressedMatrix< Type, SO >::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, SO > Other
 The type of the other CompressedMatrix.
 

Detailed Description

template<typename Type, bool SO = defaultStorageOrder>
template<typename ET>
struct blaze::CompressedMatrix< Type, SO >::Rebind< ET >

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


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