(function() {var implementors = {}; implementors["nalgebra"] = [{text:"impl<N: RealField, D: DimName> Translation<Point<N, D>> for Translation<N, D> where
    DefaultAllocator: Allocator<N, D>, 
",synthetic:false,types:["nalgebra::geometry::translation::Translation"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()