Skip to content
Commit 59c34824 authored by Anders Martinsson's avatar Anders Martinsson
Browse files

Postpone row and column swaps on X until phase 3



The rows and columns are swapped when creating the sparse Eigen matrix in
phase 3. This improve overall performance a few percent, but the main benefit
is when decoding fails before phase 3.

Signed-off-by: default avatarAnders Martinsson <anders.martinsson@intinor.se>
parent db6b3157
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment