Class Hierarchy
- java.lang.Object
- net.algart.math.functions.AbstractCoordinateTransformationOperator (implements net.algart.math.functions.CoordinateTransformationOperator)
- net.algart.math.functions.ProjectiveOperator (implements net.algart.math.functions.CoordinateTransformationOperator)
- net.algart.math.functions.LinearOperator
- net.algart.math.functions.ProjectiveOperator (implements net.algart.math.functions.CoordinateTransformationOperator)
- net.algart.math.functions.AbstractFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.MaxFromTwoSelectedNumbersFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.MinFromTwoSelectedNumbersFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.ApertureFilteredFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.ApertureFilterOperator (implements net.algart.math.functions.Operator)
- net.algart.math.functions.ConstantFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.ContrastingFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.CoordinateTransformedFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.DividingFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.ExpFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.InverseNumberFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.InverseNumberFunc.Updatable (implements net.algart.math.functions.Func.Updatable)
- net.algart.math.functions.LinearFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.LinearFunc.Updatable (implements net.algart.math.functions.Func.Updatable)
- net.algart.math.functions.LogFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.MultiplyingFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.PowerFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.PowerFunc.Updatable (implements net.algart.math.functions.Func.Updatable)
- net.algart.math.functions.RectangularFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.SelectConstantFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.WeightedMeanFunc (implements net.algart.math.functions.Func)
- net.algart.math.functions.AbstractCoordinateTransformationOperator (implements net.algart.math.functions.CoordinateTransformationOperator)
Interface Hierarchy
- net.algart.math.functions.Func
- net.algart.math.functions.Func.Updatable
- net.algart.math.functions.Operator
- net.algart.math.functions.CoordinateTransformationOperator