Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MVT API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
R
random(int, int)
- Static method in class math.matrix.
Matrix
Generate matrix with random elements
rank()
- Method in class math.matrix.
SingularValueDecomposition
Effective numerical matrix rank
rank()
- Method in class math.matrix.
Matrix
Matrix rank
RationalConstant
- class math.constants.
RationalConstant
.
RationalConstant.java: The
Rational
class provides support for Rational numbers.
RationalConstant()
- Constructor for class math.constants.
RationalConstant
RationalConstant(long)
- Constructor for class math.constants.
RationalConstant
RationalConstant(long, long)
- Constructor for class math.constants.
RationalConstant
read(BufferedReader)
- Static method in class math.matrix.
Matrix
Read a matrix from a stream.
RealConstant
- class math.constants.
RealConstant
.
The class Constant is used to create mathematical Constant objects.
RealConstant(double)
- Constructor for class math.constants.
RealConstant
rehash()
- Method in class mvt.util.
IntHashtable
Rehashes the content of the table into a bigger table.
remove(Function)
- Method in class math.objects.
FunctionList
remove(int)
- Method in class mvt.util.
IntHashtable
Removes the element corresponding to the key.
remove(Object)
- Method in class mvt.util.
IntHashtable
A remove method that takes an Object, for compatibility with java.util.Dictionary.
remove(Variable)
- Method in class math.objects.
VariableSet
removeUpdate(DocumentEvent)
- Method in class mvt.help.
HelpIndex
Invoked when text has been removed from the text field.
rescale(boolean)
- Method in class mvt.graphics.
VectorField
rescale(boolean)
- Method in class mvt.graphics.
VectorField.AbstractVectorField
This method takes a boolean that determines the scaling factor to use on the VectorField.
resetScreenBasis(int)
- Method in class mvt.graphics.
Plot3DPanel
Sets the screen orientation, possible orientations are: X_Y_PLANE, X_Z_PLANE, Y_Z_PLANE, DEFAULT
reverseSearch(String, int)
- Method in class mvt.help.
HelpIndexList
Searches backwards from the current index.
rgb
- Variable in class mvt.util.
GifEncoderHashitem
rgbPixels
- Variable in class mvt.util.
GifEncoder
RIGHT_AXIS_MAXIMUM
- Static variable in class mvt.graphics.
Plot3DAxes.AxesGroup
RIGHT_AXIS_MINIMUM
- Static variable in class mvt.graphics.
Plot3DAxes.AxesGroup
RIGHT_BOTTOM
- Static variable in class mvt.graphics.
Plot3DAxes.AxesGroup
rightChild
- Variable in class math.objects.
BinaryExpression
The variables leftChild and rightChild store the first and second children of binary expressions.
Root1DTool
- class mvt.tools.numerical.
Root1DTool
.
This tool finds x's that satisfy the following equation: f(x) = 0
Root1DTool.ClearButtonListener
- class mvt.tools.numerical.
Root1DTool.ClearButtonListener
.
Root1DTool.ClearButtonListener()
- Constructor for class mvt.tools.numerical.
Root1DTool.ClearButtonListener
Root1DTool.SolveButtonListener
- class mvt.tools.numerical.
Root1DTool.SolveButtonListener
.
Root1DTool.SolveButtonListener()
- Constructor for class mvt.tools.numerical.
Root1DTool.SolveButtonListener
Root1DTool(String)
- Constructor for class mvt.tools.numerical.
Root1DTool
Root2DTool
- class mvt.tools.numerical.
Root2DTool
.
This tool finds (x,y)'s that satisfy the following system of equations: f(x,y) = 0 g(x,y) = 0
Root2DTool.ClearButtonListener
- class mvt.tools.numerical.
Root2DTool.ClearButtonListener
.
Root2DTool.ClearButtonListener()
- Constructor for class mvt.tools.numerical.
Root2DTool.ClearButtonListener
Root2DTool.SolveButtonListener
- class mvt.tools.numerical.
Root2DTool.SolveButtonListener
.
Root2DTool.SolveButtonListener()
- Constructor for class mvt.tools.numerical.
Root2DTool.SolveButtonListener
Root2DTool(String)
- Constructor for class mvt.tools.numerical.
Root2DTool
Root3DTool
- class mvt.tools.numerical.
Root3DTool
.
This tool finds (x,y,z)'s that satisfy the following system of equations: f(x,y,z) = 0 g(x,y,z) = 0 h(x,y,z) = 0
Root3DTool.ClearButtonListener
- class mvt.tools.numerical.
Root3DTool.ClearButtonListener
.
Root3DTool.ClearButtonListener()
- Constructor for class mvt.tools.numerical.
Root3DTool.ClearButtonListener
Root3DTool.SolveButtonListener
- class mvt.tools.numerical.
Root3DTool.SolveButtonListener
.
Root3DTool.SolveButtonListener()
- Constructor for class mvt.tools.numerical.
Root3DTool.SolveButtonListener
Root3DTool(String)
- Constructor for class mvt.tools.numerical.
Root3DTool
RootFinderOptions
- class mvt.tools.numerical.
RootFinderOptions
.
Creates and lays out the components used in the options panel for the Numerical Root Finder.
RootFinderOptions()
- Constructor for class mvt.tools.numerical.
RootFinderOptions
rotate(double, double, double)
- Method in class mvt.graphics.
Plot3DPanel
Rotates component about its x basis vector or its y basis vector.
rotate(double, double, double)
- Method in class mvt.graphics.
FloatingAxes
Rotates axes about its x basis vector or its y basis vector.
run()
- Method in class mvt.help.
BrowserButtons$2
run()
- Method in class mvt.help.
BrowserButtons$1
run()
- Method in class mvt.tools.
GraphicsPanel$2
run()
- Method in class mvt.tools.
GraphicsPanel$1
run()
- Method in class mvt.util.
PrintPreview$5
rungeKutta4()
- Method in class math.numerics.
ODE3
rungeKutta4()
- Method in class math.numerics.
ODE2
rungeKutta4()
- Method in class math.numerics.
ODE1
Solves the ODE numerically using the standard fourth-order Runge-Kutta method.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MVT API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
mvt.icons