Alternaria
fit cylinders and ellipsoids to fungus
|
Model of Alternaria composed of Structure elements. More...
#include <config.h>
#include <cassert>
#include <iostream>
#include <list>
#include <vector>
#include <inttypes.h>
#include <jwsc/config.h>
#include <jwsc/matblock/matblock.h>
#include <jwsc++/base/exception.h>
#include "density.h"
#include "printable.h"
#include "structure.h"
#include "spore.h"
#include "hypha.h"
#include "psf_model.h"
#include "imaging_model.h"
Go to the source code of this file.
Classes | |
class | Alternaria_density |
Parameters for density functions over an Alternaria. More... | |
class | Alternaria |
Alternaria composed of Structure elements. More... |
Model of Alternaria composed of Structure elements.
Definition in file alternaria_model.h.