Contains interface for signal data. Currently implemented by NrrdData.* using teem. More...
#include <iostream>
#include <string>
#include <vector>
#include <teem/nrrd.h>
#include "linalg.h"
#include <vnl/vnl_matrix.h>
Go to the source code of this file.
Classes | |
class | ISignalData |
Generic Interface for signal data. More... |
Contains interface for signal data. Currently implemented by NrrdData.* using teem.