EqualOptions
Object Hierarchy:
Description:
[
CCode ( type_id =
"garrow_equal_options_get_type ()" ) ]
public class EqualOptions :
Object
Content:
Properties:
- public double absolute_tolerance { get; set; }
The absolute tolerance for approximate comparison of floating-point
values.
- public bool approx { get; set; }
Whether or not approximate comparison is used.
- public bool nans_equal { get; set; }
Whether or not NaNs are considered equal.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object