Represents the changes applied to a Tensor
in order to align it.
More...
#include <AlignmentFallout.hpp>
Public Member Functions | |
bool | operator== (const AlignmentFallout &other) |
bool | operator!= (const AlignmentFallout &other) |
Public Attributes | |
int | leaders = 0 |
int | stragglers = 0 |
Represents the changes applied to a Tensor
in order to align it.