IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2004, 10:19:30 AM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psStats.c

    r1022 r1026  
    265265                    binNum = (int) ((in->data.F32[i] - out->bounds->data.F32[0]) /
    266266                                    binSize);
     267                    (out->nums->data.S32[binNum])++;
    267268                    // If this is a non-uniform histogram, determining the correct
    268269                    // bin number requires a bit more work.
Note: See TracChangeset for help on using the changeset viewer.