Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
TensorNPolynomFunction Struct Template ReferenceTensor product of simple polynomials
Eval(x) returns
parameters are set using a vector with the following order of entries: q,p(0),...,p(N-1) , c(0,0),c(0,1),..,c(0,p(0)) , c(1,0),...
More...
#include <Function.hpp>
Inheritance diagram for TensorNPolynomFunction::
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 *x) |
| Evaluate function in *x.
|
template<int N> struct TensorNPolynomFunction
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
|