[][src]Module rin::math::iter

Matrix iterators.

Structs

MatrixIter

An iterator through a dense matrix with arbitrary strides matrix.

MatrixIterMut

An iterator through a dense matrix with arbitrary strides matrix.