- radioButtonLabel - Static variable in class net.danap.numericalworksheet.main.MainInputPanel
-
- random(int, int) - Static method in class net.danap.numericalworksheet.utilities.Matrix
-
- Rational - Class in net.danap.numericalworksheet.utilities
-
The Rational Data Type implementation class.
- Rational(BigInteger, BigInteger) - Constructor for class net.danap.numericalworksheet.utilities.Rational
-
- Rational(int) - Constructor for class net.danap.numericalworksheet.utilities.Rational
-
- Rational(int, int) - Constructor for class net.danap.numericalworksheet.utilities.Rational
-
- Rational(String) - Constructor for class net.danap.numericalworksheet.utilities.Rational
-
- ReadDataFile - Class in net.danap.numericalworksheet.utilities
-
The ReadDataFile class that implements a data file read used by some of the
approximations.
- ReadDataFile() - Constructor for class net.danap.numericalworksheet.utilities.ReadDataFile
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.ClampedCubicSplinePanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.CramerPanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.CubicSplinePanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.GaussEliminationPanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.HermitePanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.LagrangePanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.LDLPanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.LinearSystemsPanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.LLPanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.LUPanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.MatrixPanel
-
- readExternalData() - Static method in class net.danap.numericalworksheet.approximationpanels.NewtonDivDiffPanel
-
- returnOutputData(int) - Static method in class net.danap.numericalworksheet.main.OutputPanel
-
- rombergIntegral(double, double, double) - Method in class net.danap.numericalworksheet.approximations.RombergQuad2
-
- RombergQuad - Class in net.danap.numericalworksheet.approximations
-
The Romberg composite trapezoidal integration approximation
method implementation class.
- RombergQuad() - Constructor for class net.danap.numericalworksheet.approximations.RombergQuad
-
- RombergQuad2 - Class in net.danap.numericalworksheet.approximations
-
The Romberg adaptive integration approximation method implementation
class.
- RombergQuad2() - Constructor for class net.danap.numericalworksheet.approximations.RombergQuad2
-
- rombergQuad2Card - Variable in class net.danap.numericalworksheet.main.MethodPanel
-
- RombergQuad2Panel - Class in net.danap.numericalworksheet.approximationpanels
-
The RombergQuad2Panel used for collecting input data
required to execute the Adaptive Romberg integration
approximation.
- RombergQuad2Panel(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.RombergQuad2Panel
-
- rombergQuadCard - Variable in class net.danap.numericalworksheet.main.MethodPanel
-
- RombergQuadPanel - Class in net.danap.numericalworksheet.approximationpanels
-
The RombergQuadPanel used for collecting input data
required to execute the composite Romberg integration
approximation.
- RombergQuadPanel(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.RombergQuadPanel
-
- round - Static variable in class net.danap.numericalworksheet.expression.FunctionSet
-
- RoundFunc - Class in net.danap.numericalworksheet.functions
-
Round function
- RoundFunc() - Constructor for class net.danap.numericalworksheet.functions.RoundFunc
-