ArmNN
 25.11
Loading...
Searching...
No Matches
FloatingPointComparison.hpp File Reference
#include <cmath>
Include dependency graph for FloatingPointComparison.hpp:

Go to the source code of this file.

Namespaces

namespace  armnnUtils

Functions

bool within_percentage_tolerance (float a, float b, float tolerancePercent=1.0f)
 Compare two floats and return true if their values are within a specified tolerance of each other.