Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
J
Jacobi
- Class in
fhm.edu.fem.calc.objects.algorithm
Class Description: This class offers methods to calculate Eigenvalues and Eigenvectors via the Jacobi Algorithm.
Jacobi()
- Constructor for class fhm.edu.fem.calc.objects.algorithm.
Jacobi
Constructor
jacobi(int, double, double[][], double[][], int)
- Method in class fhm.edu.fem.calc.objects.algorithm.
RayleighS
Calculates the Eigenvalues and Eigenvectors of the symmetric Matrix A
jacobi(int, double, double[][], double[][], int)
- Method in class fhm.edu.fem.calc.objects.algorithm.
SVI1
Calculates the Eigenvalues and Eigenvectors of the symmetric Matrix A
jacobi(int, double, double[][], double[][], int)
- Method in class fhm.edu.fem.calc.objects.algorithm.
SVI3
Calculates the Eigenvalues and Eigenvectors of the symmetric Matrix A
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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