org.ximtec.igesture.framework.algorithm.feature.test
Class GenerateTestMethods

java.lang.Object
  extended by org.ximtec.igesture.framework.algorithm.feature.test.GenerateTestMethods

public class GenerateTestMethods
extends Object


Constructor Summary
GenerateTestMethods()
           
 
Method Summary
static double compute(Class<? extends org.ximtec.igesture.algorithm.feature.Feature> feature)
           
static void main(String[] args)
           
static void print(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateTestMethods

public GenerateTestMethods()
Method Detail

main

public static void main(String[] args)

compute

public static double compute(Class<? extends org.ximtec.igesture.algorithm.feature.Feature> feature)

print

public static void print(int i)


Copyright © 2007 Global Information Systems Group, ETH Zurich. All Rights Reserved.