UQTk: Uncertainty Quantification Toolkit 3.1.5
|
#include <math.h>
#include <float.h>
#include "error_handlers.h"
#include "deplapack.h"
#include "tools.h"
#include "arrayio.h"
#include "arraytools.h"
#include "mcmc.h"
#include "gen_defs.h"
#include "lbfgs_routines.h"
Functions | |
double | neg_logposteriorproxy (int chaindim, double *m, void *classpointer) |
double neg_logposteriorproxy | ( | int | chaindim, |
double * | m, | ||
void * | classpointer ) |