Trait ppv_lite86::u64x2x4
source · pub trait u64x2x4<M: Machine>: BitOps64 + Store<vec512_storage> + Vec4<M::u64x2> + MultiLane<[M::u64x2; 4]> + ArithOps + Into<vec512_storage> { }
Object Safety§
This trait is not object safe.
pub trait u64x2x4<M: Machine>: BitOps64 + Store<vec512_storage> + Vec4<M::u64x2> + MultiLane<[M::u64x2; 4]> + ArithOps + Into<vec512_storage> { }