Changeset 2868 in Sophya for trunk/SophyaLib/TArray/sopemtx.cc


Ignore:
Timestamp:
Jan 3, 2006, 3:20:23 PM (20 years ago)
Author:
ansari
Message:

Portage/compilation sur AIX-XlC (regatta): Ajout qualification de nom et namespace SOPHYA pour instanciation template - Reza 3 Jan 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/TArray/sopemtx.cc

    r2615 r2868  
    827827
    828828#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     829namespace SOPHYA {
    829830// Instances gestion lignes/colonnes
    830831template class TMatrixRC<int_4>;
     
    842843template class LinFitter< complex<r_4> >;
    843844template class LinFitter< complex<r_8> >;
     845}
    844846#endif
    845847
Note: See TracChangeset for help on using the changeset viewer.