Documentation of 'Catalano.Fuzzy.IUnaryOperator' Java class
IUnaryOperator
Catalano.Fuzzy

Interface IUnaryOperator

  • All Known Implementing Classes:
    NotOperator


    public interface IUnaryOperator
    Interface with the common methods of Fuzzy Unary Operator.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      float Evaluate(float membership)
      Calculates the numerical result of a Unary operation applied to one fuzzy membership value.
    • Method Detail

      • Evaluate

        float Evaluate(float membership)
        Calculates the numerical result of a Unary operation applied to one fuzzy membership value.
        Parameters:
        membership - A fuzzy membership value, [0..1].
        Returns:
        The numerical result of the operation applied to .

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.