Changeset 355 for trunk/archive/pslib/include/psFunctions.h
- Timestamp:
- Mar 31, 2004, 10:17:20 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psFunctions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psFunctions.h
r344 r355 7 7 */ 8 8 9 /** evaluate a non-normalized Gaussian with the given mean and sigma at the given coordianate. Note that this9 /** Evaluate a non-normalized Gaussian with the given mean and sigma at the given coordianate. Note that this 10 10 is not a Gaussian deviate. The evaluated Gaussian is: \f[ exp(-\frac{(x-mean)^2}{2\sigma^2}) \f] */ 11 11 float
Note:
See TracChangeset
for help on using the changeset viewer.
