Changeset 2870 in Sophya for trunk/SophyaLib/NTools/objfitter.cc
- Timestamp:
- Jan 3, 2006, 3:23:37 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/objfitter.cc
r2615 r2870 407 407 408 408 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 409 namespace SOPHYA { 409 410 template class ArrayFitter<int_4>; 410 411 template class ArrayFitter<r_4>; … … 417 418 template class ImageFitter<r_4>; 418 419 template class ImageFitter<r_8>; 420 } 419 421 #endif
Note:
See TracChangeset
for help on using the changeset viewer.