Changeset 926 in Sophya for trunk/SophyaLib/TArray/tarray.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/tarray.cc

    r922 r926  
    99#include "tarray.h"
    1010
    11 
    12 
     11/*!
     12  \class SOPHYA::TArray
     13  \ingroup TArray
     14  Class for template arrays
     15
     16  This class implements arrays of dimensions up to
     17  \ref BASEARRAY_MAXNDIMS "BASEARRAY_MAXNDIMS"
     18*/
    1319
    1420// -------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.