index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
jau
/
float_math.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
math: extract arithmetic types, i.e. integral + floating point types to base_...
Sven Göthel
2024-04-15
1
-39
/
+57
*
math: Add std::ostream operator<<(..) to all types; string_util: Add [v]forma...
Sven Göthel
2024-04-13
1
-0
/
+31
*
math: float_math.hpp: Fix API doc: Use correct float_iec559_* literal value n...
Sven Göthel
2024-04-13
1
-39
/
+39
*
math: Migrate linear algebra + float IEEE 754 (IEC 559) functionality from gf...
Sven Göthel
2024-04-13
1
-17
/
+351
*
float_math: Simplify by dropping subnormal limit, rename {machine_->}equal{->...
Sven Göthel
2024-04-10
1
-15
/
+67
*
Add math.hpp: `enum class math_error_t` (math_errhandling) -> MathError and s...
Sven Göthel
2024-02-26
1
-1
/
+1
*
ClangTidy: Misc fixes: Use override, conversion, nullptr, c-includes, default...
Sven Gothel
2022-11-21
1
-1
/
+2
*
Bump v0.9.3; Group {Integral->Integer}, refine group title and list all in RE...
v0.9.3
Sven Gothel
2022-05-02
1
-2
/
+2
*
Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...
v0.9.2
Sven Gothel
2022-05-01
1
-0
/
+7
*
Add float_math.hpp for epsilon comparison; Test cleanup
Sven Gothel
2020-12-23
1
-0
/
+111