FreePOOMA  2.4.1
Files
Arrays
Data object and container classes

Arrays are simple multi-dimensional indexable data containers. More...

Collaboration diagram for Arrays:

Files

file  Array.h
 

Array classes.


file  ArrayOperatorSpecializations.h
 

Specializations for min()/max().


file  Array/CreateLeaf.h
 

These are the external traits classes that are used to build trees.


file  PrintArray.h
 

Extract the elements of an Array and print out the contents to a stream with some nice formatting.


file  DynamicArray.h
 

Dynamic arrays.



Detailed Description

Arrays are simple multi-dimensional indexable data containers.

Data is managed using the various engines (Engines) and the related layouts (Layouts - Laying out Domains).