inverseWithLup

fun RealMatrix.inverseWithLup(): RealMatrix

Inverse a square real matrix using LUP decomposition

Sources

common source
Link copied to clipboard