Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimized matrix section | ancarola | 2019-06-30 | 1 | -0/+180 |
| | | | | | - Vector iterators: allow to iterate on rows, columns or diagonals - Transposition doesn't affect allocated space, O(1) | ||||
* | Iterators compacting code improvements, still not compiles | ancarola | 2019-06-28 | 1 | -0/+622 |