Next: Using arrays
Up: sophya
Previous: CxxCompilerLinker class
  Contents
  Index
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 ;
Subsections
Reza Ansari
2001-03-07