BasicStatistics#
- class libcasm.monte.sampling.BasicStatistics(
- self: BasicStatistics,
Bases:
pybind11_objectBasic statistics calculated from samples
Constructor
Default constructor only.
Methods
Calculated precision as a absolute value of fraction of the mean.
to_dict(…)Represent the BasicStatistics as a Python dict.
Attributes
Calculated absolute precision of the mean.
Mean of property.