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

Quick Search    Search Deep

com.hartmath.loadable
Class EDivP  view EDivP download EDivP.java

java.lang.Object
  extended bycom.hartmath.mapping.SFunctionEvaluator
      extended bycom.hartmath.loadable.EDivP
All Implemented Interfaces:
com.hartmath.mapping.FunctionEvaluator

public class EDivP
extends com.hartmath.mapping.SFunctionEvaluator

Description of the Class


Constructor Summary
EDivP()
          Constructor for the EDivP object
 
Method Summary
 com.hartmath.expression.HObject evaluate(com.hartmath.expression.HFunction vect, com.hartmath.lib.Session session)
          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

EDivP

public EDivP()
Constructor for the EDivP object

Method Detail

evaluate

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