Interface FuzzySet

    • Method Detail

      • eval

        double eval​(double x)
        Evaluate the membership of the set with the especified value.
        Parameters:
        x - Value to evaluate.
        Returns:
        The membership value for the input.