Class NewtonRaphsonStoppingCriteria.TestResult

    • Constructor Detail

      • TestResult

        public TestResult​(boolean stop,
                          double norm)
    • Method Detail

      • isStop

        public boolean isStop()
      • getNorm

        public double getNorm()