Package com.imsl.test.example.math
Class MatrixEx1
java.lang.Object
com.imsl.test.example.math.MatrixEx1
Calculates the 1-norm of 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
-
MatrixEx1
public MatrixEx1()
-
-
Method Details
-
main
-