Skip navigation links
A C D E F G I M S T U 

A

AbstractMatrix - Class in matrix
This abstract class partially implements the Matrix API.
AbstractMatrix() - Constructor for class matrix.AbstractMatrix
 
add(Matrix) - Method in class matrix.AbstractMatrix
Adds this matrix to another.
add(Matrix) - Method in interface matrix.Matrix
Adds this matrix to another.
ArrayImplementation - Class in matrix
This class provides a data representation for the AbstractMatrix implementation of the Matrix API.
ArrayImplementation(int, int) - Constructor for class matrix.ArrayImplementation
Creates an array representation of a matrix of integers.
ArrayListImplementation - Class in matrix
This class provides a data representation for the AbstractMatrix implementation of the Matrix API.
ArrayListImplementation(int, int) - Constructor for class matrix.ArrayListImplementation
Creates a list representation of a matrix of integers.
A C D E F G I M S T U 
Skip navigation links