Changeset 1332
- Timestamp:
- Jul 28, 2004, 6:19:19 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
dataManip/psStats.c (modified) (1 diff)
-
math/psStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psStats.c
r1331 r1332 1988 1988 psFree(inF32); 1989 1989 } 1990 1991 1990 return(stats); 1992 1991 } -
trunk/psLib/src/math/psStats.c
r1331 r1332 30 30 #define false 0 31 31 #define MY_MAX_FLOAT HUGE 32 #define MAX_ITERATIONS 2032 #define MAX_ITERATIONS 10 33 33 34 34 void p_psVectorRobustStats(const psVector *restrict myVector,
Note:
See TracChangeset
for help on using the changeset viewer.
