shh.csparse
Class Test1

Object
  extended byTest1

public class Test1
extends Object


Constructor Summary
Test1()
           
 
Method Summary
static void main(String[] args)
          Runs a CSparse over Z through MPDQ.jac() and prints the results.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test1

public Test1()
Method Detail

main

public static void main(String[] args)
Runs a CSparse over Z through MPDQ.jac() and prints the results.

Parameters:
args - m n entry0 entry1 ... We create an m × n matrix and feed the entries into it using CSparse.userInputMatrix(java.util.List).