[−][src]Struct packed_simd::LexicographicallyOrdered
Wrapper over T implementing a lexicoraphical order via the PartialOrd
and/or Ord traits.
Trait Implementations
impl<T: Debug> Debug for LexicographicallyOrdered<T>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i8; 2]>>> for LexicographicallyOrdered<i8x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u8; 2]>>> for LexicographicallyOrdered<u8x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m8; 2]>>> for LexicographicallyOrdered<m8x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i8; 4]>>> for LexicographicallyOrdered<i8x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u8; 4]>>> for LexicographicallyOrdered<u8x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m8; 4]>>> for LexicographicallyOrdered<m8x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i16; 2]>>> for LexicographicallyOrdered<i16x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u16; 2]>>> for LexicographicallyOrdered<u16x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m16; 2]>>> for LexicographicallyOrdered<m16x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i8; 8]>>> for LexicographicallyOrdered<i8x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u8; 8]>>> for LexicographicallyOrdered<u8x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m8; 8]>>> for LexicographicallyOrdered<m8x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i16; 4]>>> for LexicographicallyOrdered<i16x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u16; 4]>>> for LexicographicallyOrdered<u16x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m16; 4]>>> for LexicographicallyOrdered<m16x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i32; 2]>>> for LexicographicallyOrdered<i32x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u32; 2]>>> for LexicographicallyOrdered<u32x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m32; 2]>>> for LexicographicallyOrdered<m32x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[f32; 2]>>> for LexicographicallyOrdered<f32x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i8; 16]>>> for LexicographicallyOrdered<i8x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u8; 16]>>> for LexicographicallyOrdered<u8x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m8; 16]>>> for LexicographicallyOrdered<m8x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i16; 8]>>> for LexicographicallyOrdered<i16x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u16; 8]>>> for LexicographicallyOrdered<u16x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m16; 8]>>> for LexicographicallyOrdered<m16x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i32; 4]>>> for LexicographicallyOrdered<i32x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u32; 4]>>> for LexicographicallyOrdered<u32x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[f32; 4]>>> for LexicographicallyOrdered<f32x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m32; 4]>>> for LexicographicallyOrdered<m32x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i64; 2]>>> for LexicographicallyOrdered<i64x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u64; 2]>>> for LexicographicallyOrdered<u64x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[f64; 2]>>> for LexicographicallyOrdered<f64x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m64; 2]>>> for LexicographicallyOrdered<m64x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i128; 1]>>> for LexicographicallyOrdered<i128x1>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u128; 1]>>> for LexicographicallyOrdered<u128x1>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m128; 1]>>> for LexicographicallyOrdered<m128x1>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i8; 32]>>> for LexicographicallyOrdered<i8x32>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u8; 32]>>> for LexicographicallyOrdered<u8x32>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m8; 32]>>> for LexicographicallyOrdered<m8x32>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i16; 16]>>> for LexicographicallyOrdered<i16x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u16; 16]>>> for LexicographicallyOrdered<u16x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m16; 16]>>> for LexicographicallyOrdered<m16x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i32; 8]>>> for LexicographicallyOrdered<i32x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u32; 8]>>> for LexicographicallyOrdered<u32x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[f32; 8]>>> for LexicographicallyOrdered<f32x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m32; 8]>>> for LexicographicallyOrdered<m32x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i64; 4]>>> for LexicographicallyOrdered<i64x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u64; 4]>>> for LexicographicallyOrdered<u64x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[f64; 4]>>> for LexicographicallyOrdered<f64x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m64; 4]>>> for LexicographicallyOrdered<m64x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i128; 2]>>> for LexicographicallyOrdered<i128x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u128; 2]>>> for LexicographicallyOrdered<u128x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m128; 2]>>> for LexicographicallyOrdered<m128x2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i8; 64]>>> for LexicographicallyOrdered<i8x64>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u8; 64]>>> for LexicographicallyOrdered<u8x64>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m8; 64]>>> for LexicographicallyOrdered<m8x64>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i16; 32]>>> for LexicographicallyOrdered<i16x32>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u16; 32]>>> for LexicographicallyOrdered<u16x32>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m16; 32]>>> for LexicographicallyOrdered<m16x32>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i32; 16]>>> for LexicographicallyOrdered<i32x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u32; 16]>>> for LexicographicallyOrdered<u32x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[f32; 16]>>> for LexicographicallyOrdered<f32x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m32; 16]>>> for LexicographicallyOrdered<m32x16>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i64; 8]>>> for LexicographicallyOrdered<i64x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u64; 8]>>> for LexicographicallyOrdered<u64x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[f64; 8]>>> for LexicographicallyOrdered<f64x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m64; 8]>>> for LexicographicallyOrdered<m64x8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[i128; 4]>>> for LexicographicallyOrdered<i128x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[u128; 4]>>> for LexicographicallyOrdered<u128x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[m128; 4]>>> for LexicographicallyOrdered<m128x4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[isize; 2]>>> for LexicographicallyOrdered<isizex2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[usize; 2]>>> for LexicographicallyOrdered<usizex2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[msize; 2]>>> for LexicographicallyOrdered<msizex2>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[isize; 4]>>> for LexicographicallyOrdered<isizex4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[usize; 4]>>> for LexicographicallyOrdered<usizex4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[msize; 4]>>> for LexicographicallyOrdered<msizex4>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[isize; 8]>>> for LexicographicallyOrdered<isizex8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[usize; 8]>>> for LexicographicallyOrdered<usizex8>[src]
impl PartialEq<LexicographicallyOrdered<Simd<[msize; 8]>>> for LexicographicallyOrdered<msizex8>[src]
impl<T> PartialEq<LexicographicallyOrdered<Simd<[*const T; 2]>>> for LexicographicallyOrdered<cptrx2<T>>[src]
impl<T> PartialEq<LexicographicallyOrdered<Simd<[*mut T; 2]>>> for LexicographicallyOrdered<mptrx2<T>>[src]
impl<T> PartialEq<LexicographicallyOrdered<Simd<[*const T; 4]>>> for LexicographicallyOrdered<cptrx4<T>>[src]
impl<T> PartialEq<LexicographicallyOrdered<Simd<[*mut T; 4]>>> for LexicographicallyOrdered<mptrx4<T>>[src]
impl<T> PartialEq<LexicographicallyOrdered<Simd<[*const T; 8]>>> for LexicographicallyOrdered<cptrx8<T>>[src]
impl<T> PartialEq<LexicographicallyOrdered<Simd<[*mut T; 8]>>> for LexicographicallyOrdered<mptrx8<T>>[src]
impl Eq for LexicographicallyOrdered<i8x2>[src]
impl Eq for LexicographicallyOrdered<u8x2>[src]
impl Eq for LexicographicallyOrdered<m8x2>[src]
impl Eq for LexicographicallyOrdered<i8x4>[src]
impl Eq for LexicographicallyOrdered<u8x4>[src]
impl Eq for LexicographicallyOrdered<m8x4>[src]
impl Eq for LexicographicallyOrdered<i16x2>[src]
impl Eq for LexicographicallyOrdered<u16x2>[src]
impl Eq for LexicographicallyOrdered<m16x2>[src]
impl Eq for LexicographicallyOrdered<i8x8>[src]
impl Eq for LexicographicallyOrdered<u8x8>[src]
impl Eq for LexicographicallyOrdered<m8x8>[src]
impl Eq for LexicographicallyOrdered<i16x4>[src]
impl Eq for LexicographicallyOrdered<u16x4>[src]
impl Eq for LexicographicallyOrdered<m16x4>[src]
impl Eq for LexicographicallyOrdered<i32x2>[src]
impl Eq for LexicographicallyOrdered<u32x2>[src]
impl Eq for LexicographicallyOrdered<m32x2>[src]
impl Eq for LexicographicallyOrdered<i8x16>[src]
impl Eq for LexicographicallyOrdered<u8x16>[src]
impl Eq for LexicographicallyOrdered<m8x16>[src]
impl Eq for LexicographicallyOrdered<i16x8>[src]
impl Eq for LexicographicallyOrdered<u16x8>[src]
impl Eq for LexicographicallyOrdered<m16x8>[src]
impl Eq for LexicographicallyOrdered<i32x4>[src]
impl Eq for LexicographicallyOrdered<u32x4>[src]
impl Eq for LexicographicallyOrdered<m32x4>[src]
impl Eq for LexicographicallyOrdered<i64x2>[src]
impl Eq for LexicographicallyOrdered<u64x2>[src]
impl Eq for LexicographicallyOrdered<m64x2>[src]
impl Eq for LexicographicallyOrdered<i128x1>[src]
impl Eq for LexicographicallyOrdered<u128x1>[src]
impl Eq for LexicographicallyOrdered<m128x1>[src]
impl Eq for LexicographicallyOrdered<i8x32>[src]
impl Eq for LexicographicallyOrdered<u8x32>[src]
impl Eq for LexicographicallyOrdered<m8x32>[src]
impl Eq for LexicographicallyOrdered<i16x16>[src]
impl Eq for LexicographicallyOrdered<u16x16>[src]
impl Eq for LexicographicallyOrdered<m16x16>[src]
impl Eq for LexicographicallyOrdered<i32x8>[src]
impl Eq for LexicographicallyOrdered<u32x8>[src]
impl Eq for LexicographicallyOrdered<m32x8>[src]
impl Eq for LexicographicallyOrdered<i64x4>[src]
impl Eq for LexicographicallyOrdered<u64x4>[src]
impl Eq for LexicographicallyOrdered<m64x4>[src]
impl Eq for LexicographicallyOrdered<i128x2>[src]
impl Eq for LexicographicallyOrdered<u128x2>[src]
impl Eq for LexicographicallyOrdered<m128x2>[src]
impl Eq for LexicographicallyOrdered<i8x64>[src]
impl Eq for LexicographicallyOrdered<u8x64>[src]
impl Eq for LexicographicallyOrdered<m8x64>[src]
impl Eq for LexicographicallyOrdered<i16x32>[src]
impl Eq for LexicographicallyOrdered<u16x32>[src]
impl Eq for LexicographicallyOrdered<m16x32>[src]
impl Eq for LexicographicallyOrdered<i32x16>[src]
impl Eq for LexicographicallyOrdered<u32x16>[src]
impl Eq for LexicographicallyOrdered<m32x16>[src]
impl Eq for LexicographicallyOrdered<i64x8>[src]
impl Eq for LexicographicallyOrdered<u64x8>[src]
impl Eq for LexicographicallyOrdered<m64x8>[src]
impl Eq for LexicographicallyOrdered<i128x4>[src]
impl Eq for LexicographicallyOrdered<u128x4>[src]
impl Eq for LexicographicallyOrdered<m128x4>[src]
impl Eq for LexicographicallyOrdered<isizex2>[src]
impl Eq for LexicographicallyOrdered<usizex2>[src]
impl Eq for LexicographicallyOrdered<msizex2>[src]
impl Eq for LexicographicallyOrdered<isizex4>[src]
impl Eq for LexicographicallyOrdered<usizex4>[src]
impl Eq for LexicographicallyOrdered<msizex4>[src]
impl Eq for LexicographicallyOrdered<isizex8>[src]
impl Eq for LexicographicallyOrdered<usizex8>[src]
impl Eq for LexicographicallyOrdered<msizex8>[src]
impl<T> Eq for LexicographicallyOrdered<cptrx2<T>>[src]
impl<T> Eq for LexicographicallyOrdered<mptrx2<T>>[src]
impl<T> Eq for LexicographicallyOrdered<cptrx4<T>>[src]
impl<T> Eq for LexicographicallyOrdered<mptrx4<T>>[src]
impl<T> Eq for LexicographicallyOrdered<cptrx8<T>>[src]
impl<T> Eq for LexicographicallyOrdered<mptrx8<T>>[src]
impl Ord for LexicographicallyOrdered<i8x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u8x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m8x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i8x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u8x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m8x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i16x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u16x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m16x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i8x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u8x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m8x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i16x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u16x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m16x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i32x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u32x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m32x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i8x16>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u8x16>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m8x16>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i16x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u16x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m16x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i32x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u32x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m32x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i64x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u64x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m64x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i128x1>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u128x1>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m128x1>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i8x32>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u8x32>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m8x32>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i16x16>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u16x16>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m16x16>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i32x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u32x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m32x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i64x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u64x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m64x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i128x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u128x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m128x2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i8x64>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u8x64>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m8x64>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i16x32>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u16x32>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m16x32>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i32x16>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u32x16>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m32x16>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i64x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u64x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m64x8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<i128x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<u128x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<m128x4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<isizex2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<usizex2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<msizex2>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<isizex4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<usizex4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<msizex4>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<isizex8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<usizex8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl Ord for LexicographicallyOrdered<msizex8>[src]
fn cmp(&self, other: &Self) -> Ordering[src]
fn max(self, other: Self) -> Self1.21.0[src]
fn min(self, other: Self) -> Self1.21.0[src]
fn clamp(self, min: Self, max: Self) -> Self[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i8; 2]>>> for LexicographicallyOrdered<i8x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u8; 2]>>> for LexicographicallyOrdered<u8x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m8; 2]>>> for LexicographicallyOrdered<m8x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i8; 4]>>> for LexicographicallyOrdered<i8x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u8; 4]>>> for LexicographicallyOrdered<u8x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m8; 4]>>> for LexicographicallyOrdered<m8x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i16; 2]>>> for LexicographicallyOrdered<i16x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u16; 2]>>> for LexicographicallyOrdered<u16x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m16; 2]>>> for LexicographicallyOrdered<m16x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i8; 8]>>> for LexicographicallyOrdered<i8x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u8; 8]>>> for LexicographicallyOrdered<u8x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m8; 8]>>> for LexicographicallyOrdered<m8x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i16; 4]>>> for LexicographicallyOrdered<i16x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u16; 4]>>> for LexicographicallyOrdered<u16x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m16; 4]>>> for LexicographicallyOrdered<m16x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i32; 2]>>> for LexicographicallyOrdered<i32x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u32; 2]>>> for LexicographicallyOrdered<u32x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m32; 2]>>> for LexicographicallyOrdered<m32x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i8; 16]>>> for LexicographicallyOrdered<i8x16>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u8; 16]>>> for LexicographicallyOrdered<u8x16>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m8; 16]>>> for LexicographicallyOrdered<m8x16>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i16; 8]>>> for LexicographicallyOrdered<i16x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u16; 8]>>> for LexicographicallyOrdered<u16x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m16; 8]>>> for LexicographicallyOrdered<m16x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i32; 4]>>> for LexicographicallyOrdered<i32x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u32; 4]>>> for LexicographicallyOrdered<u32x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m32; 4]>>> for LexicographicallyOrdered<m32x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i64; 2]>>> for LexicographicallyOrdered<i64x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u64; 2]>>> for LexicographicallyOrdered<u64x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m64; 2]>>> for LexicographicallyOrdered<m64x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i128; 1]>>> for LexicographicallyOrdered<i128x1>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u128; 1]>>> for LexicographicallyOrdered<u128x1>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m128; 1]>>> for LexicographicallyOrdered<m128x1>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i8; 32]>>> for LexicographicallyOrdered<i8x32>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u8; 32]>>> for LexicographicallyOrdered<u8x32>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m8; 32]>>> for LexicographicallyOrdered<m8x32>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i16; 16]>>> for LexicographicallyOrdered<i16x16>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u16; 16]>>> for LexicographicallyOrdered<u16x16>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m16; 16]>>> for LexicographicallyOrdered<m16x16>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i32; 8]>>> for LexicographicallyOrdered<i32x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u32; 8]>>> for LexicographicallyOrdered<u32x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m32; 8]>>> for LexicographicallyOrdered<m32x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i64; 4]>>> for LexicographicallyOrdered<i64x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u64; 4]>>> for LexicographicallyOrdered<u64x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m64; 4]>>> for LexicographicallyOrdered<m64x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i128; 2]>>> for LexicographicallyOrdered<i128x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u128; 2]>>> for LexicographicallyOrdered<u128x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m128; 2]>>> for LexicographicallyOrdered<m128x2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i8; 64]>>> for LexicographicallyOrdered<i8x64>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u8; 64]>>> for LexicographicallyOrdered<u8x64>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m8; 64]>>> for LexicographicallyOrdered<m8x64>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i16; 32]>>> for LexicographicallyOrdered<i16x32>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u16; 32]>>> for LexicographicallyOrdered<u16x32>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m16; 32]>>> for LexicographicallyOrdered<m16x32>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i32; 16]>>> for LexicographicallyOrdered<i32x16>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u32; 16]>>> for LexicographicallyOrdered<u32x16>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m32; 16]>>> for LexicographicallyOrdered<m32x16>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i64; 8]>>> for LexicographicallyOrdered<i64x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u64; 8]>>> for LexicographicallyOrdered<u64x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m64; 8]>>> for LexicographicallyOrdered<m64x8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[i128; 4]>>> for LexicographicallyOrdered<i128x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[u128; 4]>>> for LexicographicallyOrdered<u128x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[m128; 4]>>> for LexicographicallyOrdered<m128x4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[isize; 2]>>> for LexicographicallyOrdered<isizex2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[usize; 2]>>> for LexicographicallyOrdered<usizex2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[msize; 2]>>> for LexicographicallyOrdered<msizex2>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[isize; 4]>>> for LexicographicallyOrdered<isizex4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[usize; 4]>>> for LexicographicallyOrdered<usizex4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[msize; 4]>>> for LexicographicallyOrdered<msizex4>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[isize; 8]>>> for LexicographicallyOrdered<isizex8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[usize; 8]>>> for LexicographicallyOrdered<usizex8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl PartialOrd<LexicographicallyOrdered<Simd<[msize; 8]>>> for LexicographicallyOrdered<msizex8>[src]
fn partial_cmp(&self, other: &Self) -> Option<Ordering>[src]
fn lt(&self, other: &Self) -> bool[src]
fn le(&self, other: &Self) -> bool[src]
fn ge(&self, other: &Self) -> bool[src]
fn gt(&self, other: &Self) -> bool[src]
impl<T: Copy> Copy for LexicographicallyOrdered<T>[src]
impl<T: Clone> Clone for LexicographicallyOrdered<T>[src]
fn clone(&self) -> LexicographicallyOrdered<T>[src]
fn clone_from(&mut self, source: &Self)1.0.0[src]
Auto Trait Implementations
impl<T> Unpin for LexicographicallyOrdered<T> where
T: Unpin,
T: Unpin,
impl<T> Send for LexicographicallyOrdered<T> where
T: Send,
T: Send,
impl<T> Sync for LexicographicallyOrdered<T> where
T: Sync,
T: Sync,
Blanket Implementations
impl<T> From<T> for T[src]
impl<T, U> TryFrom<U> for T where
U: Into<T>, [src]
U: Into<T>,
type Error = !
The type returned in the event of a conversion error.
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>[src]
impl<T, U> Into<U> for T where
U: From<T>, [src]
U: From<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>, [src]
U: TryFrom<T>,
type Error = <U as TryFrom<T>>::Error
The type returned in the event of a conversion error.
fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>[src]
impl<T> Borrow<T> for T where
T: ?Sized, [src]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
T: ?Sized,
fn borrow_mut(&mut self) -> &mut T[src]
impl<T> Any for T where
T: 'static + ?Sized, [src]
T: 'static + ?Sized,