Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
P
Q
R
S
T
U
V
W
Z
M
Matrix
<
T
,
E
extends
Array2D
<
T
>,
F
extends
Array1D
<
T
>> - Class in
jsci.maths.matrix
Matrix(E, AlgorithmsFactory<T, E, F>)
- Constructor for class jsci.maths.matrix.
Matrix
Matrix(E, Ring<T>)
- Constructor for class jsci.maths.matrix.
Matrix
MaximumIterationsExceededException
- Exception in
jsci.maths
This exception occurs when a numerical algorithm exceeds it maximum number of allowable iterations.
MaximumIterationsExceededException()
- Constructor for exception jsci.maths.
MaximumIterationsExceededException
Constructs a MaximumIterationsExceededException with no detail message.
MaximumIterationsExceededException(String, Object)
- Constructor for exception jsci.maths.
MaximumIterationsExceededException
Constructs a MaximumIterationsExceededException with the specified detail message.
multiply(E, E)
- Method in interface jsci.maths.matrix.
Algorithms
multiply(DoubleMatrix<E, F>)
- Method in class jsci.maths.matrix.
DoubleMatrix
multiply(AlgorithmsDoubleArray2D, AlgorithmsDoubleArray2D)
- Method in class jsci.maths.matrix.impl.
AlgorithmsDenseDoubleArray2D
multiply(AlgorithmsDoubleArray2D)
- Method in class jsci.maths.matrix.impl.
AlgorithmsDenseDoubleArray2D
multiply(AlgorithmsDoubleArray2D)
- Method in interface jsci.maths.matrix.impl.
AlgorithmsDoubleArray2D
multiply(AlgorithmsDoubleArray2D, AlgorithmsDoubleArray2D)
- Method in class jsci.maths.matrix.impl.
AlgorithmsSparseDoubleArray2D
multiply(AlgorithmsDoubleArray2D)
- Method in class jsci.maths.matrix.impl.
AlgorithmsSparseDoubleArray2D
multiply(AlgorithmsDoubleArray2D, AlgorithmsDoubleArray2D)
- Method in class jsci.maths.matrix.impl.
AlgorithmsTransposedDoubleArray2D
multiply(AlgorithmsDoubleArray2D)
- Method in class jsci.maths.matrix.impl.
AlgorithmsTransposedDoubleArray2D
multiply(E, E)
- Method in class jsci.maths.matrix.impl.
DoubleAlgorithms
multiply(E, E)
- Method in class jsci.maths.matrix.impl.
RingAlgorithms
multiply(Matrix<T, E, F>)
- Method in class jsci.maths.matrix.
Matrix
multiply(Double, Double)
- Method in class jsci.maths.structure.
DoubleField
multiply(T, T)
- Method in interface jsci.maths.structure.
Ring
multiplyOp(AlgorithmsDenseDoubleArray2D)
- Method in class jsci.maths.matrix.impl.
AlgorithmsDenseDoubleArray2D
multiplyOp(AlgorithmsDenseDoubleArray2D)
- Method in interface jsci.maths.matrix.impl.
AlgorithmsDoubleArray2D
multiplyOp(AlgorithmsDenseDoubleArray2D)
- Method in class jsci.maths.matrix.impl.
AlgorithmsSparseDoubleArray2D
multiplyOp(AlgorithmsDenseDoubleArray2D)
- Method in class jsci.maths.matrix.impl.
AlgorithmsTransposedDoubleArray2D
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
P
Q
R
S
T
U
V
W
Z