Package org.hortonmachine.modules
Class TrentoPProject
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.TrentoPProject
public class TrentoPProject
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TrentoPProject() -
Method Summary
Modifier and Type Method Description double[][]getResults()static voidmain(java.lang.String[] args)voidprocess()
-
Field Details
-
Constructor Details
-
TrentoPProject
public TrentoPProject()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-
getResults
public double[][] getResults() -
main
public static void main(java.lang.String[] args) throws java.lang.Exception- Throws:
java.lang.Exception
-