#include <dai/mf.h>
Public Attributes | |
size_t | verbose |
Verbosity (amount of output sent to stderr). | |
size_t | maxiter |
Maximum number of iterations. | |
Real | tol |
Tolerance for convergence test. | |
Real | damping |
Damping constant (0.0 means no damping, 1.0 is maximum damping). |
size_t dai::MF::Properties::verbose |
Verbosity (amount of output sent to stderr).
size_t dai::MF::Properties::maxiter |
Maximum number of iterations.
Tolerance for convergence test.
Damping constant (0.0 means no damping, 1.0 is maximum damping).