template class xf::blas::TranspΒΆ

#include "transp.hpp"
template <
    typename t_FloatType,
    unsigned int t_DdrWidth,
    unsigned int t_colMemWords,
    unsigned int t_rowMemWords
    >
class Transp

// typedefs

typedef WideType <t_FloatType, t_DdrWidth> DdrWideType
typedef DdrWideType::t_TypeInt DdrIntType
typedef hls::stream <typename WideType <t_FloatType, t_DdrWidth>::t_TypeInt> DdrStream
typedef TranspArgs TranspArgsType
typedef DdrMatrixShape::FormatType MatFormatType

// fields

static const unsigned short t_colBlockLength
static const unsigned short t_rowBlockLength