| Interface | Description |
|---|---|
| RealVectorFunction |
A vector-valued function a \(R^n \rightarrow R^m\) function, \([y_1,...,y_m] = f(x_1,...,x_n)\).
|
| Class | Description |
|---|---|
| RealVectorSubFunction |
This constructs a
RealVectorFunction from another RealVectorFunction by
restricting/fixing the values of a subset of variables. |