Type Definition iter_num_tools::LinSpace[][src]

type LinSpace<T> = Space<LinearInterpolation<T>>;
Expand description

Iterator returned by lin_space