A C D E F G H I L M N P R S T U V 

A

addAlphaCut(double, Interval) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.PiecewiseLinear
adds given interval as a alpha cut of the fuzzy number
addAlphaCuts(int) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.PiecewiseLinear
adds
addition(PiecewiseLinear, PiecewiseLinear) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyArithmetic
adds the two input FN numbers based on alpha cuts that defines those fuzzy numbers
addition(PiecewiseLinear, PiecewiseLinear, int) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyArithmetic
adds the two input FN numbers based on the number of alpha cuts
addition(PiecewiseLinear, PiecewiseLinear, double[]) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyArithmetic
adds the two input FN numbers based on the set of alpha cuts
addition(Interval, Interval) - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Operations.IntervalAritmetic
result of a + b according to the interval arithmetics
AddRowModel - Class in net.sourceforge.jFuzzyArithmetic.examples.table
 
AddRowModel(Double[][], String[]) - Constructor for class net.sourceforge.jFuzzyArithmetic.examples.table.AddRowModel
 
alphaCuts(PiecewiseLinear, PiecewiseLinear) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyArithmetic
function for returning all the alpha cuts from the two input FNs
alphaCuts(PiecewiseLinear[]) - Static method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyArithmetic
function for returning all the alpha cuts that defines the given list of FNs
Atan2(PiecewiseLinear, PiecewiseLinear) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyMath
calculates atn2 function of the fuzzy numbers for only the alpha cuts that define the input fuzzy number
Atan2(Interval, Interval) - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Operations.IntervalMath
calculates atan2 function of the input intervals
A C D E F G H I L M N P R S T U V