TMB Documentation
v1.9.11
|
Representation of a period in a sequence. More...
#include <compression.hpp>
Public Attributes | |
size_t | begin |
Where does the period begin. | |
size_t | rep |
Number of consecutive period replicates. | |
size_t | size |
Size of the period. | |
Representation of a period in a sequence.
Definition at line 11 of file compression.hpp.