Changeset 2881 in Sophya for trunk/SophyaLib


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

TMatrixRC<T> mis ds namespace SOPHYA (compil magique) - Reza 3/01/2006

File:
1 edited

Legend:

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

    r2868 r2881  
    2727  A TMatrixRC represents a line, a column or the diagonal of a TMatrix
    2828 */
     29namespace SOPHYA {
    2930template <class T>
    3031class TMatrixRC {
     
    775776}
    776777
     778} // Fin namespace SOPHYA
    777779///////////////////////////////////////////////////////////////////////////
    778780///////////////////////////////////////////////////////////////////////////
    779781///////////////////////////////////////////////////////////////////////////
    780782///////////////////////////////////////////////////////////////////////////
     783/*
    781784void _ZZ_TestTMatrixRC_YY_(TMatrix<r_8> & m)
    782785{
     
    806809 
    807810}
    808 
     811*/
    809812///////////////////////////////////////////////////////////////
    810813#ifdef __CXX_PRAGMA_TEMPLATES__
Note: See TracChangeset for help on using the changeset viewer.