Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: Move AABBox* from jau::math -> jau::math::geom | Sven Göthel | 2024-04-29 | 1 | -1/+1 |
* | math: Use templates, fix alignment and 'iterator' (pointer) r/w access; enfor... | Sven Göthel | 2024-04-15 | 1 | -0/+44 |
* | Fix macro header name (to be included once) | Sven Göthel | 2024-04-15 | 1 | -3/+3 |
* | math: AffineTransform: Use epsilon aware is_zero() and equals() operations | Sven Göthel | 2024-04-13 | 1 | -35/+33 |
* | math: Migrate linear algebra + float IEEE 754 (IEC 559) functionality from gf... | Sven Göthel | 2024-04-13 | 1 | -0/+607 |