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
E
E
- class math.constants.
E
.
The class E is used to create mathematical E objects.
E()
- Constructor for class math.constants.
E
Constructor the creates the constant E.
eig()
- Method in class math.matrix.
Matrix
Eigenvalue Decomposition
EigenvalueDecomposition
- class math.matrix.
EigenvalueDecomposition
.
Eigenvalues and eigenvectors of a real matrix.
EigenvalueDecomposition(Matrix)
- Constructor for class math.matrix.
EigenvalueDecomposition
Check for symmetry, then construct the eigenvalue decomposition
elements()
- Method in class mvt.util.
IntHashtable
Returns an enumeration of the elements.
encode()
- Method in class mvt.util.
ImageEncoder
encodeDone()
- Method in class mvt.util.
ImageEncoder
encodeDone()
- Method in class mvt.util.
GifEncoder
encodePixels(int, int, int, int, int[], int, int)
- Method in class mvt.util.
ImageEncoder
encodePixels(int, int, int, int, int[], int, int)
- Method in class mvt.util.
GifEncoder
encodeStart(int, int)
- Method in class mvt.util.
ImageEncoder
encodeStart(int, int)
- Method in class mvt.util.
GifEncoder
endDraggingFrame(JComponent)
- Method in class mvt.util.
ScrollableDesktop.ScrollingDesktopManager
endResizingFrame(JComponent)
- Method in class mvt.util.
ScrollableDesktop.ScrollingDesktopManager
entry
- Variable in class mvt.util.
IntHashtableEnumerator
EOF
- Static variable in class mvt.util.
GifEncoder
EOFCode
- Variable in class mvt.util.
GifEncoder
equals(Function)
- Method in class math.objects.
Function
Overrides the equal() method of the Object class.
equals(Object)
- Method in class math.constants.
IntegerConstant
Checks to see if the objects are equal.
equals(Object)
- Method in class mvt.help.
HelpIndexNode
Indicates whether the object is equal to this.
equals(String)
- Method in class math.objects.
Function
Overrides the equal() method of the Object class.
equals(Variable)
- Method in class math.objects.
Variable
Overrides the equal() method of the Object class.
equalsOne()
- Method in class math.constants.
RationalConstant
equalsZero()
- Method in class math.constants.
RationalConstant
errorMessage(String)
- Method in class mvt.tools.
ToolPanel
Display and error dialog box with this panel as its parent.
euler()
- Method in class math.numerics.
ODE3
euler()
- Method in class math.numerics.
ODE2
euler()
- Method in class math.numerics.
ODE1
Solves the ODE numerically using forward Euler's method.
evaluate()
- Method in class math.objects.
Function
A method used to evaluate a symbolic object given nothing.
evaluate()
- Method in class math.objects.
Expression
An abstract method used to evaluate a symbolic object given a nothing
evaluate(Variable, double)
- Method in class math.objects.
Function
A method used to evaluate a symbolic object given a one variable name and one value
evaluate(Variable, double)
- Method in class math.objects.
Expression
An abstract method used to evaulate a symbolic object given a one variable name and one value
evaluate(Variable, double, Variable, double)
- Method in class math.objects.
Function
A method used to evaulate a symbolic object given two variable names and two values
evaluate(Variable, double, Variable, double)
- Method in class math.objects.
Expression
An abstract method used to evaluate a symbolic object given two variable names and two values
evaluate(Variable, double, Variable, double, Variable, double)
- Method in class math.objects.
Function
A method used to evaulate the Expr object of this Function given three variable names and three values
evaluate(Variable, double, Variable, double, Variable, double)
- Method in class math.objects.
Expression
A method used to evaluate a symbolic object given three variable names and three values
evaluate(Variable, double, Variable, double, Variable, double, Variable, double)
- Method in class math.objects.
Function
A method used to evaulate the Expr object of this Function given 4 variable names and 4 values
evaluate(Variable, double, Variable, double, Variable, double, Variable, double)
- Method in class math.objects.
Expression
A method used to evaluate a symbolic object given 4 variable names and 4 values
evaluate(VariableSet, double[])
- Method in class math.objects.
Variable
A method used to evaluate a Variable object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.objects.
Function
A method used to evaluate a symbolic object given any number of doubles contained in an array.
evaluate(VariableSet, double[])
- Method in class math.objects.
Expression
A new abstract method used to evaulate a symbolic object given an ordered variable vector and a corresponding array of constant values
evaluate(VariableSet, double[])
- Method in class math.functions.
Tangent
A method used to evaluate a Tangent object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Subtract
A method used to evaluate a Subtract object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
SquareRoot
A method used to evaluate a SquareRoot object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Sine
A method used to evaluate a Sine object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Secant
A method used to evaluate a Secant object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Power
A method used to evaluate a Power object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Multiply
A method used to evaluate a Multiply object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Log
A method used to evaluate a Log object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
HyperbolicTangent
A method used to evaluate a HyperbolicTangent object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
HyperbolicSine
A method used to evaluate a HyperbolicSine object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Ln
A method used to evaluate a Ln object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
HyperbolicSecant
A method used to evaluate a HyperbolicSecant object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
HyperbolicCoTangent
A method used to evaluate a HyperbolicCoTangent object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
HyperbolicCosine
A method used to evaluate a HyperbolicCosine object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
HyperbolicCoSecant
A method used to evaluate a HyperbolicCoSecant object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Exponential
A method used to evaluate a Exponential object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Divide
A method used to evaluate a Divide object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
CoTangent
A method used to evaluate a CoTangent object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Cosine
A method used to evaluate a Cosine object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
CoSecant
A method used to evaluate a CoSecant object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
ArcTangent
A method used to evaluate a ArcTangent object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
ArcSine
A method used to evaluate a ArcSine object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
ArcSecant
A method used to evaluate a ArcSecant object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
ArcCoTangent
A method used to evaluate a ArcCoTangent object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
ArcCosine
A method used to evaluate a ArcCosine object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
ArcCoSecant
A method used to evaluate a ArcCoSecant object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
Add
A method used to evaluate a Add object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.functions.
AbsoluteValue
A method used to evaluate a AbsoluteValue object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.constants.
RealConstant
A method used to evaluate a Constant object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.constants.
RationalConstant
A method used to evaluate a Constant object given an ordered variable vector and a corresponding array of constant double values
evaluate(VariableSet, double[])
- Method in class math.constants.
IntegerConstant
A method used to evaluate a Constant object given an ordered variable vector and a corresponding array of constant double values
evaluateOneVar(Variable, double)
- Method in class math.objects.
Function
An method used to evaluate a Function object containing multiple variables given only one variable name and one value
evaluateTwoVar(Variable, double, Variable, double)
- Method in class math.objects.
Function
An method used to evaluate a Function object containing multiple variables given two variable names and two values
evaluateVariables(VariableSet, double[])
- Method in class math.objects.
Variable
A method used to evaluate a Variable object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.objects.
Expression
An abstract method used to evaluate a symbolic object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Tangent
An method used to evaluate a Tangent object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Subtract
An method used to evaluate a Subtract object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
SquareRoot
An method used to evaluate a SquareRoot object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Sine
An method used to evaluate a Sine object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Secant
An method used to evaluate a Secant object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Power
An method used to evaluate a Power object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Multiply
An method used to evaluate a Multiply object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Log
An method used to evaluate a Log object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
HyperbolicTangent
An method used to evaluate a HyperbolicTangent object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
HyperbolicSine
An method used to evaluate a HyperbolicSine object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Ln
An method used to evaluate a Ln object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
HyperbolicSecant
An method used to evaluate a HyperbolicSecant object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
HyperbolicCoTangent
An method used to evaluate a HyperbolicCoTangent object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
HyperbolicCosine
An method used to evaluate a HyperbolicCosine object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
HyperbolicCoSecant
An method used to evaluate a HyperbolicCoSecant object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Exponential
An method used to evaluate a Exponential object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Divide
An method used to evaluate a Divide object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
CoTangent
An method used to evaluate a CoTangent object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Cosine
An method used to evaluate a Cosine object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
CoSecant
An method used to evaluate a CoSecant object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
ArcTangent
An method used to evaluate a ArcTangent object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
ArcSine
An method used to evaluate a ArcSine object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
ArcSecant
An method used to evaluate a ArcSecant object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
ArcCoTangent
An method used to evaluate a ArcCoTangent object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
ArcCosine
An method used to evaluate a ArcCosine object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
ArcCoSecant
An method used to evaluate a ArcCoSecant object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
Add
An method used to evaluate a Add object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.functions.
AbsoluteValue
An method used to evaluate a AbsoluteValue object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.constants.
RealConstant
A method used to evaluate a Constant object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.constants.
RationalConstant
A method used to evaluate a Constant object containing multiple variables given only one variable name and one value
evaluateVariables(VariableSet, double[])
- Method in class math.constants.
IntegerConstant
A method used to evaluate a Constant object containing multiple variables given only one variable name and one value
ExcessiveIterationsException
- exception math.exceptions.
ExcessiveIterationsException
.
The class ExcessiveIterationsException is used to signal when an iterative scheme fails to converge before performing a prescribed number of iterations.
ExcessiveIterationsException()
- Constructor for class math.exceptions.
ExcessiveIterationsException
Creates a ExcessiveIterationsException with no arguments
ExcessiveIterationsException(String)
- Constructor for class math.exceptions.
ExcessiveIterationsException
Creates a ExcessiveIterationsException given one String argument containing a reason describing the Exception cause.
ExcessiveIterationsException(String, Point2D.Double[])
- Constructor for class math.exceptions.
ExcessiveIterationsException
Creates a ExcessiveIterationsException given one String argument containing a reason describing the Exception cause.
EXP
- Static variable in class math.util.
Parser
Exponential
- class math.functions.
Exponential
.
The class Exponential is used to create mathematical Exponential objects.
Exponential(Expression)
- Constructor for class math.functions.
Exponential
Expression
- class math.objects.
Expression
.
The Expr class defines a binary node that contains a data element and a left child and right child each pointing to a expr class object
Expression()
- Constructor for class math.objects.
Expression
Extrema
- class mvt.tools.contour.
Extrema
.
Extrema(Function, Variable, Variable, Plot2DPanel)
- Constructor for class mvt.tools.contour.
Extrema
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