Changeset 1292 in Sophya
- Timestamp:
- Nov 3, 2000, 7:18:11 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Manual/sophya.tex
r988 r1292 233 233 csh> make all 234 234 # Step 4,5,7 235 csh> make slb 235 csh> make slball 236 236 \end{verbatim} 237 237 … … 312 312 \input{ex1.inc} 313 313 314 \subsection{Using arrays and matrices} 315 {\bf TArray} module contains template classes for handling standard 316 operations on numerical arrays. Using the class {\tt \tcls{TArray} }, 317 it is possible to create and manipulate up to 5-dimension numerical 318 arrays {\tt (int, float, double, complex, \ldots)}. 319 314 320 \end{document}
Note:
See TracChangeset
for help on using the changeset viewer.