Blaze 3.9
Public Types | List of all members
blaze::CompressedMatrix< Type, SO, Tag >::Resize< NewM, NewN > Struct Template Reference

Resize mechanism to obtain a CompressedMatrix with different fixed dimensions. More...

#include <CompressedMatrix.h>

Public Types

using Other = CompressedMatrix< Type, SO, Tag >
 The type of the other CompressedMatrix.
 

Detailed Description

template<typename Type, bool SO, typename Tag>
template<size_t NewM, size_t NewN>
struct blaze::CompressedMatrix< Type, SO, Tag >::Resize< NewM, NewN >

Resize mechanism to obtain a CompressedMatrix with different fixed dimensions.


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