IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 20, 2004, 3:09:20 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

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

    r750 r751  
    1212
    1313float
    14 psGaussian(float x,   ///< Value at which to evaluate
    15            float mean,   ///< Mean for the Gaussian
    16            float stddev   ///< Standard deviation for the Gaussian
     14psGaussian(float x,        ///< Value at which to evaluate
     15           float mean,     ///< Mean for the Gaussian
     16           float stddev,   ///< Standard deviation for the Gaussian
     17           int normal      ///< Indicates whether result should be normalized
    1718          );
    1819
Note: See TracChangeset for help on using the changeset viewer.