Class CeresSolverTest.LinearSolverAndEvaluatorCreationTest

  • Enclosing class:
    CeresSolverTest

    class CeresSolverTest.LinearSolverAndEvaluatorCreationTest
    extends java.lang.Object
    • Constructor Detail

      • LinearSolverAndEvaluatorCreationTest

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

      • SetUp

        public void SetUp()