Changeset 1292 in Sophya


Ignore:
Timestamp:
Nov 3, 2000, 7:18:11 PM (25 years ago)
Author:
ansari
Message:

amelioration doc reza 3/11/00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Manual/sophya.tex

    r988 r1292  
    233233csh> make all
    234234# Step 4,5,7
    235 csh> make slb
     235csh> make slball
    236236\end{verbatim}
    237237
     
    312312\input{ex1.inc}
    313313
     314\subsection{Using arrays and matrices}
     315{\bf TArray} module contains template classes for handling standard
     316operations on numerical arrays. Using the class {\tt \tcls{TArray} },
     317it is possible to create and manipulate up to 5-dimension numerical
     318arrays {\tt (int, float, double, complex, \ldots)}.   
     319
    314320\end{document}
Note: See TracChangeset for help on using the changeset viewer.