IndividualConvergenceResult#
- class libcasm.monte.sampling.IndividualConvergenceResult(
- self: IndividualConvergenceResult,
Bases:
pybind11_objectConvergence check results for a single
SamplerComponentConstructor
Default constructor only.
Methods
to_dict(…)Represent the individual convergence check results as a Python dict.
Attributes
True if mean is converged to requested precision.
Requested precision of the mean.
Calculated statistics.