Uses of Interface
org.itc.idv.math.AlgorithmN

Packages that use AlgorithmN
org.itc.idv.math Provides for the generic mathematical functionality. 
 

Uses of AlgorithmN in org.itc.idv.math
 

Subinterfaces of AlgorithmN in org.itc.idv.math
 interface AlgorithmOnList
           List of algorithms with the same signature
 interface AlgorithmOnValues
           Algorithm that works on a dataset where all input values have the same meaning and all output values have the same meaning (which may be different from the input).