A I M P S T

A

add(int[][], int[][]) - Static method in class Matrices
Adds two matrices of the same order.
add(double[][], double[][]) - Static method in class Matrices
Adds two matrices of the same order.
add(double[][], int[][]) - Static method in class Matrices
Adds two matrices of the same order.
add(int[][], double[][]) - Static method in class Matrices
Adds two matrices of the same order.

A I M P S T