Class PotentialFunctionSqrt

    • Constructor Detail

      • PotentialFunctionSqrt

        public PotentialFunctionSqrt()
    • Method Detail

      • getPotentialValue

        public double getPotentialValue​(double x)
                                 throws Exception
        Description copied from interface: PotentialFunction
        Calculates the potential value for x
        Returns:
        Throws:
        Exception