Uses of Interface
org.n52.math.Algorithms

Packages that use Algorithms
org.n52.math.testforms Provides for the test forms for org.n52.math
 

Uses of Algorithms in org.n52.math.testforms
 

Classes in org.n52.math.testforms that implement Algorithms
 class GenericAlgorithms
           
 

Constructors in org.n52.math.testforms with parameters of type Algorithms
AlgorithmsForm(Algorithms alg)
          Shows the specified Algorithms in a test form with no default values
AlgorithmsForm(Algorithms alg, double[] defaults)
          Shows the specified Algorithms in a test form with specified default values