[auton-users] ivec_remove_value()

Paul Komarek komarek at cmu.edu
Tue Oct 14 19:44:24 EDT 2003


Hello,

On Andrew's request, I replaced ivec_remove_value() with a more sensible
version.  The old one was O(n^2), while the new one is O(n).

I have tested the new version.  Please be watch for bugs I might have
missed.

-Paul Komarek



More information about the Autonlab-users mailing list