template<typename cell_t>
unsigned int axis_i) {
{
} -> std::convertible_to<bool>;
}
concept of a call object that can be clustered.
auto getLabel(const cell_t &a)
Get the label associated to the given cell.
void setLabel(cell_t &a, index_t label)
Set a label for a given cell the label type must fit numbers as high as the number of cells which are...
auto getCellCoordinate(const cell_t &a, unsigned int axis_i)
Get the coordinates of a cell.
constexpr auto getCellDimension()
concept of a call object that can be clustered.
Definition at line 74 of file InPlaceClusterization.h.