org.gcube.dataanalysis.ecoengine.interfaces
Interface SpatialProbabilityDistribution

All Known Subinterfaces:
SpatialProbabilityDistributionGeneric, SpatialProbabilityDistributionTable
All Known Implementing Classes:
AquamapsNative, AquamapsNative2050, AquamapsNN, AquamapsNNNS, AquamapsNNSuitable, AquamapsSuitable, AquamapsSuitable2050, BayesianDistribution, DummyAlgorithm, FeedForwardNeuralNetworkDistribution, SpatialProbabilityDistributionNode, TestAlgorithm

public interface SpatialProbabilityDistribution


Method Summary
 String getDescription()
           
 List<StatisticalType> getInputParameters()
           
 String getName()
           
 StatisticalType getOutput()
           
 ALG_PROPS[] getProperties()
           
 

Method Detail

getProperties

ALG_PROPS[] getProperties()

getName

String getName()

getDescription

String getDescription()

getInputParameters

List<StatisticalType> getInputParameters()

getOutput

StatisticalType getOutput()


Copyright © 2012. All Rights Reserved.