IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 21, 2004, 1:25:14 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/tst_psHist03.c

    r2392 r2780  
    8989        }
    9090
    91         myHist = psVectorHistogram( myHist, myData, NULL, 0 );
     91        myHist = psVectorHistogram( myHist, myData, NULL, NULL, 0 );
    9292        for (i=0;i<numBins;i++) {
    9393            printf("Bin number %d bounds: (%6.3f - %6.3f): data: (%d)\n", i,
Note: See TracChangeset for help on using the changeset viewer.