Structs§
- Horizontal
Pair - A matrix composed by placing two matrices side-by-side horizontally.
- Vertical
Pair - A matrix composed by stacking two matrices vertically, one on top of the other.
Enums§
- Either
Row - We use this to wrap both the row iterator and the row slice.