- Timestamp:
- Jun 7, 2014, 5:37:10 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/ppBackground/src/ppBackgroundStackMath.c
r36649 r36827 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.
