Package gov.nih.mipav.model.algorithms
Class CeresSolverTest.SchurOrderingTest
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolverTest.SchurOrderingTest
- Enclosing class:
CeresSolverTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
problem_
-
x_
private double[] x_ -
y_
private double[] y_ -
z_
private double[] z_ -
w_
private double[] w_ -
passed
private boolean passed
-
-
Constructor Details
-
SchurOrderingTest
public SchurOrderingTest()
-
-
Method Details
-
SetUp
public void SetUp() -
SchurOrderingTestNoFixed
public void SchurOrderingTestNoFixed() -
SchurOrderingTestAllFixed
public void SchurOrderingTestAllFixed() -
SchurOrderingTestOneFixed
public void SchurOrderingTestOneFixed()
-