Class VectorTest

java.lang.Object
  |
  +--VectorTest

public class VectorTest
extends java.lang.Object

Test program for the algebric vector class


Constructor Summary
VectorTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

VectorTest

public VectorTest()
Method Detail

main

public static void main(java.lang.String[] args)