mikera.matrixx.decompose.impl.lu
Class SimpleLUP
- java.lang.Object
-
- mikera.matrixx.decompose.impl.lu.SimpleLUP
-
public class SimpleLUP extends java.lang.ObjectPerforms a standard LUP decomposition
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static ILUPResultdecompose(AMatrix matrix)static ILUPResultdecomposeLUP(Matrix matrix)
-
-
-
Method Detail
-
decompose
public static ILUPResult decompose(AMatrix matrix)
-
decomposeLUP
public static ILUPResult decomposeLUP(Matrix matrix)
-
-
DMelt 3.0 © DataMelt by jWork.ORG