Class ZCurveXFunction

All Implemented Interfaces:
Iterable<GroupingExpression>

public class ZCurveXFunction extends FunctionNode
Author:
baldersheim, bratseth
  • Constructor Details

    • ZCurveXFunction

      public ZCurveXFunction(GroupingExpression exp)
      Constructs a new instance of this class.
      Parameters:
      exp - The expression to evaluate, must evaluate to a long or long[].
  • Method Details