UltraNest
Data Fields
ultranest_state Struct Reference

#include <sampler.h>

Data Fields

const char * root
 Prefix of output files.
 
unsigned int ndraws
 counter for number of draws
 
unsigned int nlive_points
 number of live points
 
unsigned int ndim
 dimensionality
 
double remainderZ
 current remainder integral
 
double remainderZerr
 uncertainty on remainderZ
 
double Lmax
 highest likelihood encountered
 
 LikelihoodFunc
 Likelihood function.
 
point ** live_points
 Storage for live points.
 
ultranest_draw_statedraw_state
 State of drawing method.
 
draw_pointdraws_prev
 Storage of last run.
 
unsigned int draws_prev_n
 Size of storage from last run.
 
FILE * draws_file
 Output of draws from current run.
 

Detailed Description

Private variables of the sampler.


The documentation for this struct was generated from the following file: