var searchIndex = {}; searchIndex["rdp"] = {"doc":"This crate provides a Rust implementation of the Ramer–Douglas–Peucker line simplification algorithm,\nand FFI functions for accessing it from third-party libraries. ","items":[[3,"Array","rdp","",null,null],[12,"data","","",0,null],[12,"len","","",0,null],[5,"simplify_linestring_ffi","","FFI implementation of [`rdp`](fn.rdp.html)",null,{"inputs":[{"name":"array"},{"name":"c_double"}],"output":{"name":"array"}}],[5,"drop_float_array","","Free Array memory which Rust has allocated across the FFI boundary by [`simplify_linestring_ffi`](fn.simplify_linestring_ffi.html)",null,{"inputs":[{"name":"array"}],"output":null}],[5,"rdp","","Simplify a linestring using the [Ramer–Douglas–Peucker](https://en.wikipedia.org/wiki/Ramer–Douglas–Peucker_algorithm) algorithm",null,null],[11,"from","","",0,{"inputs":[{"name":"vec"}],"output":{"name":"self"}}]],"paths":[[3,"Array"]]}; initSearch(searchIndex);