- Timestamp:
- 02/18/05 11:13:07 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/SDTemplates.cc
r463 r471 125 125 const Int& initVal); 126 126 } 127 template Array<Float> SDPolUtil::stokesData (Array<Float>& dataIn, Bool);128 127 template Array<Bool> SDPolUtil::stokesData (Array<Bool>& dataIn, Bool); 128 template Array<Float> SDPolUtil::computeStokesDataForWriter (Array<Float>& dataIn, Bool); 129 template Array<uChar> SDPolUtil::computeStokesDataForWriter (Array<uChar>& dataIn, Bool); 129 130
Note:
See TracChangeset
for help on using the changeset viewer.