lppl  v2.0.0
inf_options_t Struct Reference

Options used by all inference algorithms. More...

#include "query.hpp"

Public Member Functions

 inf_options_t (size_t num_iterations, unsigned seed=2022)
 
 inf_options_t (size_t thin, size_t burn, size_t num_iterations, unsigned seed=2022)
 
std::string string ()
 

Public Attributes

size_t _burn
 
size_t _num_complete
 
size_t _num_iterations
 
unsigned _seed
 
size_t _thin
 

Detailed Description

Options used by all inference algorithms.


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