Skip to content
Snippets Groups Projects
Commit d14089c4 authored by Felix Gruber's avatar Felix Gruber
Browse files

[bugfix] fix Matrix::transpose()

Due to a confusion between the number of lines N and the number of
columns M, Matrix::transpose() gave wrong results for matrices with
N != M.
parent d0e5cad9
Branches
Tags
1 merge request!56Fix broken Matrix::transpose()
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment