Package com.imsl.test.example.math
Class ComplexSparseMatrixEx1
java.lang.Object
com.imsl.test.example.math.ComplexSparseMatrixEx1
Performs operations on a sparse complex matrix.
The matrix product of two complex sparse matrices is computed using a method
from the ComplexSparseMatrix class. The one-norm of the result
is also computed. The matrix and its norm are printed.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComplexSparseMatrixEx1
public ComplexSparseMatrixEx1()
-
-
Method Details
-
main
-