UQTk: Uncertainty Quantification Toolkit 3.1.5
Array3D.h File Reference

3D Array class for any type T More...

#include <stddef.h>
#include <vector>
#include <iostream>
#include <fstream>
#include <iterator>
#include <algorithm>

Go to the source code of this file.

Classes

class  Array3D< T >
 Stores data of any type T in a 3D array. More...
 

Detailed Description

3D Array class for any type T