Skip to content
Commit 97d52cbd authored by Denis Demidov's avatar Denis Demidov
Browse files

Fix a bug in hyb_matrix constructor

The bug lead to array overrun for non-square matrices where number of
rows was less than number of columns.

The hist_entries vector should contain enough elements to hold full row
of a matrix, not a full column.
parent 627260ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment