Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
ConstFunction Struct ReferenceThe most simple function, just return a constant value which may be set using SetParameters.
More...
#include <Function.hpp>
Inheritance diagram for ConstFunction::
List of all members.
Public Methods |
void | SetParameters (double *p) |
| Set additional parameters to (*this), which parameters depends on the particular specialization.
|
double | Eval (double *) |
| Evaluate function in *x.
|
The documentation for this struct was generated from the following file:
Generated at Mon Aug 19 10:02:33 2002 for AWFD by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001
|