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

T

Tan(PiecewiseLinear) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyMath
calculates tangens of the fuzzy number for only the alpha cuts that define the input fuzzy number
Tan(PiecewiseLinear, int) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyMath
calculates tangens of the fuzzy number for specific number of alpha cuts of the fuzzy number
Tan(Interval) - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Operations.IntervalMath
calculates tangens of the input interval
toDegrees(PiecewiseLinear) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyMath
Converts an fuzzy angle measured in radians to an approximately equivalent angle measured in degrees.
toDegrees(Interval) - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Operations.IntervalMath
Converts an interval angle measured in radians to an approximately equivalent angle measured in degrees.
toRadians(PiecewiseLinear) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Operations.FuzzyMath
Converts an fuzzy angle measured in degrees to an approximately equivalent angle measured in radians.
toRadians(Interval) - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Operations.IntervalMath
Converts an interval angle measured in degrees to an approximately equivalent angle measured in radians.
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.MoreVariables.FuzzyAtan2
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.MoreVariables.FuzzyMoreVariablesFunction
each function must override this function with its name
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyCos
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyExp
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyLog
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyLog10
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyOneVariableFunction
each function must override this function with its name
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzySigmoidal
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzySin
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Functions.OneVariable.FuzzyTan
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.PiecewiseLinear
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.MoreVariables.IntervalAtan2
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.MoreVariables.IntervalMoreVariablesFunction
each function must override this function with its name
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalCos
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalExp
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalLog
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalLog10
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalOneVariableFunction
each function must override this function with its name
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalSigmoidal
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalSin
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Functions.OneVariable.IntervalTan
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.Interval
 
toString() - Method in class net.sourceforge.jFuzzyArithmetic.Interval.IntervalFactory
 
toStringIntervals() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.PiecewiseLinear
returns FN as string in format {(alpha_value1:interval_minimum;interval_maximu)(alpha_value2:interval_minimum;interval_maximu)...
toStringIntervals2() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.PiecewiseLinear
returns FN as string in format (alpha_value1:interval_minimum;interval_maximu)(alpha_value2:interval_minimum;interval_maximu)...
toStringMeanValue() - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.PiecewiseLinear
midpoint value of the highest alpha cut
toXYSerie(Interval) - Static method in class net.sourceforge.jFuzzyArithmetic.Vizualizer.Vizualizer
returns XYSeries from the given interval with random value of the Y
toXYSerie(Interval, double) - Static method in class net.sourceforge.jFuzzyArithmetic.Vizualizer.Vizualizer
returns XYSeries from the given interval with concerete value of the Y
toXYSerie(PiecewiseLinear) - Static method in class net.sourceforge.jFuzzyArithmetic.Vizualizer.Vizualizer
returns XYSeries from the given fuzzy number
trapezoidalFuzzyumber(double, double, double, double) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.FuzzyNumberFactory
returns trapezoidal fuzzy number
triangularFuzzyumber(double, double, double) - Method in class net.sourceforge.jFuzzyArithmetic.Fuzzy.Number.FuzzyNumberFactory
returns triangular fuzzy number
twoValues(double, double) - Method in class net.sourceforge.jFuzzyArithmetic.Interval.IntervalFactory
construct interval from two given values, default number of decimal places is 10 digits
twoValues(double, double, int) - Method in class net.sourceforge.jFuzzyArithmetic.Interval.IntervalFactory
construct interval from two given values with given precision
A C D E F G H I L M N P R S T U V