inverseWithLup

fun RealMatrix.inverseWithLup(): RealMatrix

Inverse a square real matrix using LUP decomposition

Sources

Link copied to clipboard