holoscan::is_almost_one
holoscan::is_almost_one
Check if a value is almost one within numerical precision.
Returns: True if the value is within 100 * epsilon of one.
Template parameters
K
Scalar type.
Parameters
value
Value to check.
holoscan::is_almost_one
Check if a value is almost one within numerical precision.
Returns: True if the value is within 100 * epsilon of one.
Template parameters
Scalar type.
Parameters
Value to check.