Class CeresSolverTest.LinearSolverAndEvaluatorCreationTest

java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolverTest.LinearSolverAndEvaluatorCreationTest
Enclosing class:
CeresSolverTest

class CeresSolverTest.LinearSolverAndEvaluatorCreationTest extends Object
  • Field Details

    • x_

      private double[] x_
    • y_

      private double[] y_
    • z_

      private double[] z_
    • problem_

  • Constructor Details

    • LinearSolverAndEvaluatorCreationTest

      public LinearSolverAndEvaluatorCreationTest(CeresSolver.ProblemImpl problem_, double[] x_, double[] y_, double[] z_)
  • Method Details

    • SetUp

      public void SetUp()