IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2005, 4:30:50 PM (21 years ago)
Author:
drobbin
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImageConvolve.h

    r4243 r4315  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-06-14 02:54:15 $
     9 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-06-18 02:30:49 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    123123    const psImage* in,                 ///< the psImage to convolve
    124124    const psKernel* kernel,            ///< kernel to colvolve with
    125     psBool direct                        ///< specifies method, true=direct convolution, false=fourier
     125    bool direct                        ///< specifies method, true=direct convolution, false=fourier
    126126);
    127127
Note: See TracChangeset for help on using the changeset viewer.