IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 19, 2005, 1:58:47 PM (20 years ago)
Author:
gusciora
Message:

Implemented the chi-squared algorithm for calculated Chebyshev poly
coefficients.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tst_psStats07.c

    r5155 r5813  
    2020psS32 t00()
    2121{
     22
    2223    psStats * myStats = NULL;
    2324    psS32 testStatus = true;
     
    510511{
    511512    psLogSetFormat("HLNM");
     513    psLogSetLevel(PS_LOG_INFO);
    512514    //
    513515    // We list pertinent psStats.c functions here for debugging ease.
Note: See TracChangeset for help on using the changeset viewer.