Opus5.Demo1

Explanation

This demonstration program tests the following classes: DenseMatrix, SparseMatrixAsArray, SparseMatrixAsVector, and SparseMatrixAsLinkedList.

The source code for the main method is available here.

Instructions

This is a non-interactive program that creates several matrices, performs various operations on those matrices, and prints the results.


Bruno
Copyright © 1999 by Bruno R. Preiss, P.Eng. All rights reserved.