jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
test_math_float_perf01.cpp File Reference
#include <cassert>
#include <cstring>
#include <jau/math/geom/aabbox2f.hpp>
#include <jau/test/catch2_ext.hpp>
#include <jau/math/vec2f.hpp>
#include <random>
Include dependency graph for test_math_float_perf01.cpp:

Go to the source code of this file.

Classes

struct  AABBox
 

Functions

std::ostream & operator<< (std::ostream &out, const AABBox &v) noexcept
 
 TEST_CASE ("Float Math Bench 04a", "[intersect][benchmark][arithmetic][math]")
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const AABBox & v )
noexcept

Definition at line 74 of file test_math_float_perf01.cpp.

◆ TEST_CASE()

TEST_CASE ( "Float Math Bench 04a" ,
"" [intersect][benchmark][arithmetic][math] )

Definition at line 80 of file test_math_float_perf01.cpp.