Module stack

Source

Structs§

HorizontalPair
A matrix composed by placing two matrices side-by-side horizontally.
VerticalPair
A matrix composed by stacking two matrices vertically, one on top of the other.

Enums§

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