Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JKalman
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
L
M
N
P
Q
R
S
T
U
T
times(double)
- Method in class jama.
Matrix
Multiply a matrix by a scalar, C = s*A
times(Matrix)
- Method in class jama.
Matrix
Linear algebraic matrix multiplication, A * B
timesEquals(double)
- Method in class jama.
Matrix
Multiply a matrix by a scalar in place, A = s*A
toString(int, int)
- Method in class jama.
Matrix
Hybrid toString.
toString()
- Method in class jama.
Matrix
Overrides the Object
toString()
method.
trace()
- Method in class jama.
Matrix
Matrix trace.
transpose()
- Method in class jama.
Matrix
Matrix transpose.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JKalman
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
L
M
N
P
Q
R
S
T
U