Closed sebiniemann closed 5 years ago
The class Mat is missing tests for its constructors, print, swap, row/column delete, element access and IO functions.
Mat
Related issues:
The class
Mat
is missing tests for its constructors, print, swap, row/column delete, element access and IO functions.Related issues:
74 (Add missing constructor tests to the class Mat)
75 (Add missing IO tests to the class Mat)
77 (Add missing print tests for the class Mat)
78 (Add missing swap tests to the class Mat)
79 (Add missing element access tests to the class Mat)
80 (Add missing row/column remove tests to the class Mat)