Changeset 471


Ignore:
Timestamp:
02/18/05 11:13:07 (19 years ago)
Author:
kil064
Message:

add templates for Stokes writing for the SDWriter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDTemplates.cc

    r463 r471  
    125125                                   const Int& initVal);
    126126}
    127 template Array<Float> SDPolUtil::stokesData (Array<Float>& dataIn, Bool);
    128127template Array<Bool> SDPolUtil::stokesData (Array<Bool>& dataIn, Bool);
     128template Array<Float> SDPolUtil::computeStokesDataForWriter (Array<Float>& dataIn, Bool);
     129template Array<uChar> SDPolUtil::computeStokesDataForWriter (Array<uChar>& dataIn, Bool);
    129130
Note: See TracChangeset for help on using the changeset viewer.