Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.hartmath.initial
Class EPureFunction  view EPureFunction download EPureFunction.java

java.lang.Object
  extended bycom.hartmath.mapping.SFunctionEvaluator
      extended bycom.hartmath.initial.EPureFunction
All Implemented Interfaces:
com.hartmath.mapping.FunctionEvaluator

class EPureFunction
extends com.hartmath.mapping.SFunctionEvaluator


Constructor Summary
EPureFunction()
          Constructor for the ELambda object
 
Method Summary
 com.hartmath.expression.HObject evaluate(com.hartmath.expression.HFunction vect, com.hartmath.lib.Session session)
          Method Declaration.
 com.hartmath.expression.HObject substitute(com.hartmath.expression.HObject fun, com.hartmath.expression.HObject obj, com.hartmath.expression.HObject subst)
          Description of the Method
 
Methods inherited from class com.hartmath.mapping.SFunctionEvaluator
evaluate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPureFunction

public EPureFunction()
Constructor for the ELambda object

Method Detail

evaluate

public com.hartmath.expression.HObject evaluate(com.hartmath.expression.HFunction vect,
                                                com.hartmath.lib.Session session)
Method Declaration.


substitute

public com.hartmath.expression.HObject substitute(com.hartmath.expression.HObject fun,
                                                  com.hartmath.expression.HObject obj,
                                                  com.hartmath.expression.HObject subst)
Description of the Method