fa0588ff67
in the middle of switching to sortless version git-svn-id: http://skia.googlecode.com/svn/trunk@3768 2bbb7eff-a529-9590-31e7-b0007b416f81
3 lines
141 B
C
3 lines
141 B
C
int findExtrema(double a, double b, double c, double d, double tValues[2]);
|
|
int findExtrema(double a, double b, double c, double tValue[1]);
|