|
From: Ben S. <non...@us...> - 2002-11-26 05:10:29
|
nonchocoboy 2002/11/25 21:10:28 PST
Modified files:
modules/GMTL ChangeLog
modules/GMTL/gmtl Math.h
modules/GMTL/Test/TestSuite/TestCases MathTest.h
Log:
Added a quadratic formula solver to the Math lib.
Revision Changes Path
1.54 +1 -0 GGT/modules/GMTL/ChangeLog
1.6 +20 -2 GGT/modules/GMTL/Test/TestSuite/TestCases/MathTest.h
1.32 +35 -2 GGT/modules/GMTL/gmtl/Math.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.53&r2=1.54&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/MathTest.h.diff?r1=1.5&r2=1.6&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Math.h.diff?r1=1.31&r2=1.32&diff_format=l
|