Merge commit '36f56c49564ba5c559894cfb6c748dd87adab867'

This commit is contained in:
Pascal Serrarens 2025-04-17 09:14:46 +02:00
commit b3975ed256

View File

@ -11,7 +11,7 @@ namespace LinearAlgebra.Test
} }
[Test] [Test]
public void Test_Normalize() public void Normalize()
{ {
float r = 0; float r = 0;