Class CustomOrder

Inheritance Relationships

Base Type

Class Documentation

class CustomOrder : public f2c::rp::SingleCellSwathsOrderBase

Public Functions

explicit CustomOrder(const std::vector<size_t> &order = std::vector<size_t>())
~CustomOrder()
void setCustomOrder(const std::vector<size_t> &order)
virtual F2CSwaths genSortedSwaths(const F2CSwaths &swaths, uint32_t variant = 0) const