FloatEqualityComparer Constructor

public FloatEqualityComparer(float allowedError);

Parameters

allowedErrorThe relative error to be considered while comparing the float values.

Description

Create an instance with a custom error value.

Did you find this page useful? Please give it a rating: