Class MinFunctionNode

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

    public class MinFunctionNode
    extends NumericFunctionNode
    This function is an instruction to return the minimum value of all its arguments.
    Author:
    baldersheim, Simon Thoresen Hult
    See Also:
    Serialized Form