JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
I
M
S
T
U
I
incrColumns()
- Method in interface matrix.
Matrix
Increase the number of columns in this matrix by one.
incrRows()
- Method in interface matrix.
Matrix
Increase the number of rows in this matrix by one.
insertColumn(int, int...)
- Method in interface matrix.
Matrix
Inserts a column to this matrix.
insertRow(int, int...)
- Method in interface matrix.
Matrix
Inserts a row into this matrix.
isIdentity()
- Method in interface matrix.
Matrix
Tests whether this matrix is an identity matrix.
A
C
D
E
F
G
I
M
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes