|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
FuzzySet
.
FuzzySet
.
previous
, the
previous point, and current
, the current point.
extremely
modifier.
intensify
modifier.
more_or_less
modifier.
plus
modifier.
slightly
modifier.
somewhat
modifier.
very
modifier.
extremely
modifier.
intensify
modifier.
more_or_less
modifier.
plus
modifier.
slightly
modifier.
somewhat
modifier.
very
modifier.
lineSegmentIntersection
method in class UITools.
double
values.FuzzySet
.
FuzzyValue
.
FuzzyException
class provides the basis for all the
exceptions that were created for this package.op
argument.
FuzzySet
.
FuzzyValue
.
FuzzySet
.
FuzzyValue
.
UITools
class was created to support the Fuzzy Union, Intersection
and Sum methods.FuzzyValue
class represents a fuzzy value, which is an association of a
FuzzyVariable, a FuzzySet, and the linguistic
expression which describe the FuzzyValue.fuzzyVariable
variable set equal
to the FuzzyVariable argument, and the linguisticExpression
variable
initialized to the passed linguistic expression String argument.
FuzzyValueVector
class implements a growable array
of FuzzyValues.alpha
argument.
cut
argument.
null
if there is no point to be stored.
null
if there is no point to be stored.
current
point in the FuzzySet to
which this UITools object belongs.
FuzzySet
.
FuzzySet
.
Interval
class is used to represent an interval of
the real number line.IntervalVector
class implements a growable array
of Intervals.InvalidDefuzzifyException
class is thrown to indicate that
a defuzzify operation on a FuzzySet failed.LRFuzzySet
class allows the construction of a wide range of FuzzySets
with relatively the same shape.ModifierFunction
class along with the concrete
implementations of this class encapsulate the set of Modifiers (or Hedges)
available to operate on fuzzy values or fuzzy sets.current
, the current point, to
previous
, the previous point, and assigns the value
of the next point in the FuzzySet to current
.
lineSegmentIntersection
method in class UITools.
NoXValueForMembershipException
class is thrown to indicate that
an X value corresponding to a membership value could not be found for the
given FuzzySet/FuzzyValue.numPoints
variable keeps track of the number of points
contained in set
, the array of SetPoints.
Parameters
class is a class which contains only
class variables which are used in multiple classes in
the fuzzy package.SetPoint
class provides a means for representing a point
with an x and y coordinate.x
and y
.
toString
method.
toString
method.
index
left one position.
index
right one position.
simplified
variable is a boolean used to indicate whether
or not the FuzzySet has been 'simplied' (revove extra points in the set -- see
the simplifiySet method)
StringVector
class implements a growable array
of String objects.toString
method of FuzzySet.
toString
method of Interval.
XValuesOutOfOrderException
class is thrown to indicate that
the x values in a FuzzySet that are not in strictly ascending order.YValueOutOfRangeException
class is thrown to indicate that
a y value, or membership value, in a FuzzySet does not fall within strict
range of 0.0 to 1.0 inclusive, or [0.0, 1.0].
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |