|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--Opus5.Demo1
Demonstration program that tests the following classes:
DenseMatrix,
SparseMatrixAsArray,
SparseMatrixAsVector, and
SparseMatrixAsLinkedList.
DenseMatrix,
SparseMatrixAsArray,
SparseMatrixAsVector,
SparseMatrixAsLinkedList| Constructor Summary | |
Demo1()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
The (static) main program. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Demo1()
| Method Detail |
public static void main(java.lang.String[] args)
args - The command-line arguments. Ignored.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||