Class | Description |
---|---|
MatrixControl |
This class provides controls for a displayed matrix, including filling,
clearing, transposing, making an identity, and creating a new matrix.
|
MatrixDisplay |
This class provides a display area for elements of a matrix, or for the
results of matrix operations.
|
MatrixOperation |
This class allows operations to be tried on two matrix operands,
with the result displayed.
|