NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches
array3d.hpp File Reference

Defines a 3d array class with a linear storage. More...

#include <vector>
#include "NNL/common/contract.hpp"
#include "NNL/common/exception.hpp"

Go to the source code of this file.

Classes

class  nnl::utl::Array3D< T >
 A 3-dimensional array template class. More...

Namespaces

namespace  nnl

Detailed Description

Defines a 3d array class with a linear storage.