Changeset 926 in Sophya for trunk/SophyaLib/TArray/basarr.cc


Ignore:
Timestamp:
Apr 13, 2000, 8:39:39 PM (25 years ago)
Author:
ansari
Message:

documentation cmv 13/4/00

File:
1 edited

Legend:

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

    r894 r926  
    77#include "pexceptions.h"
    88#include "basarr.h"
     9
     10/*!
     11  \class SOPHYA::BaseArray
     12  \ingroup TArray
     13  Base class for template arrays
     14  No data are connected to this class.
     15
     16  Define base methods, enum and defaults for TArray , TMatrix and TVector.
     17*/
    918
    1019// Variables statiques globales
Note: See TracChangeset for help on using the changeset viewer.