- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ppBackground/src (modified) (1 prop)
-
ppBackground/src/ppBackgroundStackMath.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/ppBackground/src
- Property svn:ignore
-
branches/eam_branches/ps2-tc3-20130727/ppBackground/src/ppBackgroundStackMath.c
r36680 r37403 204 204 205 205 pmFPAview *view = pmFPAviewAlloc(0); 206 psStats *stats = psStatsAlloc( PS_STAT_ ROBUST_MEDIAN | PS_STAT_ROBUST_STDEV );206 psStats *stats = psStatsAlloc( PS_STAT_SAMPLE_MEDIAN | PS_STAT_SAMPLE_STDEV ); 207 207 208 208 psMetadataIterator *expIter = psMetadataIteratorAlloc(data->models, PS_LIST_HEAD, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
