Changeset 926 in Sophya for trunk/SophyaLib/TArray/matharr.h
- Timestamp:
- Apr 13, 2000, 8:39:39 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/matharr.h
r920 r926 13 13 14 14 //! Class for simple mathematical operation on arrays 15 /*!16 \class SOPHYA::MathArray17 \ingroup TArray18 \warning Instanciated only for \b real and \b double (r_4, r_8) type arrays19 */20 15 template <class T> 21 16 class MathArray {
Note:
See TracChangeset
for help on using the changeset viewer.