Changeset 926 in Sophya for trunk/SophyaLib/TArray/tarray.h


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.h

    r920 r926  
    2424
    2525//! Class for template arrays
    26 /*!
    27   \class SOPHYA::TArray
    28   \ingroup TArray
    29   This class implements arrays of dimensions up to
    30   \ref BASEARRAY_MAXNDIMS "BASEARRAY_MAXNDIMS"
    31 */
    3226template <class T>
    3327class TArray : public BaseArray {
Note: See TracChangeset for help on using the changeset viewer.