UltraNest
|
#include <ultranest.h>
Data Fields | |
const char * | root |
output prefix used | |
double | logZ |
natural logarithm of the evidence | |
double | logZerr |
uncertainty on the evidence | |
double | H |
information | |
unsigned int | ndraws |
number of likelihood evaluations in this run | |
unsigned int | niter |
total number of iterations | |
unsigned int | ndim |
number of dimensions | |
weighted_point * | weighted_points |
posterior samples with weights | |
UltraNest results