A C D E G L M O P S T V

A

AbstractAlgorithm - Class in org.itc.idv.math
Convenience class to implement Algorithm.
Algorithm - Interface in org.itc.idv.math
Interface intended to describe and structure algorithms to be used for one pixel at a time.
AlgorithmN - Interface in org.itc.idv.math
Describe a list of algorithms using the params as inputs and returning a list of doubles
AlgorithmOnList - Interface in org.itc.idv.math
List of algorithms with the same signature
AlgorithmOnValues - Interface in org.itc.idv.math
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).

A C D E G L M O P S T V