- Timestamp:
- 02/14/05 12:37:58 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/SDTemplates.cc
r400 r422 69 69 #include <scimath/Mathematics/AutoDiffMath.h> 70 70 #include <scimath/Mathematics/InterpolateArray1D.cc> 71 #include <tables/Tables/BaseMappedArrayEngine.cc> 71 72 72 73 template void convertArray<Bool, uChar>(Array<Bool> &, Array<uChar> const &); … … 103 104 template class InterpolateArray1D<Double, Float>; 104 105 template Int binarySearchBrackets<Vector<Double>,Double>(Bool &, Vector<Double> const &, Double const &, uInt, Int); 106 template class BaseMappedArrayEngine<Float, Float>; 107 105 108 // 106 109 #include "MathUtils2.cc"
Note:
See TracChangeset
for help on using the changeset viewer.