iRoCS Toolbox
1.1.0
|
Nucleus class containing cell nucelus specific parameters. More...
#include <config.hh>
#include <blitz/array.h>
#include <map>
#include <vector>
#include <list>
#include <libBlitzHdf5/BlitzHdf5Light.hh>
#include "TypeTraits.hh"
#include "RuntimeError.hh"
#include "ATBNucleus.icc"
Go to the source code of this file.
Data Structures | |
class | atb::Nucleus |
The Nucleus class contains cell nucleus attributes and provides methods to load and save single nuclei and sets of nuclei from/to hdf5 files in a format compatible to labelling. More... | |
Namespaces | |
atb | |
Functions | |
std::ostream & | atb::operator<< (std::ostream &os, Nucleus const &nc) |
Appends a string representation of the given Nucleus to the given output stream. More... | |
Nucleus class containing cell nucelus specific parameters.
Definition in file ATBNucleus.hh.