pub struct Indices<D>
where D: Dimension,
{ start: D, dim: D, }
Expand description

Indices producer and iterable.

Indices is an NdProducer that produces the indices of an array shape.

Fields§

§start: D§dim: D

Trait Implementations§

source§

impl<D> Clone for Indices<D>
where D: Clone + Dimension,

source§

fn clone(&self) -> Indices<D>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<D> Debug for Indices<D>
where D: Debug + Dimension,

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
source§

impl<D> IntoIterator for Indices<D>
where D: Dimension,

§

type Item = <D as Dimension>::Pattern

The type of the elements being iterated over.
§

type IntoIter = IndicesIter<D>

Which kind of iterator are we turning this into?
source§

fn into_iter(self) -> <Indices<D> as IntoIterator>::IntoIter

Creates an iterator from a value. Read more
source§

impl<D> NdProducer for Indices<D>
where D: Dimension + Copy,

§

type Item = <D as Dimension>::Pattern

The element produced per iteration.
§

type Dim = D

Dimension type
source§

fn raw_dim(&self) -> <Indices<D> as NdProducer>::Dim

Return the shape of the producer.
source§

impl<D> Copy for Indices<D>
where D: Copy + Dimension,

Auto Trait Implementations§

§

impl<D> Freeze for Indices<D>
where D: DimAdd<Dim<IxDynImpl>, Output = Dim<IxDynImpl>, Output = <D as Dimension>::Larger, Output = D> + DimAdd<Dim<[usize; 1]>> + DimAdd<Dim<[usize; 0]>> + DimAdd<<D as Dimension>::Larger> + DimAdd<<D as Dimension>::Smaller> + DimAdd<D> + DimMax<<D as Dimension>::Larger, Output = <D as Dimension>::Larger, Output = D, Output = Dim<IxDynImpl>, Output = D, Output = D> + DimMax<<D as Dimension>::Smaller> + DimMax<Dim<IxDynImpl>> + DimMax<D> + DimMax<Dim<[usize; 0]>> + MulAssign<usize> + for<'x> MulAssign<&'x D> + MulAssign + Mul<Output = D, Output = D> + Mul<usize> + for<'x> SubAssign<&'x D> + SubAssign + Sub<Output = D> + for<'x> AddAssign<&'x D> + AddAssign + Add<Output = D> + IndexMut<usize, Output = usize> + Index<usize> + Default + Sync + Send + Debug + Eq + PartialEq + Clone + Freeze,

§

impl<D> RefUnwindSafe for Indices<D>
where D: DimAdd<Dim<IxDynImpl>, Output = Dim<IxDynImpl>, Output = <D as Dimension>::Larger, Output = D> + DimAdd<Dim<[usize; 1]>> + DimAdd<Dim<[usize; 0]>> + DimAdd<<D as Dimension>::Larger> + DimAdd<<D as Dimension>::Smaller> + DimAdd<D> + DimMax<<D as Dimension>::Larger, Output = <D as Dimension>::Larger, Output = D, Output = Dim<IxDynImpl>, Output = D, Output = D> + DimMax<<D as Dimension>::Smaller> + DimMax<Dim<IxDynImpl>> + DimMax<D> + DimMax<Dim<[usize; 0]>> + MulAssign<usize> + for<'x> MulAssign<&'x D> + MulAssign + Mul<Output = D, Output = D> + Mul<usize> + for<'x> SubAssign<&'x D> + SubAssign + Sub<Output = D> + for<'x> AddAssign<&'x D> + AddAssign + Add<Output = D> + IndexMut<usize, Output = usize> + Index<usize> + Default + Sync + Send + Debug + Eq + PartialEq + Clone + RefUnwindSafe,

§

impl<D> Send for Indices<D>
where D: DimAdd<Dim<IxDynImpl>, Output = Dim<IxDynImpl>, Output = <D as Dimension>::Larger, Output = D> + DimAdd<Dim<[usize; 1]>> + DimAdd<Dim<[usize; 0]>> + DimAdd<<D as Dimension>::Larger> + DimAdd<<D as Dimension>::Smaller> + DimAdd<D> + DimMax<<D as Dimension>::Larger, Output = <D as Dimension>::Larger, Output = D, Output = Dim<IxDynImpl>, Output = D, Output = D> + DimMax<<D as Dimension>::Smaller> + DimMax<Dim<IxDynImpl>> + DimMax<D> + DimMax<Dim<[usize; 0]>> + MulAssign<usize> + for<'x> MulAssign<&'x D> + MulAssign + Mul<Output = D, Output = D> + Mul<usize> + for<'x> SubAssign<&'x D> + SubAssign + Sub<Output = D> + for<'x> AddAssign<&'x D> + AddAssign + Add<Output = D> + IndexMut<usize, Output = usize> + Index<usize> + Default + Sync + Send + Debug + Eq + PartialEq + Clone,

