Changeset 1005 in Sophya for trunk/SophyaLib/TArray/basarr.h
- Timestamp:
- May 16, 2000, 7:33:56 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/basarr.h
r956 r1005 89 89 //! line index dimension 90 90 inline uint_4 RowsKA() const {return marowi_; } 91 //! line columndimension91 //! column index dimension 92 92 inline uint_4 ColsKA() const {return macoli_; } 93 93 //! Index dimension of the elements of a vector
Note:
See TracChangeset
for help on using the changeset viewer.