IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2009, 10:54:14 AM (17 years ago)
Author:
eugene
Message:

some comments re threading and malloc hits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmModel.c

    r21183 r21381  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2009-01-27 06:39:38 $
     8 *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2009-02-06 20:54:14 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    167167}
    168168
     169// XXX this is expensive in terms of malloc calls: the use of image interpolate and the residual images
     170// makes this somewhat painful.
    169171static bool AddOrSubModel(psImage *image,
    170172                          psImage *mask,
Note: See TracChangeset for help on using the changeset viewer.