hexed 0.4.0
 
Loading...
Searching...
No Matches
hexed::math::Tolerance Struct Reference

Specifies relative and absolute tolerances for comparing a value to truth data. More...

#include <math.hpp>

Public Attributes

double rel = 0.
 Tolerance relative to the magnitude of the truth value
 
double abs = 0.
 Absolute tolerance.
 

Detailed Description

Specifies relative and absolute tolerances for comparing a value to truth data.


The documentation for this struct was generated from the following file: