Module nalgebra::base::iter[][src]

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.