[Bug awt/16825] need to reimplement QuadCurve2D.solveQuadratic

2006-08-02 Thread aph at gcc dot gnu dot org
--- Comment #23 from aph at gcc dot gnu dot org 2006-08-02 10:56 --- QuadCurve2D.solveQuadratic already uses the algorithm in Numerical Recipes. *** This bug has been marked as a duplicate of 323 *** -- aph at gcc dot gnu dot org changed: What|Removed

[Bug awt/16825] need to reimplement QuadCurve2D.solveQuadratic

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 23:49 --- We need to reimplement QuadCurve2D.solveQuadratic, possibly using the algorithm described here: http://www.library.cornell.edu/nr/bookcpdf/c5-6.pdf -- What|Removed |Added