Actions
Bug #3603
openDF_004 Missing Matrix Size
Bug #3603:
DF_004 Missing Matrix Size
Status:
New
Priority:
Normal
Assignee:
-
Start date:
10/02/2025
Due date:
% Done:
0%
Estimated time:
Description
Line: 17
Description: determine the size of matrix is not correctly(all row and column except position 0)
Fixing solution: int subRows = subMatrix.length, subCols = subMatrix[0].length
No data to display
Actions