Package jscl.engine

Class Graph

java.lang.Object
jscl.engine.Graph
All Implemented Interfaces:
Serializable, jscl.editor.rendering.Plot

public class Graph extends Object implements jscl.editor.rendering.Plot
See Also:
  • Method Details

    • apply

      public double apply(double value)
      Specified by:
      apply in interface jscl.editor.rendering.Plot
    • apply

      public static Object apply(Generic expr)