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/src/imageops/psImageStructManip.h

    r11248 r12431  
    55*  @author Robert DeSonia, MHPCC
    66*
    7 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    8 *  @date $Date: 2007-01-23 22:47:23 $
     7*  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     8*  @date $Date: 2007-03-14 00:39:50 $
    99*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1010*/
     
    2929 *  parent image in that dimension. The entire subraster must be contained within the raster of
    3030 *  the parent image. Note that the refCounter for the parent should be incremented.  This
    31  *  function must be defined for the following types: psU8, psU16, psS8, psS16, psF32, psF64,
    32  *  psC32, psC64.
     31 *  function must be defined for the following types: psU8, psU16, psS8, psS16, psF32, psF64.
    3332 *
    3433 *  @return psImage* : Pointer to psImage.
Note: See TracChangeset for help on using the changeset viewer.