Changeset 610 in Sophya for trunk/SophyaLib/SkyT/gaussfilt.h
- Timestamp:
- Nov 22, 1999, 12:25:47 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/gaussfilt.h
r607 r610 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: gaussfilt.h,v 1. 2 1999-11-20 21:00:49ansari Exp $4 // $Id: gaussfilt.h,v 1.3 1999-11-21 23:25:45 ansari Exp $ 5 5 // 6 6 // Description: … … 27 27 // --------------------- 28 28 29 // Spectral response in the form A Exp( ((nu-nu0)/s)^2)29 // Spectral response in the form A Exp(-((nu-nu0)/s)^2) 30 30 31 31 class GaussianFilter:public SpectralResponse
Note:
See TracChangeset
for help on using the changeset viewer.