Davis King
114f677d74
Fixing grammar in comments.
2014-02-22 16:07:17 -05:00
Davis King
fdd035f451
Removed a bunch of checks that prevented users from using references to
...
functions with the optimization code and forced the use of function pointers.
This was to avoid triggering a bug in gcc 4.0. Since that compiler is no
longer officially supported by dlib I've removed these checks to increase
usability.
2013-09-21 14:37:54 -04:00
Davis King
7b43a3c6ac
All I did in this change was switch from using #include "" syntax
...
to #include <> syntax.
2012-12-08 09:32:13 -05:00
Davis King
4c996b51b1
removed the svn:executable flag from a bunch of .cpp files
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404058
2010-12-31 05:02:38 +00:00
Davis King
c20fb45c45
Added an example program showing how to use the least squares optimization
...
routines.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403945
2010-12-04 19:37:58 +00:00