Arithmetic              Arithmetic Operations on Fuzzy Numbers
DiscontinuousFuzzyNumber
                        Creates a Fuzzy Number with Possibly
                        Discontinuous Side Functions or Alpha-Cut
                        Bounds
DiscontinuousFuzzyNumber-class
                        **EXPERIMENTAL** S4 Class Representing a Fuzzy
                        Number with Discontinuous Side Functions or
                        Alpha-Cut Bounds
Extract                 FuzzyNumber Slot Accessors
FuzzyNumber             Creates a Fuzzy Number
FuzzyNumber-class       S4 class Representing a Fuzzy Number
FuzzyNumbers-package    Tools to Deal with Fuzzy Numbers
PiecewiseLinearFuzzyNumber
                        Creates a Piecewise Linear Fuzzy Number
PiecewiseLinearFuzzyNumber-class
                        S4 Class Representing a Piecewise Linear Fuzzy
                        Number
PowerFuzzyNumber        Creates a Fuzzy Number with Sides Given by
                        Power Functions
PowerFuzzyNumber-class
                        S4 class Representing a Fuzzy Number with Sides
                        Given by Power Functions
TrapezoidalFuzzyNumber
                        Creates a Trapezoidal Fuzzy Number
TrapezoidalFuzzyNumber-class
                        S4 class Representing a Trapezoidal Fuzzy
                        Number
TriangularFuzzyNumber   Creates a Triangular Fuzzy Number
^,PiecewiseLinearFuzzyNumber,numeric-method
                        Integer power of fuzzy number
alphaInterval           Compute the Alpha-Interval of a Fuzzy Number
alphacut                Compute Alpha-Cuts
ambiguity               Calculate the Ambiguity of a Fuzzy Number
approxInvert            Approximate the Inverse of a Given Function
arctan2                 Arc-tangent
as.FuzzyNumber          Converts an Object to a Fuzzy Number
as.PiecewiseLinearFuzzyNumber
                        Converts an Object to a Piecewise Linear Fuzzy
                        Number
as.PowerFuzzyNumber     Converts an Object to a Power Fuzzy Number
as.TrapezoidalFuzzyNumber
                        Converts an Object to a Trapezoidal Fuzzy
                        Number
as.character            Get Basic Information on a Fuzzy Number in a
                        String
convertAlpha            Convert a Given Upper/Lower Alpha-Cut Function
                        to an Alpha-Cut Generating Function
convertSide             Convert a Given Side Function to Side
                        Generating Function
core                    Calculate the Core of a Fuzzy Number
distance                Calculate the Distance Between Two Fuzzy
                        Numbers
evaluate                Evaluate the Membership Function
expectedInterval        Calculate the Expected Interval of a Fuzzy
                        Number
expectedValue           Calculate the Expected Value of a Fuzzy Number
fapply                  Apply a Function on a Fuzzy Number
integrateAlpha          Numerically Integrate Alpha-Cut Bounds
integrate_discont_val   Integrate a Function with at Most Finite Number
                        of Discontinuities *EXPERIMENTAL*
maximum                 Maximum of fuzzy nubmers
minimum                 Minimum of fuzzy nubmers
necessityExceedance     Necessity of exceedance
necessityStrictExceedance
                        Necessity of strict exceedance
necessityStrictUndervaluation
                        Necessity of strict undervaluation
necessityUndervaluation
                        Necessity of undervaluation
piecewiseLinearApproximation
                        Piecewise Linear Approximation of a Fuzzy
                        Number
plot                    Plot a Fuzzy Number
possibilityExceedance   Possibility of exceedance
possibilityStrictExceedance
                        Possibility of strict exceedance
possibilityStrictUndervaluation
                        Possibility of strict undervaluation
possibilityUndervaluation
                        Possibility of undervaluation
show                    Print Basic Information on a Fuzzy Number
supp                    Calculate the Support of a Fuzzy Number
trapezoidalApproximation
                        Trapezoidal Approximation of a Fuzzy Number
value                   Calculate the Value of a Fuzzy Number
weightedExpectedValue   Calculate the Weighted Expected Value of a
                        Fuzzy Number
width                   Calculate the Width of a Fuzzy Number
