Header include fixes and implementation of more unit tests.

This commit is contained in:
2024-07-10 14:16:51 -04:00
parent 926defe7bb
commit 62aeb36628
11 changed files with 53 additions and 23 deletions

View File

@@ -19,6 +19,8 @@ namespace J3ML::LinearAlgebra
using Position = Vector3;
template <int N> class PBVolume;
}
// Methods required by LinearAlgebra types