Changed matrix bandwidth calculation in examples/tutorial/bandwidth-reduction.cpp
The previous calculation only used the distance from the diagonal, while the updated code now uses the 'true' bandwidth of the matrix.
Loading
Please sign in to comment