IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 24, 2004, 10:34:13 AM (22 years ago)
Author:
gusciora
Message:

Changed psGaussianDev() to p_psGaussianDev().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataManip/psFunctions.h

    r2273 r2431  
    1212*  @author George Gusciora, MHPCC
    1313*
    14 *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2004-11-04 01:04:59 $
     14*  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2004-11-24 20:34:13 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5454 * 
    5555 */
    56 psVector* psGaussianDev(
     56psVector* p_psGaussianDev(
    5757    float mean,                        ///< The mean of the Gaussian
    5858    float sigma,                       ///< The sigma of the Gaussian
Note: See TracChangeset for help on using the changeset viewer.