Changeset 32632 for trunk/Ohana/src/opihi/cmd.data/vstats.c
- Timestamp:
- Nov 8, 2011, 2:54:20 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/vstats.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/vstats.c
r30610 r32632 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.
