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

MCMC sampler moves that propose changes to an Imaging_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/prob/pdf.h>
#include <jwsc++/base/exception.h>
#include "sampler.h"
#include "imaging_model.h"
#include "imaging_moves.h"

Go to the source code of this file.


Detailed Description

MCMC sampler moves that propose changes to an Imaging_model.

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

Definition in file imaging_moves.cpp.