noise property

double noise
final

The noise as a multiple of the average value taken from clean samples.

This value can be multiplied by 100.0 to get noise as a percentage of the average.

If average is zero, treats the result as perfect score, returns zero.

Implementation

final double noise;