circlePattern.variational
Class TestEuclideanFunctional

java.lang.Object
  extended bycirclePattern.variational.TestEuclideanFunctional

public final class TestEuclideanFunctional
extends java.lang.Object

Test class for the class EuclideanFunctional. All it does is to compare a numerically approximated gradient with the calculated gradient. Created: Sat Jun 8 15:57:42 CEST 2002


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

Method Detail

main

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