Class HypotNode

All Implemented Interfaces:
com.oracle.truffle.api.instrumentation.InstrumentableNode, com.oracle.truffle.api.nodes.NodeInterface, Cloneable

public abstract class HypotNode extends MathOperation
  • Constructor Details

  • Method Details

    • hypot0

      protected static double hypot0(Object[] args)
    • hypot1

      protected final double hypot1(Object[] args)
    • hypot2

      protected final double hypot2(Object[] args)
    • hypot

      protected final double hypot(Object[] args)