• gcwenger's avatar
    Support for all_close_f w/ doubles (#2184) · 125f7242
    gcwenger authored
    * Double support for all_close_f
    
    * all_close_f uses fixed number of mantissa bits now. Simplified testing code.
    
    * Initialize test data members in constructor to values which will cause test failure. Setup then sets them correctly.
    
    * Reduce info printed out during all_close_f unit tests.
    125f7242
Name
Last commit
Last update
..
autodiff Loading commit data...
CMakeLists.txt Loading commit data...
all_close.hpp Loading commit data...
all_close_f.cpp Loading commit data...
all_close_f.hpp Loading commit data...
matcher.hpp Loading commit data...
ndarray.hpp Loading commit data...
random.hpp Loading commit data...
test_control.cpp Loading commit data...
test_control.hpp Loading commit data...
test_tools.cpp Loading commit data...
test_tools.hpp Loading commit data...