Changeset 926 in Sophya for trunk/SophyaLib/TArray/tmatrix.cc
- Timestamp:
- Apr 13, 2000, 8:39:39 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/tmatrix.cc
r894 r926 1 // $Id: tmatrix.cc,v 1. 6 2000-04-12 17:42:21ansari Exp $1 // $Id: tmatrix.cc,v 1.7 2000-04-13 18:39:14 ansari Exp $ 2 2 // C.Magneville 04/99 3 3 #include "machdefs.h" … … 7 7 #include "tmatrix.h" 8 8 9 10 9 /*! 10 \class SOPHYA::TMatrix 11 \ingroup TArray 12 Class of matrixes 13 \sa TArray 14 */ 11 15 12 16 ////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.