Changeset 830 in Sophya for trunk/SophyaLib/SkyT
- Timestamp:
- Apr 6, 2000, 7:09:39 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/gaussfilt.h
r668 r830 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: gaussfilt.h,v 1. 4 1999-11-29 14:16:05ansari Exp $4 // $Id: gaussfilt.h,v 1.5 2000-04-06 17:09:39 ansari Exp $ 5 5 // 6 6 // Description: … … 70 70 { ObjFileIO<GaussianFilter> fio(&obj); fio.Read(os); return(os);} 71 71 72 } ;// End of namespace72 } // End of namespace 73 73 74 74 #endif
Note:
See TracChangeset
for help on using the changeset viewer.