base_grid_search.cpp File Reference
Test problem for the grid search sampling. More...
#include "likelihood.h"
#include "sampler_grid_search.h"
#include <mpi.h>
#include <memory>
#include <string>
Include dependency graph for base_grid_search.cpp:
Functions | |
int | main (int argc, char *argv[]) |
Detailed Description
- Date
- Jul 2017
This is a simple and fast test problem for the grid search smapling routine. It samples a two diemntional gaussian likelihood with flat priors. The tests produced a single output containing coordinates of the points on the grid and their associated chi squared values.
- Test:
- Check the sampler on a gaussian likelihood