A C D M S T 

C

cloneMatrix() - Method in class Matrix
Creates a deep copy the current matrix
createMatrix(int, int, int[][], boolean) - Static method in class Matrix
Creates a matrix with the provided data
createNullMatrix(int) - Static method in class Matrix
Creates a null (square) matrix of the specified size
createUnitMatrix(int) - Static method in class Matrix
Creates a unit (square) matrix of the specified size
A C D M S T 
Skip navigation links