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

Class NotOperator

  • All Implemented Interfaces:
    IUnaryOperator


    public class NotOperator
    extends java.lang.Object
    implements IUnaryOperator
    NOT operator, used to calculate the complement of a fuzzy set.
    • Constructor Summary

      Constructors 
      Constructor and Description
      NotOperator() 
    • Method Summary

      All Methods Instance Methods Concrete 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.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NotOperator

        public NotOperator()
    • Method Detail

      • Evaluate

        public float Evaluate(float membership)
        Description copied from interface: IUnaryOperator
        Calculates the numerical result of a Unary operation applied to one fuzzy membership value.
        Specified by:
        Evaluate in interface IUnaryOperator
        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.