[][src]Type Definition iter_num_tools::LinSpace

type LinSpace<T> = LerpIterPrim<T, Range<usize>, usize>;