Properties
std_deviation
std_deviation: null | number
std_deviation_bounds_lower
std_deviation_bounds_lower: null | number
std_deviation_bounds_lower_population
std_deviation_bounds_lower_population: null | number
std_deviation_bounds_lower_sampling
std_deviation_bounds_lower_sampling: null | number
std_deviation_bounds_upper
std_deviation_bounds_upper: null | number
std_deviation_bounds_upper_population
std_deviation_bounds_upper_population: null | number
std_deviation_bounds_upper_sampling
std_deviation_bounds_upper_sampling: null | number
std_deviation_population
std_deviation_population: null | number
std_deviation_sampling
std_deviation_sampling: null | number
sum_of_squares
sum_of_squares: null | number
variance
variance: null | number
variance_population
variance_population: null | number
variance_sampling
variance_sampling: null | number
Static
abiFields
abiFields: ABIField[]
Static
abiName
abiName: string = '__struct'
Interface that should be implemented by ABI serializable objects.