#include <cstdlib>
#include <iostream>
Include dependency graph for array2d.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | SPUC |
Classes | |
class | SPUC::Array2D< T > |
Templated two-dimensional, numerical array which looks like a conventional C multiarray. More... |