Alternaria
fit cylinders and ellipsoids to fungus
alternaria_moves.cpp File Reference

MCMC sampler moves that propose changes to an Alternaria_model. More...

#include <config.h>
#include <cstdlib>
#include <cmath>
#include <cassert>
#include <iostream>
#include <iomanip>
#include <inttypes.h>
#include <jwsc/base/limits.h>
#include <jwsc/math/constants.h>
#include <jwsc/prob/pdf.h>
#include <jwsc/prob/pmf.h>
#include <jwsc++/base/exception.h>
#include "sampler.h"
#include "structure.h"
#include "hypha.h"
#include "spore.h"
#include "alternaria_model.h"
#include "alternaria_moves.h"

Go to the source code of this file.


Detailed Description

MCMC sampler moves that propose changes to an Alternaria_model.

Author:
Joseph schlecht
License:
Creative Commons BY-NC-SA 3.0

Definition in file alternaria_moves.cpp.