(function() {var implementors = {};
implementors["num_bigint"] = [{text:"impl One for BigUint",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl One for BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},];
implementors["num_complex"] = [{text:"impl<T: Clone + Num> One for Complex<T>",synthetic:false,types:["num_complex::Complex"]},];
implementors["num_rational"] = [{text:"impl<T: Clone + Integer> One for Ratio<T>",synthetic:false,types:["num_rational::Ratio"]},];
implementors["num_traits"] = [];
implementors["ocl_core_vector"] = [{text:"impl One for Char",synthetic:false,types:["ocl_core_vector::vectors::Char"]},{text:"impl One for Char2",synthetic:false,types:["ocl_core_vector::vectors::Char2"]},{text:"impl One for Char3",synthetic:false,types:["ocl_core_vector::vectors::Char3"]},{text:"impl One for Char4",synthetic:false,types:["ocl_core_vector::vectors::Char4"]},{text:"impl One for Char8",synthetic:false,types:["ocl_core_vector::vectors::Char8"]},{text:"impl One for Char16",synthetic:false,types:["ocl_core_vector::vectors::Char16"]},{text:"impl One for Uchar",synthetic:false,types:["ocl_core_vector::vectors::Uchar"]},{text:"impl One for Uchar2",synthetic:false,types:["ocl_core_vector::vectors::Uchar2"]},{text:"impl One for Uchar3",synthetic:false,types:["ocl_core_vector::vectors::Uchar3"]},{text:"impl One for Uchar4",synthetic:false,types:["ocl_core_vector::vectors::Uchar4"]},{text:"impl One for Uchar8",synthetic:false,types:["ocl_core_vector::vectors::Uchar8"]},{text:"impl One for Uchar16",synthetic:false,types:["ocl_core_vector::vectors::Uchar16"]},{text:"impl One for Short",synthetic:false,types:["ocl_core_vector::vectors::Short"]},{text:"impl One for Short2",synthetic:false,types:["ocl_core_vector::vectors::Short2"]},{text:"impl One for Short3",synthetic:false,types:["ocl_core_vector::vectors::Short3"]},{text:"impl One for Short4",synthetic:false,types:["ocl_core_vector::vectors::Short4"]},{text:"impl One for Short8",synthetic:false,types:["ocl_core_vector::vectors::Short8"]},{text:"impl One for Short16",synthetic:false,types:["ocl_core_vector::vectors::Short16"]},{text:"impl One for Ushort",synthetic:false,types:["ocl_core_vector::vectors::Ushort"]},{text:"impl One for Ushort2",synthetic:false,types:["ocl_core_vector::vectors::Ushort2"]},{text:"impl One for Ushort3",synthetic:false,types:["ocl_core_vector::vectors::Ushort3"]},{text:"impl One for Ushort4",synthetic:false,types:["ocl_core_vector::vectors::Ushort4"]},{text:"impl One for Ushort8",synthetic:false,types:["ocl_core_vector::vectors::Ushort8"]},{text:"impl One for Ushort16",synthetic:false,types:["ocl_core_vector::vectors::Ushort16"]},{text:"impl One for Int",synthetic:false,types:["ocl_core_vector::vectors::Int"]},{text:"impl One for Int2",synthetic:false,types:["ocl_core_vector::vectors::Int2"]},{text:"impl One for Int3",synthetic:false,types:["ocl_core_vector::vectors::Int3"]},{text:"impl One for Int4",synthetic:false,types:["ocl_core_vector::vectors::Int4"]},{text:"impl One for Int8",synthetic:false,types:["ocl_core_vector::vectors::Int8"]},{text:"impl One for Int16",synthetic:false,types:["ocl_core_vector::vectors::Int16"]},{text:"impl One for Uint",synthetic:false,types:["ocl_core_vector::vectors::Uint"]},{text:"impl One for Uint2",synthetic:false,types:["ocl_core_vector::vectors::Uint2"]},{text:"impl One for Uint3",synthetic:false,types:["ocl_core_vector::vectors::Uint3"]},{text:"impl One for Uint4",synthetic:false,types:["ocl_core_vector::vectors::Uint4"]},{text:"impl One for Uint8",synthetic:false,types:["ocl_core_vector::vectors::Uint8"]},{text:"impl One for Uint16",synthetic:false,types:["ocl_core_vector::vectors::Uint16"]},{text:"impl One for Long",synthetic:false,types:["ocl_core_vector::vectors::Long"]},{text:"impl One for Long2",synthetic:false,types:["ocl_core_vector::vectors::Long2"]},{text:"impl One for Long3",synthetic:false,types:["ocl_core_vector::vectors::Long3"]},{text:"impl One for Long4",synthetic:false,types:["ocl_core_vector::vectors::Long4"]},{text:"impl One for Long8",synthetic:false,types:["ocl_core_vector::vectors::Long8"]},{text:"impl One for Long16",synthetic:false,types:["ocl_core_vector::vectors::Long16"]},{text:"impl One for Ulong",synthetic:false,types:["ocl_core_vector::vectors::Ulong"]},{text:"impl One for Ulong2",synthetic:false,types:["ocl_core_vector::vectors::Ulong2"]},{text:"impl One for Ulong3",synthetic:false,types:["ocl_core_vector::vectors::Ulong3"]},{text:"impl One for Ulong4",synthetic:false,types:["ocl_core_vector::vectors::Ulong4"]},{text:"impl One for Ulong8",synthetic:false,types:["ocl_core_vector::vectors::Ulong8"]},{text:"impl One for Ulong16",synthetic:false,types:["ocl_core_vector::vectors::Ulong16"]},{text:"impl One for Float",synthetic:false,types:["ocl_core_vector::vectors::Float"]},{text:"impl One for Float2",synthetic:false,types:["ocl_core_vector::vectors::Float2"]},{text:"impl One for Float3",synthetic:false,types:["ocl_core_vector::vectors::Float3"]},{text:"impl One for Float4",synthetic:false,types:["ocl_core_vector::vectors::Float4"]},{text:"impl One for Float8",synthetic:false,types:["ocl_core_vector::vectors::Float8"]},{text:"impl One for Float16",synthetic:false,types:["ocl_core_vector::vectors::Float16"]},{text:"impl One for Double",synthetic:false,types:["ocl_core_vector::vectors::Double"]},{text:"impl One for Double2",synthetic:false,types:["ocl_core_vector::vectors::Double2"]},{text:"impl One for Double3",synthetic:false,types:["ocl_core_vector::vectors::Double3"]},{text:"impl One for Double4",synthetic:false,types:["ocl_core_vector::vectors::Double4"]},{text:"impl One for Double8",synthetic:false,types:["ocl_core_vector::vectors::Double8"]},{text:"impl One for Double16",synthetic:false,types:["ocl_core_vector::vectors::Double16"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()