Ignore:
Timestamp:
12/23/04 15:57:26 (19 years ago)
Author:
kil064
Message:

split MathUtils::hanning function into MathUtils2.cc as the
new MU::statistics function is not templated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDTemplates.cc

    r132 r137  
    8989template void LatticeUtilities::bin(MaskedArray<float>&, MaskedArray<float> const&, uInt, uInt);
    9090template class PtrHolder<Lattice<Float> >;
    91 #include "MathUtils.cc"
     91#include "MathUtils2.cc"
    9292namespace mathutil {
    9393  template void hanning(Vector<Float>&, Vector<Bool>&,
Note: See TracChangeset for help on using the changeset viewer.