inverseWithLup

fun RealMatrix.inverseWithLup(): RealMatrix

Inverse a square real matrix using LUP decomposition