vec_math
Class Statistic.Column

java.lang.Object
  extended by vec_math.Statistic.Column
Enclosing class:
Statistic

public static class Statistic.Column
extends Object

Reads the column of the given ascii file and prints out statistic info.


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

Constructor Detail

Statistic.Column

public Statistic.Column()
Method Detail

main

public static void main(String[] arg)