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

    r914 r926  
    1 // $Id: tvector.cc,v 1.5 2000-04-13 16:04:49 ansari Exp $
     1// $Id: tvector.cc,v 1.6 2000-04-13 18:39:16 ansari Exp $
    22//                         C.Magneville          04/99
    33#include "machdefs.h"
     
    55#include "pexceptions.h"
    66#include "tvector.h"
     7
     8/*!
     9  \class SOPHYA::TVector
     10  \ingroup TArray
     11  Class of vector (line or column)
     12  \sa TMatrix TArray
     13  */
    714
    815////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.