max_gr_str struct
#include <sources/headers/aux_sys.h>
consists of three integers, one for each grading (quantum, homological, δ), specifying the number of characters that should be reserved for this grading in text output. This is used to align the gradings in string representations of objects (BNObj,CobObj).
Constructors, destructors, conversion operators
- max_gr_str(size_t h = 0, size_t q = 0, size_t delta = 0)
- standard constructor