For now, only the small square matrix is used for testing. Other three matrices are commented out. If you uncomment example3 and example4, they fail ```st PMSingularValueDecompositionTest >> setUp super setUp. self loadExample1. "self loadExample2. self loadExample3. self loadExample4." ```
Activity