|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
ObjectTestHNF
| Constructor Summary | |
TestHNF()
|
|
| Method Summary | |
static void |
main(String[] args)
Runs a CSparse through CSparse.HNF() and prints
the results. |
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestHNF()
| Method Detail |
public static void main(String[] args)
CSparse through CSparse.HNF() and prints
the results.
args - m n entry0
entry1 ... We create an
m × n matrix and feed
the entries into it using CSparse.userInputMatrix(java.util.List).
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||