mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
floatUtils_test.cpp File Reference

Tests of floating-point classification utilities. More...

Tests of floating-point classification utilities.

Definition in file floatUtils_test.cpp.

#include "../../catch2/catch.hpp"
#include "../../../include/math/floatUtils.hpp"
#include <limits>

Go to the source code of this file.

Functions

 TEST_CASE ("Floating-point classification handles finite and nonfinite values", "[math::floatUtils]")
 Verify floating-point classification for finite and nonfinite values.