next up previous contents index
Next: Using arrays Up: sophya Previous: CxxCompilerLinker class   Contents   Index

Module TArray

TArray module contains template classes for handling standard operations on numerical arrays. Using the class TArray$<$T$>$ , it is possible to create and manipulate up to 5-dimension numerical arrays (int, float, double, complex, ...). The include file array.h declares all the classes and definitions in module TArray. Array is a typedef for arrays with double precision floating value elements.
typedef TArray$<$r_8$>$ Array ;

\begin{figure}
\framebox [40mm][c]{\mbox{\rule[-1mm]{0mm}{5mm} \bf AnyDataObj} ...
...m][c]{\mbox{\rule[-1mm]{0mm}{5mm} \bf FIO\_TArray$<$T$>$} }\\ [2mm]
\end{figure}



Subsections

Reza Ansari
2001-03-07