Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

Sct.function.GenericFunction Class Reference

Inheritance diagram for Sct.function.GenericFunction:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 GenericFunction (int dimension, int params)
 Creates a new instance of GenericFunction.

hep.aida.IAnnotation annotation ()
String codeletString ()
int dimension ()
double[] gradient (double[] values)
int indexOfParameter (String str)
boolean isEqual (hep.aida.IFunction iFunction)
int numberOfParameters ()
double parameter (String str)
String[] parameterNames ()
double[] parameters ()
boolean providesGradient ()
void setParameter (String str, double param) throws java.lang.IllegalArgumentException
void setParameters (double[] values)
String variableName (int param)
String[] variableNames ()
String title ()
void setTitle (String title)
abstract String getName ()

Protected Attributes

int dim
String title
double[] params
String[] paramNames
String[] varNames

Detailed Description

Author:
palmer

Definition at line 15 of file GenericFunction.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 8 11:44:19 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5