§

impl<D> Sync for Indices<D>
where D: DimAdd<Dim<IxDynImpl>, Output = Dim<IxDynImpl>, Output = <D as Dimension>::Larger, Output = D> + DimAdd<Dim<[usize; 1]>> + DimAdd<Dim<[usize; 0]>> + DimAdd<<D as Dimension>::Larger> + DimAdd<<D as Dimension>::Smaller> + DimAdd<D> + DimMax<<D as Dimension>::Larger, Output = <D as Dimension>::Larger, Output = D, Output = Dim<IxDynImpl>, Output = D, Output = D> + DimMax<<D as Dimension>::Smaller> + DimMax<Dim<IxDynImpl>> + DimMax<D> + DimMax<Dim<[usize; 0]>> + MulAssign<usize> + for<'x> MulAssign<&'x D> + MulAssign + Mul<Output = D, Output = D> + Mul<usize> + for<'x> SubAssign<&'x D> + SubAssign + Sub<Output = D> + for<'x> AddAssign<&'x D> + AddAssign + Add<Output = D> + IndexMut<usize, Output = usize> + Index<usize> + Default + Sync + Send + Debug + Eq + PartialEq + Clone,

§

impl<D> Unpin for Indices<D>
where D: DimAdd<Dim<IxDynImpl>, Output = Dim<IxDynImpl>, Output = <D as Dimension>::Larger, Output = D> + DimAdd<Dim<[usize; 1]>> + DimAdd<Dim<[usize; 0]>> + DimAdd<<D as Dimension>::Larger> + DimAdd<<D as Dimension>::Smaller> + DimAdd<D> + DimMax<<D as Dimension>::Larger, Output = <D as Dimension>::Larger, Output = D, Output = Dim<IxDynImpl>, Output = D, Output = D> + DimMax<<D as Dimension>::Smaller> + DimMax<Dim<IxDynImpl>> + DimMax<D> + DimMax<Dim<[usize; 0]>> + MulAssign<usize> + for<'x> MulAssign<&'x D> + MulAssign + Mul<Output = D, Output = D> + Mul<usize> + for<'x> SubAssign<&'x D> + SubAssign + Sub<Output = D> + for<'x> AddAssign<&'x D> + AddAssign + Add<Output = D> + IndexMut<usize, Output = usize> + Index<usize> + Default + Sync + Send + Debug + Eq + PartialEq + Clone + Unpin,

§

impl<D> UnwindSafe for Indices<D>
where D: DimAdd<Dim<IxDynImpl>, Output = Dim<IxDynImpl>, Output = <D as Dimension>::Larger, Output = D> + DimAdd<Dim<[usize; 1]>> + DimAdd<Dim<[usize; 0]>> + DimAdd<<D as Dimension>::Larger> + DimAdd<<D as Dimension>::Smaller> + DimAdd<D> + DimMax<<D as Dimension>::Larger, Output = <D as Dimension>::Larger, Output = D, Output = Dim<IxDynImpl>, Output = D, Output = D> + DimMax<<D as Dimension>::Smaller> + DimMax<Dim<IxDynImpl>> + DimMax<D> + DimMax<Dim<[usize; 0]>> + MulAssign<usize> + for<'x> MulAssign<&'x D> + MulAssign + Mul<Output = D, Output = D> + Mul<usize> + for<'x> SubAssign<&'x D> + SubAssign + Sub<Output = D> + for<'x> AddAssign<&'x D> + AddAssign + Add<Output = D> + IndexMut<usize, Output = usize> + Index<usize> + Default + Sync + Send + Debug + Eq + PartialEq + Clone + UnwindSafe,

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<P> IntoNdProducer for P
where P: NdProducer,

§

type Item = <P as NdProducer>::Item

The element produced per iteration.
§

type Dim = <P as NdProducer>::Dim

Dimension type of the producer
§

type Output = P

source§

fn into_producer(self) -> <P as IntoNdProducer>::Output

Convert the value into an NdProducer.
source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.