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

Quick Search    Search Deep

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

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

public class EEigenvaluesHermitian
extends com.hartmath.mapping.SFunctionEvaluator

Description of the Class


Constructor Summary
EEigenvaluesHermitian()
          Constructor for the EEigenvaluesHermitian 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

EEigenvaluesHermitian

public EEigenvaluesHermitian()
Constructor for the EEigenvaluesHermitian object

Method Detail

evaluate

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