[][src]Type Definition iter_num_tools::LinSpace

type LinSpace<T> = Map<Range<usize>, LerpPrim<T>>;

Iterator over a linear number space