Class Inverse
- java.lang.Object
-
- org.palladiosimulator.solver.reliability.Inverse
-
public class Inverse extends Object
-
-
Constructor Summary
Constructors Constructor Description Inverse()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
gaussian(double[][] a, int[] index)
static double[][]
invert(double[][] a)
-