This is a very minor issue, but a issue nevertheless.
Importing namespace AForge.Math on the top of a class results in hiding
the System.Math class. Thus, subsequent calls to System.Math functions
will fail if the fully qualified name (System.Math) isn't specified.
Maybe a simple renaming to AForge.Mathematics could solve this issue.
Original issue reported on code.google.com by cesarso...@gmail.com on 28 May 2008 at 11:05
Original issue reported on code.google.com by
cesarso...@gmail.com
on 28 May 2008 at 11:05