Module stack

Source

Structs§

HorizontalPair
A combination of two matrices, stacked together horizontally.
VerticalPair
A combination of two matrices, stacked together vertically.

Enums§

EitherRow
We use this to wrap both the row iterator and the row slice.