mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-15 12:07:41 +08:00
Refactor multiplication to avoid self-correlation issues by using a temporary copy. Add a test file (math_Matrix_Test.cxx) to verify proper behavior.