Package | Description |
---|---|
primitives.operators |
Modifier and Type | Method and Description |
---|---|
static Tuple<FuzzySet> |
SupportOperators.continuousParamsUniverse(org.nlogo.api.LogoList l)
Calculate the parameters and the universe of continuous sets.
|
static Tuple<double[]> |
SupportOperators.discreteOperations(org.nlogo.api.LogoList l,
Command operator)
Calculate the parameters and the universe of discrete operations.
|