Template Class RabbitReorder

Inheritance Relationships

Base Type

Class Documentation

template<typename IDType, typename NNZType, typename ValueType>
class sparsebase::reorder::RabbitReorder : public sparsebase::reorder::Reorderer<IDType>

Public Types

typedef RabbitReorderParams ParamsType

Public Functions

RabbitReorder()
explicit RabbitReorder(RabbitReorderParams)

Protected Static Functions

static IDType *CalculateReorderCSR(std::vector<format::Format*> formats, utils::Parameters *params)