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

P

PiecewiseLinear - Class in net.sourceforge.jFuzzyArithmetic.Fuzzy.Number
 
PiecewiseLinear(IntervalFactory) - Constructor for class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.PiecewiseLinear
constructor based on interval factory
piecewiseLinearFuzzyumber() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.FuzzyNumberFactory
returns empty piecewise linear FN
piecewiseLinearFuzzyumber(double[], Interval[]) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.FuzzyNumberFactory
returns piecewise linear FN based on alpha cuts
power(PiecewiseLinear, double) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyArithmetic
powers the a FN to the power for the alpha cuts that defines the FN
power(PiecewiseLinear, double, int) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyArithmetic
powers the a FN to the power for the given number of alpha cuts
power(PiecewiseLinear, double, double[]) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyArithmetic
powers the a FN to the power for the given set of alpha cuts
power(Interval, double) - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Operations.IntervalAritmetic
result of a^power according to the interval arithmetics
propagate(double[]) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.MoreVariables.FuzzyMoreVariablesFunction
function that applies function calculate for each combinations of values of the FNs for the list of given alpha cut values returns FN based on minimum and maximum of the output values
propagate(int) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.MoreVariables.FuzzyMoreVariablesFunction
function that applies function calculate for each combinations of values of the FNs for given number of alpha cut values returns FN based on minimum and maximum of the output values
propagate() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.MoreVariables.FuzzyMoreVariablesFunction
function that applies function calculate for each combinations of values of the FNs for alpha cut values that defines the FNs returns FN based on minimum and maximum of the output values
propagate(double[]) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyExp
 
propagate(double[]) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyLog
 
propagate(double[]) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyLog10
 
propagate(double[]) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyOneVariableFunction
function that applies function calculate for each value of the interval of alpha cuts returns fuzzy number based on minimum and maximum of the output values
propagate() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyOneVariableFunction
default propagation that uses only alpha cuts that defines the fuzzy number
propagate(int) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyOneVariableFunction
/** function that applies function calculate for each value of the interval of the given number of alpha cuts returns fuzzy number based on minimum and maximum of the output values
propagate(double[]) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzySigmoidal
 
propagate() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.MoreVariables.IntervalAtan2
 
propagate() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.MoreVariables.IntervalMoreVariablesFunction
function that applies function calculate for each combinations of values of the intervals returns interval based on minimum and maximum of the output values
propagate() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalExp
 
propagate() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalLog
 
propagate() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalLog10
 
propagate() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalOneVariableFunction
function that applies function calculate for each value of the interval returns interval based on minimum and maximum of the output values
propagate() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalSigmoidal
 
A C D E F G H I L M N P R S T U V