Class AlgorithmCircleGeneration.erfcModel2

    • Field Detail

      • scale

        double scale
    • Constructor Detail

      • erfcModel2

        public erfcModel2​(double bound,
                          int routine,
                          int inf,
                          double epsabs,
                          double epsrel,
                          int limit)
    • Method Detail

      • intFunc

        public double intFunc​(double x)
        DOCUMENT ME!
        Specified by:
        intFunc in class Integration2
        Parameters:
        x - DOCUMENT ME!
        Returns:
        DOCUMENT ME!