org.gcube.contentmanagement.graphtools.tests
Class ExampleMathFunctions

java.lang.Object
  extended by org.gcube.contentmanagement.graphtools.tests.ExampleMathFunctions

public class ExampleMathFunctions
extends java.lang.Object


Constructor Summary
ExampleMathFunctions()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static double mean(double[] p)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleMathFunctions

public ExampleMathFunctions()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

mean

public static double mean(double[] p)