IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 27, 2006, 10:08:58 AM (20 years ago)
Author:
gusciora
Message:

I added tests for psImageSmooth, modified the psStats stuff and the Min
routines.

File:
1 edited

Legend:

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

    r6215 r6226  
    44*
    55*  We extensively test the code with data type PS_TYPE_F32.  If these pass, we
    6 *  do a much simpler test with data types PS_TYPE_U8, PS_TYPE_U16, PS_TYPE_F64.
     6*  do a much simpler test with data type PS_TYPE_U8, PS_TYPE_U16, PS_TYPE_F64.
    77*
    88*  If the psStats,c code ever changes such that vectors of different type
     
    1111*  @author GLG, MHPCC
    1212*
    13 *  @version $Revision: 1.4 $  $Name: not supported by cvs2svn $
    14 *  @date $Date: 2006-01-26 23:49:11 $
     13*  @version $Revision: 1.5 $  $Name: not supported by cvs2svn $
     14*  @date $Date: 2006-01-27 20:08:58 $
    1515*
    1616*  Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
     
    119119    }
    120120
    121     printf("HMMM: myStats->options is (0x%x)\n", myStats->options);
    122121    /*************************************************************************/
    123122    /*  Call psVectorStats() with no vector mask.                    */
Note: See TracChangeset for help on using the changeset viewer.