Module ndarray_parallel::prelude [] [src]

Into- traits for creating parallelized iterators.

Reexports

pub use rayon::prelude::ParallelIterator;
pub use rayon::prelude::IndexedParallelIterator;
pub use rayon::prelude::ExactParallelIterator;

Traits

NdarrayIntoParallelIterator
NdarrayIntoParallelRefIterator
NdarrayIntoParallelRefMutIterator