Class ProductNorm

java.lang.Object
org.tweetyproject.math.func.fuzzy.TNorm
org.tweetyproject.math.func.fuzzy.ProductNorm
All Implemented Interfaces:
BinaryFunction<Double,Double,Double>

public class ProductNorm extends TNorm
Represents the product-norm in fuzzy logic, i.e., T(x,y)=xy
Author:
Matthias Thimm