Declaration of the stats_update function. More...
Go to the source code of this file.
Functions | |
| int | stats_update (CMMFile_Stats *stats, void *section_begin, void *section_end) |
Declaration of the stats_update function.
| int stats_update | ( | CMMFile_Stats * | stats, | |
| void * | section_begin, | |||
| void * | section_end | |||
| ) |
Internal: use floats in range section_begin to section_end to update the map statistics.
| stats | (CMMFile_Stats *) | |
| section_begin | (void *) start of section | |
| section_end | (void *) one past end-of-section |
References MAX, _CMMFile_Stats::max, _CMMFile_Stats::mean, MIN, _CMMFile_Stats::min, _CMMFile_Stats::offset, _CMMFile_Stats::rms, and _CMMFile_Stats::total.
1.7.1