mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 15:03:27 +00:00
added test case
This commit is contained in:
@@ -375,7 +375,7 @@ namespace omath
|
||||
result.At(row, column) = transposed.AlgComplement(row, column);
|
||||
|
||||
result /= det;
|
||||
|
||||
|
||||
return {result};
|
||||
}
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user