IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 13, 2007, 2:39:51 PM (19 years ago)
Author:
Paul Price
Message:

Removing complex number support. No-one was using it, and it prevents compilation on Solaris.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/tap_psImageInterpolate.c

    r11398 r12431  
    55 * @author Eric Van Alst, MHPCC
    66 *
    7  * @version $Revision: 1.1 $
     7 * @version $Revision: 1.2 $
    88 *          $Name: not supported by cvs2svn $
    9  * @date $Date: 2007-01-30 00:13:01 $
     9 * @date $Date: 2007-03-14 00:39:51 $
    1010 *
    1111 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    6868    CHECK_INTERP_BY_TYPE(F32)
    6969    CHECK_INTERP_BY_TYPE(F64)
    70     CHECK_INTERP_BY_TYPE(C32)
    71     CHECK_INTERP_BY_TYPE(C64)
    7270
    7371    // testInterpolateError(void)
Note: See TracChangeset for help on using the changeset viewer.