Package com.imsl.test.example.math
Class PrintMatrixEx1
java.lang.Object
com.imsl.test.example.math.PrintMatrixEx1
Prints a simple matrix.
The 1 norm of a matrix is found using a method from the Matrix class. The matrix is printed using the PrintMatrix class.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PrintMatrixEx1
public PrintMatrixEx1()
-
-
Method Details
-
main
-