Changeset 25884
- Timestamp:
- Oct 18, 2009, 10:53:50 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psStats.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psStats.c
r24987 r25884 1894 1894 1895 1895 if (!status) { 1896 psErrorClear(); 1896 1897 COUNT_WARNING(10, 100, "Failed to fit a gaussian to the robust histogram.\n"); 1897 1898 psFree(poly); … … 1983 1984 1984 1985 if (!status) { 1986 psErrorClear(); 1985 1987 COUNT_WARNING(10, 100, "Failed to fit a gaussian to the robust histogram.\n"); 1986 1988 psFree(poly);
Note:
See TracChangeset
for help on using the changeset viewer.
