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

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

#include <CompressedMatrix.h>

Public Types

using Other = CompressedMatrix< NewType, true >
 The type of the other CompressedMatrix.
 

Detailed Description

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

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


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