michalkielan / MatrixLibs

Small matrix library, written C++11
Mozilla Public License 2.0
1 stars 2 forks source link

First try of #38 implementation #39

Closed JaroslawWiosna closed 5 years ago

JaroslawWiosna commented 7 years ago

Sorry about goto: :( But I am not sure about changing rows. Are you sure, that after changing rows output L, U would fit equation *A = L U** ?