All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

airy(double). Static method in class maths.SpecialMath
Airy function.

B

besselFirstOne(double). Static method in class maths.SpecialMath
Bessel function of first kind, order one.
besselFirstZero(double). Static method in class maths.SpecialMath
Bessel function of first kind, order zero.
besselSecondOne(double). Static method in class maths.SpecialMath
Bessel function of second kind, order one.
besselSecondZero(double). Static method in class maths.SpecialMath
Bessel function of second kind, order zero.
beta(double, double). Static method in class maths.SpecialMath
Beta function.

C

cError(double). Static method in class maths.SpecialMath
Complementary error function.
chebyshev(double, double[]). Static method in class maths.SpecialMath
Evaluates a Chebyshev series.
checkRange(double). Method in class maths.statistics.ProbabilityDistribution
Check if the range of the argument of the distribution method is between 0 and 1.
checkRange(double, double, double). Method in class maths.statistics.ProbabilityDistribution
Check if the range of the argument of the distribution method is between lo and hi.
cumulative(double). Method in class maths.statistics.NormalDistribution
Cumulative normal distribution function.
cumulative(double). Method in class maths.statistics.ProbabilityDistribution
Cumulative distribution function.

D

destroy(). Method in class rps.Helper1
destroy(). Method in class rps.helper3
destroy(). Method in class rps.rps_Helper2

E

error(double). Static method in class maths.SpecialMath
Error function.

F

findRoot(double, double, double, double). Method in class maths.statistics.ProbabilityDistribution
This method approximates the value of X for which P(x<X)=prob.
fourSDGaussian(double, double). Method in class rps_math.ProbabilityMath

G

gamma(double). Static method in class maths.SpecialMath
Gamma function.
getAppletInfo(). Method in class rps.Helper1
getAppletInfo(). Method in class rps.helper3
getAppletInfo(). Method in class rps.rps_Helper2
getContents(). Method in class rps.Res
getMean(). Method in class maths.statistics.NormalDistribution
Returns the mean.
getMyIndex(). Method in class rps.Helper2ArrayItem
getMyMaxValue(). Method in class rps.Helper2ArrayItem
getMyMinValue(). Method in class rps.Helper2ArrayItem
getParameter(String, String). Method in class rps.Helper1
getParameter(String, String). Method in class rps.helper3
getParameter(String, String). Method in class rps.rps_Helper2
getParameterInfo(). Method in class rps.Helper1
getParameterInfo(). Method in class rps.helper3
getParameterInfo(). Method in class rps.rps_Helper2
getVariance(). Method in class maths.statistics.NormalDistribution
Returns the variance.

H

Helper1(). Constructor for class rps.Helper1
Helper2ArrayItem(int, double, double). Constructor for class rps.Helper2ArrayItem
helper3(). Constructor for class rps.helper3

I

iBeta(double, double, double). Static method in class maths.SpecialMath
Incomplete beta function.
iGamma(double, double). Static method in class maths.SpecialMath
Incomplete gamma function.
init(). Method in class rps.Helper1
init(). Method in class rps.helper3
init(). Method in class rps.rps_Helper2
inverse(double). Method in class maths.statistics.NormalDistribution
Inverse of the cumulative normal distribution function.
inverse(double). Method in class maths.statistics.ProbabilityDistribution
Inverse of the cumulative distribution function.

L

logBeta(double, double). Static method in class maths.SpecialMath
The natural logarithm of the beta function.
logGamma(double). Static method in class maths.SpecialMath
The natural logarithm of the gamma function.

M

mBesselFirstOne(double). Static method in class maths.SpecialMath
Modified Bessel function of first kind, order one.
mBesselFirstZero(double). Static method in class maths.SpecialMath
Modified Bessel function of first kind, order zero.

N

NormalDistribution(). Constructor for class maths.statistics.NormalDistribution
Constructs a normal distribution with zero mean and unity variance.
NormalDistribution(double, double). Constructor for class maths.statistics.NormalDistribution
Constructs a normal distribution.
NormalDistribution(double[]). Constructor for class maths.statistics.NormalDistribution
Constructs a normal distribution from a dataset.
normalisedGaussian(double, double). Method in class rps_math.ProbabilityMath

P

probability(double). Method in class maths.statistics.NormalDistribution
Probability density function of a normal (Gaussian) distribution.
probability(double). Method in class maths.statistics.ProbabilityDistribution
Probability density function.
ProbabilityDistribution(). Constructor for class maths.statistics.ProbabilityDistribution
Constructs a probability distribution.
ProbabilityMath(). Constructor for class rps_math.ProbabilityMath

R

Res(). Constructor for class rps.Res
rps_Helper2(). Constructor for class rps.rps_Helper2

S

setMyIndex(int). Method in class rps.Helper2ArrayItem
setMyMaxValue(double). Method in class rps.Helper2ArrayItem
setMyMinValue(double). Method in class rps.Helper2ArrayItem
start(). Method in class rps.Helper1
start(). Method in class rps.helper3
start(). Method in class rps.rps_Helper2
stop(). Method in class rps.Helper1
stop(). Method in class rps.helper3
stop(). Method in class rps.rps_Helper2

T

threeSDGaussian(double, double). Method in class rps_math.ProbabilityMath