iRoCS Toolbox
1.1.0
|
Array class derived from blitz++ Arrays for handling microscopic datasets with associated element size, transformation matrix and interpolated array access. More...
#include <config.hh>
#include <cstdlib>
#include <cstring>
#include <libProgressReporter/ProgressReporter.hh>
#include <libBlitzHdf5/FileIOWrapper.hh>
#include "Interpolator.hh"
#include "TinyMatrixOperators.hh"
#include "ATBLinAlg.hh"
#include "Array.icc"
Go to the source code of this file.
Data Structures | |
class | atb::Array< DataT, Dim > |
The Array class is an extension to the blitz++ Array class providing additional parameters element size in microns and a transformation. More... | |
Namespaces | |
atb | |
Array class derived from blitz++ Arrays for handling microscopic datasets with associated element size, transformation matrix and interpolated array access.
Definition in file Array.hh.