public class MaxSNorm extends FuzzySNorm
| Constructor and Description |
|---|
MaxSNorm() |
| Modifier and Type | Method and Description |
|---|---|
double |
calculateNorm(double a,
double b)
Calculates fuzzy norm of two values
|
public double calculateNorm(double a,
double b)
FuzzyNorma - - first valueb - - second valueCopyright © 2020. All rights reserved.