| Package | Description |
|---|---|
| net.sf.tweety.math.func | |
| net.sf.tweety.math.func.fuzzy | |
| net.sf.tweety.math.norm |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimpleRealValuedFunction
A real-valued function.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntropyFunction
The entropy function.
|
class |
FracAggrFunction
This is the function 1-\sum_i (1-x_i/i) used e.g in
[Mu,Liu,Jin, Bell.
|
class |
FractionSequenceFunction
The function 1/x.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNegation
Implements the default fuzzy negation x -> x-1
|
class |
FuzzyNegation
Represents a fuzzy negation, i.e., a generalization of a logical
negation on values in [0,1].
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntropyNorm<T extends Comparable<T>>
The entropy norm.
|
Copyright © 2018. All rights reserved.