Changeset 914 in Sophya for trunk/SophyaLib/TArray/tmatrix.h


Ignore:
Timestamp:
Apr 13, 2000, 6:04:50 PM (25 years ago)
Author:
ansari
Message:

documentation cmv 13/4/00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/TArray/tmatrix.h

    r894 r914  
    2323  TMatrix(const TMatrix<T>& a, bool share);
    2424  TMatrix(const TArray<T>& a);
    25   TMatrix(const TArray<T>& a,  bool share, short mm=CMemoryMapping);
     25  TMatrix(const TArray<T>& a,  bool share, short mm=AutoMemoryMapping);
    2626  virtual ~TMatrix();
    2727
Note: See TracChangeset for help on using the changeset viewer.