dai::Gibbs::Properties Struct Reference

Parameters for Gibbs. More...

#include <dai/gibbs.h>

List of all members.

Public Attributes

size_t maxiter
 Maximum number of iterations.
double maxtime
 Maximum time (in seconds).
size_t restart
 Number of iterations after which a random restart is made.
size_t burnin
 Number of "burn-in" iterations after each (re)start (for which no statistics are gathered).
size_t verbose
 Verbosity (amount of output sent to stderr).


Detailed Description

Parameters for Gibbs.

Member Data Documentation

Maximum number of iterations.

Maximum time (in seconds).

Number of iterations after which a random restart is made.

Number of "burn-in" iterations after each (re)start (for which no statistics are gathered).

Verbosity (amount of output sent to stderr).


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

Generated on Thu Aug 5 19:04:06 2010 for libDAI by  doxygen 1.5.5