Changeset 1026 for trunk/psLib/src/math/psStats.c
- Timestamp:
- Jun 14, 2004, 10:19:30 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psStats.c
r1022 r1026 265 265 binNum = (int) ((in->data.F32[i] - out->bounds->data.F32[0]) / 266 266 binSize); 267 (out->nums->data.S32[binNum])++; 267 268 // If this is a non-uniform histogram, determining the correct 268 269 // bin number requires a bit more work.
Note:
See TracChangeset
for help on using the changeset viewer.
