- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/cmd.data/vstats.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/Ohana/src/opihi/cmd.data/vstats.c
r30610 r33098 169 169 170 170 // we are going to do another pass: mark the entries to skip 171 pmin = m ax;172 pmax = m in;171 pmin = min; 172 pmax = max; 173 173 if (iter < Niter - 1) { 174 174 if (vec[0].type == OPIHI_FLT) { … … 208 208 skip: 209 209 FREE(mask); 210 if (mask) mask = NULL; 210 211 211 212 if (!Quiet) {
Note:
See TracChangeset
for help on using the changeset viewer.
