amplify.client.ToshibaClientStatisticalInformation¶
- class ToshibaClientStatisticalInformation¶
The statistical information of the solutions obtained by the Toshiba SBM client.
- __init__(*args, **kwargs)¶
Methods
__init__
(*args, **kwargs)Attributes
The average of the energy values.
A list where each element is a pair of energy value and number of its occurrence (frequency).
The width of the histogram of energy values.
The standard deviation of the energy values.
- property histogram¶
A list where each element is a pair of energy value and number of its occurrence (frequency).
- Type: