Changeset 2868 in Sophya for trunk/SophyaLib/TArray/matharr.cc
- Timestamp:
- Jan 3, 2006, 3:20:23 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/matharr.cc
r2615 r2868 486 486 487 487 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 488 namespace SOPHYA { 488 489 template class MathArray<r_4>; 489 490 template class MathArray<r_8>; 490 491 template class ComplexMathArray<r_4>; 491 492 template class ComplexMathArray<r_8>; 493 } 492 494 #endif
Note:
See TracChangeset
for help on using the changeset viewer.