ppALIGN API documentation
PartitionWorkspace::RowInfo Struct Reference
#include <partitionworkspace.hpp>
Public Attributes | |
| long | begin_j |
| long | end_j |
Detailed Description
Information for each row to be computed. Row i corresponds to the position i in the first sequence.
Definition at line 104 of file partitionworkspace.hpp.
Member Data Documentation
begin of the row i (index of the first position in the second sequence). For full computation without the strip, begin_j = 0
Definition at line 110 of file partitionworkspace.hpp.
end of the row (j coordinate of the second sequence) For full computation begin_j == 0 and end_j == length2
Definition at line 115 of file partitionworkspace.hpp.
The documentation for this struct was generated from the following file: